Searched refs:syms (Results 1 - 25 of 91) sorted by relevance

1234

/external/icu/icu4c/source/i18n/
H A Dudat.cpp596 const DateFormatSymbols *syms; local
600 syms = sdtfmt->getDateFormatSymbols();
602 syms = rdtfmt->getDateFormatSymbols();
611 res = syms->getEras(count);
615 res = syms->getEraNames(count);
619 res = syms->getMonths(count);
623 res = syms->getShortMonths(count);
627 res = syms->getWeekdays(count);
631 res = syms->getShortWeekdays(count);
635 res = syms
743 const DateFormatSymbols *syms; local
917 setEra(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
924 setEraName(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
931 setMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
938 setShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
945 setNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
952 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
959 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
966 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
973 setWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
980 setShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
987 setShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
994 setNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1001 setStandaloneWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1008 setStandaloneShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1015 setStandaloneShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1022 setStandaloneNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1029 setQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1036 setShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1043 setStandaloneQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1050 setStandaloneShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1057 setShortYearNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1064 setShortZodiacNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1071 setAmPm(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
1078 setLocalPatternChars(DateFormatSymbols *syms, const UChar *value, int32_t valueLength, UErrorCode &errorCode) argument
[all...]
/external/zlib/src/examples/
H A Denough.c119 syms: number of symbols remaining to code
125 syms: 3..totsym (totsym == total symbols to code)
126 left: 2..syms - 1, but only the evens (so syms == 8 -> 2, 4, 6)
129 syms == 2 is not saved since that immediately leads to a single code. left
132 left ends at syms-1 since left == syms immediately results in a single code.
137 first one (syms) being outermost, and the last one (len) being innermost.
138 We build the array with length max-1 lists for the len index, with syms-3
151 to the num[] array as described above for the (syms, lef
203 count(int syms, int len, int left) argument
258 beenhere(int syms, int len, int left, int mem, int rem) argument
322 examine(int syms, int len, int left, int mem, int rem) argument
403 enough(int syms) argument
460 int syms; /* total number of symbols to code */ local
[all...]
/external/clang/test/CodeGen/
H A D2003-08-21-WideString.c16 } syms = { L"NUL" }; variable in typeref:struct:__anon2017
/external/curl/tests/
H A Dextern-scan.pl43 my @syms;
H A Dsymbol-scan.pl61 my @syms;
72 push @syms, $_;
82 push @syms, $1;
112 for my $e (sort @syms) {
166 printf "%d symbols in headers (out of which %d are ignored)\n", scalar(@syms),
169 scalar(@syms)- $ignored;
/external/iproute2/genl/
H A DMakefile32 genl: static-syms.o
33 static-syms.o: static-syms.h
34 static-syms.h: $(wildcard *.c)
/external/libcxx/utils/
H A Dsym_extract.py35 syms = extract.extract_symbols(args.library)
37 syms, other_syms = util.filter_stdlib_symbols(syms)
38 util.write_syms(syms, out=args.output, names_only=args.names_only)
/external/fec/
H A Dviterbi27.c134 int update_viterbi27_blk(void *p,unsigned char syms[],int nbits){ argument
141 update_viterbi27_blk_port(p,syms,nbits);
145 update_viterbi27_blk_av(p,syms,nbits);
150 update_viterbi27_blk_mmx(p,syms,nbits);
153 update_viterbi27_blk_sse(p,syms,nbits);
156 update_viterbi27_blk_sse2(p,syms,nbits);
H A Dviterbi29.c134 int update_viterbi29_blk(void *p,unsigned char syms[],int nbits){ argument
138 return update_viterbi29_blk_port(p,syms,nbits);
141 return update_viterbi29_blk_av(p,syms,nbits);
145 return update_viterbi29_blk_mmx(p,syms,nbits);
147 return update_viterbi29_blk_sse(p,syms,nbits);
149 return update_viterbi29_blk_sse2(p,syms,nbits);
H A Dviterbi39.c135 int update_viterbi39_blk(void *p,unsigned char syms[],int nbits){ argument
139 return update_viterbi39_blk_port(p,syms,nbits);
142 return update_viterbi39_blk_av(p,syms,nbits);
146 return update_viterbi39_blk_mmx(p,syms,nbits);
148 return update_viterbi39_blk_sse(p,syms,nbits);
150 return update_viterbi39_blk_sse2(p,syms,nbits);
H A Dviterbi615.c136 int update_viterbi615_blk(void *p,unsigned char syms[],int nbits){ argument
140 return update_viterbi615_blk_port(p,syms,nbits);
143 return update_viterbi615_blk_av(p,syms,nbits);
147 return update_viterbi615_blk_mmx(p,syms,nbits);
149 return update_viterbi615_blk_sse(p,syms,nbits);
151 return update_viterbi615_blk_sse2(p,syms,nbits);
H A Dfec.h29 int update_viterbi27_blk_av(void *p,unsigned char *syms,int nbits);
38 int update_viterbi27_blk_mmx(void *p,unsigned char *syms,int nbits);
45 int update_viterbi27_blk_sse(void *p,unsigned char *syms,int nbits);
52 int update_viterbi27_blk_sse2(void *p,unsigned char *syms,int nbits);
60 int update_viterbi27_blk_port(void *p,unsigned char *syms,int nbits);
69 int update_viterbi29_blk(void *vp,unsigned char syms[],int nbits);
79 int update_viterbi29_blk_av(void *p,unsigned char *syms,int nbits);
88 int update_viterbi29_blk_mmx(void *p,unsigned char *syms,int nbits);
95 int update_viterbi29_blk_sse(void *p,unsigned char *syms,int nbits);
102 int update_viterbi29_blk_sse2(void *p,unsigned char *syms,in
[all...]
H A Dviterbi615_port.c114 metric = ((Branchtab615[0].w[i] ^ syms[0]) + (Branchtab615[1].w[i] ^ syms[1])\
115 +(Branchtab615[2].w[i] ^ syms[2]) + (Branchtab615[3].w[i] ^ syms[3])\
116 +(Branchtab615[4].w[i] ^ syms[4]) + (Branchtab615[5].w[i] ^ syms[5]));\
132 int update_viterbi615_blk_port(void *p,unsigned char *syms,int nbits){ argument
146 syms += 6;
H A Dviterbi615_mmx.c115 int update_viterbi615_blk_mmx(void *p,unsigned char *syms,int nbits){ argument
130 sym0v = _mm_set1_pi16(syms[0]);
131 sym1v = _mm_set1_pi16(syms[1]);
132 sym2v = _mm_set1_pi16(syms[2]);
133 sym3v = _mm_set1_pi16(syms[3]);
134 sym4v = _mm_set1_pi16(syms[4]);
135 sym5v = _mm_set1_pi16(syms[5]);
136 syms += 6;
H A Dviterbi615_sse.c116 int update_viterbi615_blk_sse(void *p,unsigned char *syms,int nbits){ argument
129 sym0v = _mm_set1_pi16(syms[0]);
130 sym1v = _mm_set1_pi16(syms[1]);
131 sym2v = _mm_set1_pi16(syms[2]);
132 sym3v = _mm_set1_pi16(syms[3]);
133 sym4v = _mm_set1_pi16(syms[4]);
134 sym5v = _mm_set1_pi16(syms[5]);
135 syms += 6;
H A Dviterbi615_sse2.c116 int update_viterbi615_blk_sse2(void *p,unsigned char *syms,int nbits){ argument
126 sym0v = _mm_set1_epi16(syms[0]);
127 sym1v = _mm_set1_epi16(syms[1]);
128 sym2v = _mm_set1_epi16(syms[2]);
129 sym3v = _mm_set1_epi16(syms[3]);
130 sym4v = _mm_set1_epi16(syms[4]);
131 sym5v = _mm_set1_epi16(syms[5]);
132 syms += 6;
/external/bison/src/
H A Dreader.c83 merger_list *syms;
91 for (syms = &head, n = 1; syms->next; syms = syms->next, n += 1)
92 if (UNIQSTR_EQ (name, syms->next->name))
94 if (syms->next == NULL)
96 syms->next = xmalloc (sizeof syms->next[0]);
97 syms
81 merger_list *syms; local
[all...]
/external/swiftshader/third_party/LLVM/tools/gold/
H A Dgold-plugin.cpp64 std::vector<ld_plugin_symbol> syms; member in struct:__anon19040::claimed_file
287 cf.syms.reserve(sym_count);
294 cf.syms.push_back(ld_plugin_symbol());
295 ld_plugin_symbol &sym = cf.syms.back();
346 cf.syms.reserve(cf.syms.size());
348 if (!cf.syms.empty()) {
349 if ((*add_symbols)(cf.handle, cf.syms.size(), &cf.syms[0]) != LDPS_OK) {
384 if (I->syms
[all...]
/external/google-breakpad/src/common/linux/
H A Ddump_symbols_unittest.cc102 SymbolTable syms(kLittleEndian, 4, table);
103 syms.AddSymbol("superfunc", (uint32_t)0x1000, (uint32_t)0x10,
107 elf.AddSection(".dynsym", syms,
142 SymbolTable syms(kLittleEndian, 8, table);
143 syms.AddSymbol("superfunc", (uint64_t)0x1000, (uint64_t)0x10,
147 elf.AddSection(".dynsym", syms,
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dtrace.c27 static asymbol **syms = NULL; variable
77 if (syms)
95 syms = malloc(storage);
96 if (syms == NULL) {
102 symcount = bfd_canonicalize_dynamic_symtab(abfd, syms);
104 symcount = bfd_canonicalize_symtab(abfd, syms);
108 free(syms);
109 syms = NULL;
144 data->found = bfd_find_nearest_line(abfd, section, syms,
232 if (!syms) {
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dtrace.c27 static asymbol **syms = NULL; variable
77 if (syms)
95 syms = malloc(storage);
96 if (syms == NULL) {
102 symcount = bfd_canonicalize_dynamic_symtab(abfd, syms);
104 symcount = bfd_canonicalize_symtab(abfd, syms);
108 free(syms);
109 syms = NULL;
144 data->found = bfd_find_nearest_line(abfd, section, syms,
232 if (!syms) {
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dtrace.c27 static asymbol **syms = NULL; variable
77 if (syms)
95 syms = malloc(storage);
96 if (syms == NULL) {
102 symcount = bfd_canonicalize_dynamic_symtab(abfd, syms);
104 symcount = bfd_canonicalize_symtab(abfd, syms);
108 free(syms);
109 syms = NULL;
144 data->found = bfd_find_nearest_line(abfd, section, syms,
232 if (!syms) {
[all...]
/external/iproute2/ip/
H A DMakefile45 ip: static-syms.o
46 static-syms.o: static-syms.h
47 static-syms.h: $(wildcard *.c)
/external/elfutils/tests/
H A Drun-nm-self.sh25 for what_arg in --debug-syms --defined-only --dynamic --extern-only; do
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBISymbolTable.java181 RBBISymbolTableEntry[] syms = fHashTable.values().toArray(new RBBISymbolTableEntry[0]);
183 for (int i = 0; i < syms.length; i++) {
184 RBBISymbolTableEntry s = syms[i];
193 for (int i = 0; i < syms.length; i++) {
194 RBBISymbolTableEntry s = syms[i];

Completed in 632 milliseconds

1234