Searched defs:token (Results 1 - 25 of 97) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990801-1.c5 token() function
H A D20040304-1.c6 int token = -1; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt18.C19 void foo(Token token) { argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr46398.c4 test (int token) argument
H A Dpr61346.c50 struct slice token; member in struct:ret
59 struct slice token; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980505-2.c6 Uint16 token; local
H A Denum-1.c22 } token; typedef in typeref:enum:__anon1792
/haiku-buildtools/binutils/gold/
H A Ddirsearch.h67 token() function in class:gold::Dirsearch
H A Darm-reloc-property.cc53 char* token = strtok(buffer, " "); local
H A Dworkqueue.cc156 Task_token* token = t->is_runnable(); local
220 Task_token* token = t->is_runnable(); local
399 Task_token* token = t->is_runnable(); local
452 Task_token* token = *p; local
515 add_blocker(Task_token* token) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-gperf.h4 struct resword { const char *name; short token; enum rid rid; }; member in struct:resword
H A Dscan-decls.c45 enum cpp_token token = cpp_get_token (pfile); local
90 enum cpp_token token; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dhash.h4 struct resword { const char *name; short token; enum rid rid;}; member in struct:resword
H A Dspew.c42 struct token { struct
[all...]
/haiku-buildtools/legacy/gcc/gcc/java/
H A Dkeyword.h28 struct java_keyword { const char *name; int token; }; member in struct:java_keyword
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Duninit-2-O0.c28 enum cpp_token token; /* { dg-bogus "token" "uninitialized variable warning" } */ local
H A Duninit-2.c28 enum cpp_token token; /* { dg-bogus "token" "uninitialized variable warning" } */ local
/haiku-buildtools/gcc/libstdc++-v3/src/c++11/
H A Dcow-string-inst.cc71 random_device::_M_init(const std::string& token) argument
105 random_device::_M_init_pretr1(const std::string& token) argument
H A Drandom.cc79 random_device::_M_init(const std::string& token) argument
113 random_device::_M_init_pretr1(const std::string& token) argument
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dthreadring.c63 int token; local
/haiku-buildtools/gcc/gmp/mpn/lisp/
H A Dgmpasm-mode.el[all...]
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dhash.h5 short token; member in struct:resword
/haiku-buildtools/binutils/binutils/
H A Dmcparse.y337 token: MCIDENT { $$ = $1; } label
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Drob2.go68 var token int var
[all...]
/haiku-buildtools/gcc/gmp/demos/expr/
H A Dexpr-impl.h107 int token; member in struct:mpexpr_parse_t

Completed in 155 milliseconds

1234