HomeSort by relevance Sort by last modified time
    Searched refs:SYM (Results 1 - 25 of 40) sorted by null

1 2

  /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
  /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();
144 text.removeSpan(SYM);
159 getActive(text, SYM, META_SYM_ON, META_SYM_LOCKED) |
180 return getActive(text, SYM, 1, 2);
216 adjust(content, SYM);
224 return what == CAP || what == ALT || what == SYM ||
252 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::__anon22280
    [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::__anon22673
    [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::__anon23009
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-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::__anon23402
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-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::__anon23752
    [all...]

Completed in 3312 milliseconds

1 2