/external/llvm/lib/Support/ |
SearchForAddressOfSpecialSymbol.cpp | 21 #define EXPLICIT_SYMBOL(SYM) \ 22 extern void *SYM; if (!strcmp(symbolName, #SYM)) return &SYM
|
DynamicLibrary.cpp | 157 #define EXPLICIT_SYMBOL(SYM) \ 158 if (!strcmp(symbolName, #SYM)) return &SYM
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
nm-pdb.c | 66 } SYM; 70 SYM *syms; 76 const SYM *s1 = (const SYM *)_s1; 77 const SYM *s2 = (const SYM *)_s2; 144 printf(("Loaded symbols: SYM\n"));
|
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/ |
nm-pdb.c | 66 } SYM; 70 SYM *syms; 76 const SYM *s1 = (const SYM *)_s1; 77 const SYM *s2 = (const SYM *)_s2; 144 printf(("Loaded symbols: SYM\n"));
|
/frameworks/base/core/java/android/text/method/ |
MetaKeyKeyListener.java | 29 * meta keys such as SHIFT, ALT and SYM as well as the pseudo-meta state of selecting text. 85 * Flag that indicates that the SYM key is on. 99 * Flag that indicates that the SYM key is locked. 135 private static final Object SYM = new NoCopySpan.Concrete(); 147 text.removeSpan(SYM); 162 getActive(text, SYM, META_SYM_ON, META_SYM_LOCKED) | 208 return getActive(text, SYM, PRESSED_RETURN_VALUE, LOCKED_RETURN_VALUE); 275 adjust(content, SYM); 283 return what == CAP || what == ALT || what == SYM || 311 resetLock(content, SYM); [all...] |
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/ |
picoloaddbg.lua | 13 -- :SYM "<sym>" :PROP mapval = <uint8> { , <propname> = <int> }
53 -- get :SYM
54 sym = string.match(cline, "^:SYM%s+\"([^\"]-)\"%s+")
55 if not sym then
56 sym = string.match(cline, "^:SYM%s+'([^']-)'%s+")
58 if sym then
59 cline = string.gsub(cline, "^:SYM%s+['\"].-['\"]%s+", "") [all...] |
picoloadphones.lua | 12 -- :SYM "<sym>" :PROP mapval = <uint8> { , <propname> = <int> }
51 -- get :SYM
52 sym = string.match(cline, "^:SYM%s+\"([^\"]-)\"%s+")
53 if not sym then
54 sym = string.match(cline, "^:SYM%s+'([^']-)'%s+")
56 if sym then
57 cline = string.gsub(cline, "^:SYM%s+['\"].-['\"]%s+", "") [all...] |
symshift.pl | 195 if (/^\s*:SYM\s+\"([^\"]+)\"(.*)$/) { 196 ($sym,$rest) = ($1,$2); 204 $sym = translate($table,$sym,$id); 205 if ($shifted{$sym}) { 206 $otherplane = int($shifted{$sym} / 256); 207 print STDERR "symbol \"$sym\" was allready assigned to plane of \"$table{$otherplane}\" ($otherplane); overwriting\n"; 209 $shifted{$sym} = $shifted; 210 $sym{$shifted} = $sym; [all...] |
/sdk/emulator/qtools/ |
callstack.h | 19 // SYM is the symbol_type from the TraceReader<> template class. To 23 template <class SYM> 32 typedef SYM symbol_type;
|
/external/linux-tools-perf/ |
builtin-script.c | 47 {.str = "sym", .field = PERF_OUTPUT_SYM}, 160 if (PRINT_FIELD(SYM)) { 233 else if (PRINT_FIELD(SYM) && symbol_conf.use_callchain) 291 if (PRINT_FIELD(SYM)) { 988 "comma separated output fields prepend with 'type:'. Valid types: hw,sw,trace,raw. Fields: comm,tid,pid,time,cpu,event,trace,sym",
|
/external/eigen/blas/testing/ |
cblat2.f | [all...] |
zblat2.f | [all...] |
dblat2.f | [all...] |
dblat3.f | [all...] |
sblat2.f | [all...] |
sblat3.f | [all...] |
cblat3.f | [all...] |
zblat3.f | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gimple.h | 45 #define DEFGSCODE(SYM, STRING, STRUCT) SYM, 749 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) SYM, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.h | 45 #define DEFGSCODE(SYM, STRING, STRUCT) SYM, 749 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) SYM, [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
gimple.h | 45 #define DEFGSCODE(SYM, STRING, STRUCT) SYM, 749 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) SYM, [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
gimple.h | 45 #define DEFGSCODE(SYM, STRING, STRUCT) SYM, 749 #define DEFGSSTRUCT(SYM, STRUCT, HAS_TREE_OP) SYM, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/ |
bfd.h | 271 struct bfd_symbol *sym; /* Function name. */ 268 struct bfd_symbol *sym; \/* Function name. *\/ member in union:lineno_cache_entry::__anon33422 [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/ |
bfd.h | 278 struct bfd_symbol *sym; /* Function name. */ 275 struct bfd_symbol *sym; \/* Function name. *\/ member in union:lineno_cache_entry::__anon33815 [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
bfd.h | 271 struct bfd_symbol *sym; /* Function name. */ 268 struct bfd_symbol *sym; \/* Function name. *\/ member in union:lineno_cache_entry::__anon34151 [all...] |