HomeSort by relevance Sort by last modified time
    Searched defs:sym (Results 76 - 100 of 122) sorted by null

1 2 34 5

  /cts/tools/dasm/src/dasm/
sym.java 10 public class sym { class
  /cts/tools/dasm/src/java_cup/
lalr_state.java 283 symbol sym, sym2; local
323 sym = itm.symbol_after_dot();
324 if (sym != null) outgoing.add(sym);
330 sym = (symbol)s.nextElement();
344 if (sym.equals(sym2))
401 st.add_transition(sym, new_st);
458 symbol sym; local
514 sym = trans.on_symbol();
515 if (!sym.is_non_term()
    [all...]
production.java 613 symbol sym; local
634 sym = ((symbol_part)part).the_symbol();
637 if (!sym.is_non_term())
640 else if (!((non_terminal)sym).nullable())
667 symbol sym; local
675 sym = ((symbol_part)rhs(part)).the_symbol();
678 if (sym.is_non_term())
681 _first_set.add(((non_terminal)sym).first_set());
684 if (!((non_terminal)sym).nullable())
690 _first_set.add((terminal)sym);
    [all...]
  /external/elfutils/src/
i386_ld.c 108 XElf_Sym_vardef (sym);
132 sym, xndx);
133 if (sym->st_shndx != SHN_XINDEX)
134 xndx = sym->st_shndx;
146 if (XELF_ST_TYPE (sym->st_info) == STT_SECTION)
494 struct symbol *sym; local
540 sym = scninfo->fileinfo->symref[r_sym];
544 if (unlikely (sym->type != STT_FUNC) && ! sym->need_copy)
546 sym->need_copy = 1
    [all...]
nm.c 131 GElf_Sym sym; member in struct:GElf_SymX
790 syms[cnt].sym.st_name);
805 digits, syms[cnt].sym.st_value,
807 GELF_ST_BIND (syms[cnt].sym.st_info),
809 ebl_symbol_type_name (ebl, GELF_ST_TYPE (syms[cnt].sym.st_info),
811 digits, syms[cnt].sym.st_size, longest_where, syms[cnt].where,
812 ebl_section_name (ebl, syms[cnt].sym.st_shndx, syms[cnt].xndx,
823 class_type_char (GElf_Sym *sym)
825 int local_p = GELF_ST_BIND (sym->st_info) == STB_LOCAL;
828 if (sym->st_shndx == SHN_ABS
1051 GElf_Sym *sym = gelf_getsymshndx (data, xndxdata, cnt, local
    [all...]
strip.c 757 GElf_Sym *sym; local
760 sym = gelf_getsymshndx (symdata, xndxdata, inner,
762 if (sym == NULL)
765 scnidx = sym->st_shndx;
771 || GELF_ST_TYPE (sym->st_info) == STT_SECTION)
1165 GElf_Sym *sym = gelf_getsymshndx (shdr_info[cnt].data, local
1409 GElf_Sym *sym = gelf_getsym (symd, inner, &sym_mem); local
1472 GElf_Sym *sym = gelf_getsym (symd, inner, &sym_mem); local
    [all...]
  /external/icu4c/common/
icuplug.c 43 char sym[UPLUG_NAME_MAX]; /**< plugin symbol, or NULL */ member in struct:UPlugData
338 plug->sym[0]=0;
362 uprv_strncpy(plug->sym, symName, UPLUG_NAME_MAX);
364 plug->sym[0] = 0;
458 return data->sym;
516 static UPlugData* uplug_initPlugFromEntrypointAndLibrary(UPlugEntrypoint *entrypoint, const char *config, void *lib, const char *sym,
520 plug = uplug_allocatePlug(entrypoint, config, lib, sym, status);
539 uplug_initErrorPlug(const char *libName, const char *sym, const char *config, const char *nameOrError, UErrorCode loadStatus, UErrorCode *status)
548 if(sym!=NULL) {
549 uprv_strncpy(plug->sym, sym, UPLUG_NAME_MAX)
    [all...]
  /external/jpeg/
jdhuff.c 262 int sym = htbl->huffval[i]; local
263 if (sym < 0 || sym > 15)
  /external/openssl/crypto/dso/
dso_win32.c 244 void *sym; local
262 sym = GetProcAddress(*ptr, symname);
263 if(sym == NULL)
269 return(sym);
275 void *sym; local
293 sym = GetProcAddress(*ptr, symname);
294 if(sym == NULL)
300 return((DSO_FUNC_TYPE)sym);
  /external/svox/pico/lib/
picotrns.c 61 picoos_int16 sym; local
64 sym = picotrns_unplane(insym, &plane);
68 PICODBG_INFO_MSG((" %c", sym));
70 PICODBG_INFO_MSG((" %s", picokdbg_getPhoneSym(dbg, (picoos_uint8) sym)));
74 PICODBG_INFO_MSG((" {A%c}", sym));
77 PICODBG_INFO_MSG((" {XS:(%i)}", sym));
80 PICODBG_INFO_MSG((" {P:%d}", sym));
83 if (sym == 48) {
84 PICODBG_INFO_MSG((" {WB}", sym));
85 } else if (sym == 115)
    [all...]
picosa.c 1682 picoos_int16 sym, pos; local
    [all...]
picospho.c 461 static pico_status_t sphoAddPhoneme(register spho_subobj_t *spho, picoos_int16 pos, picoos_int16 sym) {
464 unshifted = picotrns_unplane(sym,&plane);
465 PICODBG_TRACE(("adding %i/%i (%c on plane %i) at phonBuf[%i]",pos,sym,unshifted,plane,spho->phonWritePos));
472 spho->phonBuf[spho->phonWritePos].sym = sym;
639 tmpPosSym.sym = spho->phonBuf[i].sym;
641 spho->phonBuf[i].sym = spho->phonBuf[j].sym;
643 spho->phonBuf[j].sym = tmpPosSym.sym
938 picoos_int16 pos, sym, sylsym; local
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/
dfa.c 398 int sym, hashval, numstates, dsize; local
610 for ( sym = 1; sym <= numecs; ++sym )
612 if ( symlist[sym] )
614 symlist[sym] = 0;
616 if ( duplist[sym] == NIL )
620 sym, nset );
639 state[sym] = newds;
643 sym, newds )
928 int ns, tsp, sym, i, j, lenccl, ch, numstates, ccllist; local
    [all...]
  /build/tools/lsd/
lsd.c 295 GElf_Sym *sym,
300 sym->st_name);
305 if (sym->st_shndx == SHN_UNDEF &&
306 (GELF_ST_BIND(sym->st_info) == STB_GLOBAL ||
307 GELF_ST_BIND(sym->st_info) == STB_WEAK)) {
330 if (sym->st_shndx < source->shnum) {
332 Elf_Scn *scn = elf_getscn(source->elf, sym->st_shndx);
351 reloc->shdr.sh_info == sym->st_shndx)
409 GElf_Sym *sym, sym_mem; local
412 sym = gelf_getsymshndx(source->symtab.data,
526 GElf_Sym *sym, sym_mem; local
583 GElf_Sym *sym, sym_mem; local
    [all...]
  /external/bison/src/
tables.c 56 symbol_number_to_vector_number (symbol_number sym)
58 return state_number_as_int (nstates) + sym - ntokens;
234 | For GLR parsers, also sets CONFLROW[SYM] to an index into |
236 | with symbol SYM. The default reduction is not used for a symbol |
283 symbol_number sym = TRANSITION_SYMBOL (trans, i); local
286 if (actrow[sym] != 0)
289 conflrow[sym] = 1;
291 actrow[sym] = state_number_as_int (shift_state->number);
295 if (sym == errtoken->number)
304 symbol *sym = errp->symbols[i] local
    [all...]
  /external/wpa_supplicant/
pcsc_funcs.c 167 char *sym; local
180 sym = #s; \
181 dll_ ## s = (void *) GetProcAddress(dll, sym); \
202 "winscard.dll", sym);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
pcsc_funcs.c 167 char *sym; local
180 sym = #s; \
181 dll_ ## s = (void *) GetProcAddress(dll, sym); \
202 "winscard.dll", sym);
    [all...]
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
InputModeSwitcher.java 495 int sym = (MASK_SKB_LAYOUT & mInputMode); local
496 if (MASK_SKB_LAYOUT_SYMBOL1 == sym) {
497 sym = MASK_SKB_LAYOUT_SYMBOL2;
499 sym = MASK_SKB_LAYOUT_SYMBOL1;
501 newInputMode = ((mInputMode & (~MASK_SKB_LAYOUT)) | sym);
  /bionic/linker/
linker.c 509 TRACE_TYPE(LOOKUP, "%5d si %s sym %s s->st_value = 0x%08x, "
581 Elf32_Sym *sym = &si->symtab[i]; local
583 if(sym->st_shndx != SHN_UNDEF &&
584 soaddr >= sym->st_value &&
585 soaddr < sym->st_value + sym->st_size) {
586 return sym;
1296 unsigned sym = ELF32_R_SYM(rel->r_info); local
1499 unsigned sym = ELF32_R_SYM(rela->r_info); local
    [all...]
  /build/tools/apriori/
apriori.c 987 GElf_Sym *sym = NULL, sym_mem; local
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
X509Name.java 1140 String sym = (String)oidSymbols.get(oid); local
    [all...]
  /external/chromium/third_party/icu/source/test/intltest/
loctest.cpp 1817 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); local
1854 const DateFormatSymbols* sym = dat->getDateFormatSymbols(); local
    [all...]
  /external/icu4c/test/intltest/
loctest.cpp 1855 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); local
1892 const DateFormatSymbols* sym = dat->getDateFormatSymbols(); local
    [all...]
  /external/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.class.php 535 $sym = $this->getSymbol(); variable
537 if (isset($sym['infix']) && $sym['input'] != '/') {
538 $this->chopExpr($sym['symlen']);
548 if ($sym['input'] == '_') {
579 $node_2->setName($sym['tag']);
602 $sym = $this->getSymbol(); variable
603 // var_dump($sym);
605 if (isset($sym['infix']) && $sym['input'] == '/')
818 $sym = $this->getSymbol(); variable
828 $sym = $this->getSymbol(); variable
    [all...]
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 319 bool is_slot_symbol( const char* sym)
321 const char* p = strstr(sym,SLOT_PREFIX);
322 int len = strlen(sym);
323 if(len>4 && !strcmp(sym+len-2,SLOT_SUFFIX) && (p-sym)<len-2) {
524 const char* sym = iter.Symbol(); local
525 if ( is_slot_symbol( sym)) {
    [all...]

Completed in 236 milliseconds

1 2 34 5