Home
last modified time | relevance | path

Searched refs:codes (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/external/valgrind/drd/scripts/
Ddownload-and-build-splash2.in37 diff -ru orig/splash2/codes/apps/radiosity/display.C splash2/codes/apps/radiosity/display.C
38 --- orig/splash2/codes/apps/radiosity/display.C 2008-05-25 10:38:52.000000000 +0200
39 +++ splash2/codes/apps/radiosity/display.C 2008-05-25 10:37:51.000000000 +0200
48 --- orig/splash2/codes/apps/radiosity/Makefile 2008-05-25 10:38:52.000000000 +0200
49 +++ splash2/codes/apps/radiosity/Makefile 2008-05-25 13:05:36.000000000 +0200
67 diff -ru orig/splash2/codes/apps/raytrace/rltotiff/Makefile splash2/codes/apps/raytrace/rltotiff/Ma…
68 --- orig/splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:38:52.000000000 +0200
69 +++ splash2/codes/apps/raytrace/rltotiff/Makefile 2008-05-25 10:31:57.000000000 +0200
81 diff -ru orig/splash2/codes/Makefile.config splash2/codes/Makefile.config
82 --- orig/splash2/codes/Makefile.config 2008-05-25 10:38:52.000000000 +0200
[all …]
Drun-splash2189 cd ${SPLASH2}/codes/kernels/cholesky/inputs
198 run_test ${SPLASH2}/codes/kernels/fft/FFT -t -l$((log2_cache_size/2)) -m16
201 run_test ${SPLASH2}/codes/kernels/lu/contiguous_blocks/LU -n512
207 run_test ${SPLASH2}/codes/apps/ocean/contiguous_partitions/OCEAN -n258
212 …psep=' ' run_test ${SPLASH2}/codes/apps/radiosity/RADIOSITY -batch -room -ae 5000.0 -en 0.050 -bf …
216 run_test ${SPLASH2}/codes/kernels/radix/RADIX -n$((2**20)) -r1024
220 cd ${SPLASH2}/codes/apps/raytrace/inputs
232 cd ${SPLASH2}/codes/apps/water-nsquared
238 cd ${SPLASH2}/codes/apps/water-spatial
/external/regex-re2/re2/
Dunicode.py184 codes = _URange(fields[0])
190 if (len(codes) != 1 or codes[0] <= first or
194 codes = range(first, codes[0] + 1)
197 fields[0] = "%04X..%04X" % (codes[0], codes[-1])
202 if len(codes) != 1:
205 first = codes[0]
208 doline(codes, fields)
236 def DoLine(codes, fields): argument
242 togroup.setdefault(lower, [lower]).extend(codes)
265 def DoLine(codes, fields): argument
[all …]
Dmake_unicode_groups.py30 def MakeRanges(codes): argument
34 for c in codes:
56 def PrintGroup(name, codes): argument
63 range16 = MakeRanges([c for c in codes if c < 65536])
64 range32 = MakeRanges([c for c in codes if c >= 65536])
97 for name, codes in unicode.Categories().iteritems():
98 ugroups.append(PrintGroup(name, codes))
99 for name, codes in unicode.Scripts().iteritems():
100 ugroups.append(PrintGroup(name, codes))
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationSettings.java134 int[] codes; in aliasReordering() local
136 codes = codesAndRanges; in aliasReordering()
139 codes = new int[codesLength]; in aliasReordering()
140 System.arraycopy(codesAndRanges, 0, codes, 0, codesLength); in aliasReordering()
153 reorderCodes = codes; in aliasReordering()
175 setReordering(data, codes); in aliasReordering()
178 public void setReordering(CollationData data, int[] codes) { in setReordering() argument
179 if(codes.length == 0 || (codes.length == 1 && codes[0] == Collator.ReorderCodes.NONE)) { in setReordering()
184 data.makeReorderRanges(codes, rangesList); in setReordering()
233 setReorderArrays(codes, ranges, rangesStart, rangesLength, table); in setReordering()
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationSettings.java136 int[] codes; in aliasReordering() local
138 codes = codesAndRanges; in aliasReordering()
141 codes = new int[codesLength]; in aliasReordering()
142 System.arraycopy(codesAndRanges, 0, codes, 0, codesLength); in aliasReordering()
155 reorderCodes = codes; in aliasReordering()
177 setReordering(data, codes); in aliasReordering()
180 public void setReordering(CollationData data, int[] codes) { in setReordering() argument
181 if(codes.length == 0 || (codes.length == 1 && codes[0] == Collator.ReorderCodes.NONE)) { in setReordering()
186 data.makeReorderRanges(codes, rangesList); in setReordering()
235 setReorderArrays(codes, ranges, rangesStart, rangesLength, table); in setReordering()
[all …]
/external/libexif/libexif/
Dexif-log.c42 } codes[] = { variable
57 for (i = 0; codes[i].title; i++) if (codes[i].code == code) break; in exif_log_code_get_title()
58 return _(codes[i].title); in exif_log_code_get_title()
66 for (i = 0; codes[i].message; i++) if (codes[i].code == code) break; in exif_log_code_get_message()
67 return _(codes[i].message); in exif_log_code_get_message()
/external/regex-re2/re2/testing/
Dunicode_test.py87 def DoLine(codes, fields): argument
92 self.assertEquals([0x0041], codes)
96 self.assertEquals(range(0x0061, 0x007A + 1), codes)
100 self.assertEquals(range(0x1F00, 0x1FFE + 1), codes)
104 self.assertEquals([0x10FFFF], codes)
108 self.assertEquals([0x0000], codes)
158 for script, codes in self.scripts.items():
159 for code in codes:
178 for category, codes in self.categories.items():
179 for code in codes:
/external/mesa3d/src/glx/
Ddri2.c65 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code);
95 switch ((wire->u.u.type & 0x7f) - info->codes->first_event) { in DRI2WireToEvent()
178 DRI2Error(Display *display, xError *err, XExtCodes *codes, int *ret_code) in DRI2Error() argument
180 if (err->majorCode == codes->major_opcode && in DRI2Error()
188 if (err->majorCode == codes->major_opcode && in DRI2Error()
195 if (err->majorCode == codes->major_opcode && in DRI2Error()
211 *eventBase = info->codes->first_event; in DRI2QueryExtension()
212 *errorBase = info->codes->first_error; in DRI2QueryExtension()
231 req->reqType = info->codes->major_opcode; in DRI2QueryVersion()
259 XESetWireToEvent (dpy, info->codes->first_event + i, DRI2WireToEvent); in DRI2QueryVersion()
[all …]
DXF86dri.c104 *event_basep = info->codes->first_event;
105 *error_basep = info->codes->first_error;
128 req->reqType = info->codes->major_opcode; in XF86DRIQueryVersion()
158 req->reqType = info->codes->major_opcode; in XF86DRIQueryDirectRenderingCapable()
187 req->reqType = info->codes->major_opcode; in XF86DRIOpenConnection()
234 req->reqType = info->codes->major_opcode; in XF86DRIAuthConnection()
263 req->reqType = info->codes->major_opcode; in XF86DRICloseConnection()
288 req->reqType = info->codes->major_opcode; in XF86DRIGetClientDriverName()
336 req->reqType = info->codes->major_opcode; in XF86DRICreateContextWithConfig()
374 req->reqType = info->codes->major_opcode; in XF86DRIDestroyContext()
[all …]
/external/skia/experimental/fiddle/
Dfiddle_main.cpp21 static const char codes[] = in encode_to_base64() local
26 fputc(codes[b], out); in encode_to_base64()
30 fputc(codes[b], out); in encode_to_base64()
35 fputc(codes[b], out); in encode_to_base64()
39 fputc(codes[b], out); in encode_to_base64()
44 fputc(codes[b], out); in encode_to_base64()
46 fputc(codes[b], out); in encode_to_base64()
/external/mesa3d/src/glx/apple/
Dappledri.c102 switch ((event->u.u.type & 0x7f) - info->codes->first_event) { in wire_to_event()
137 *event_basep = info->codes->first_event;
138 *error_basep = info->codes->first_error;
164 req->reqType = info->codes->major_opcode;
196 req->reqType = info->codes->major_opcode;
227 req->reqType = info->codes->major_opcode;
262 req->reqType = info->codes->major_opcode;
297 req->reqType = info->codes->major_opcode;
320 req->reqType = info->codes->major_opcode; in XAppleDRICreateSharedBuffer()
366 req->reqType = info->codes->major_opcode; in XAppleDRISwapBuffers()
[all …]
/external/v8/test/cctest/
Dtest-code-cache.cc48 List<Handle<Code>> codes(kEntries); in TEST() local
51 codes.Add(GetDummyCode(isolate)); in TEST()
56 DCHECK(bad_flags != codes[0]->flags()); in TEST()
61 Handle<Code> code = codes.at(i); in TEST()
71 Handle<Code> code = codes.at(i); in TEST()
/external/webp/src/enc/
Dvp8l.c438 HuffmanTreeCode* const codes = &huffman_codes[5 * i]; in GetHuffBitLengthsAndCodes() local
443 codes[k].num_symbols = num_symbols; in GetHuffBitLengthsAndCodes()
450 uint16_t* codes; in GetHuffBitLengthsAndCodes() local
453 sizeof(*lengths) + sizeof(*codes)); in GetHuffBitLengthsAndCodes()
456 codes = (uint16_t*)mem_buf; in GetHuffBitLengthsAndCodes()
457 lengths = (uint8_t*)&codes[total_length_size]; in GetHuffBitLengthsAndCodes()
460 huffman_codes[i].codes = codes; in GetHuffBitLengthsAndCodes()
462 codes += bit_length; in GetHuffBitLengthsAndCodes()
477 HuffmanTreeCode* const codes = &huffman_codes[5 * i]; in GetHuffBitLengthsAndCodes() local
479 VP8LCreateHuffmanTree(histo->literal_, 15, buf_rle, huff_tree, codes + 0); in GetHuffBitLengthsAndCodes()
[all …]
/external/libdrm/tests/ttmtest/src/
Dxf86dri.c103 *event_basep = info->codes->first_event;
104 *error_basep = info->codes->first_error;
129 req->reqType = info->codes->major_opcode;
161 req->reqType = info->codes->major_opcode;
193 req->reqType = info->codes->major_opcode;
242 req->reqType = info->codes->major_opcode;
273 req->reqType = info->codes->major_opcode;
301 req->reqType = info->codes->major_opcode;
351 req->reqType = info->codes->major_opcode;
394 req->reqType = info->codes->major_opcode; in uniDRIDestroyContext()
[all …]
/external/icu/icu4c/source/i18n/
Dcollationsettings.cpp83 CollationSettings::aliasReordering(const CollationData &data, const int32_t *codes, int32_t length, in aliasReordering() argument
99 reorderCodes = codes; in aliasReordering()
123 setReordering(data, codes, length, errorCode); in aliasReordering()
128 const int32_t *codes, int32_t codesLength, in setReordering() argument
131 if(codesLength == 0 || (codesLength == 1 && codes[0] == UCOL_REORDER_CODE_NONE)) { in setReordering()
136 data.makeReorderRanges(codes, codesLength, rangesList, errorCode); in setReordering()
185 setReorderArrays(codes, codesLength, ranges, rangesLength, table, errorCode); in setReordering()
189 CollationSettings::setReorderArrays(const int32_t *codes, int32_t codesLength, in setReorderArrays() argument
214 uprv_memcpy(ownedCodes, codes, codesLength * 4); in setReorderArrays()
/external/guava/guava-tests/test/com/google/common/hash/
DAbstractNonStreamingHashFunctionTest.java49 HashCode[] codes = new HashCode[hashers.size()]; in testExhaustive() local
51 codes[i] = hashers.get(i).hash(); in testExhaustive()
53 for (int i = 1; i < codes.length; i++) { in testExhaustive()
54 assertEquals(codes[i - 1], codes[i]); in testExhaustive()
/external/chromium-trace/catapult/third_party/Paste/paste/
Derrordocument.py20 def forward(app, codes): argument
44 for code in codes:
49 def error_codes_mapper(code, message, environ, global_conf, codes): argument
50 if code in codes:
51 return codes[code]
60 codes=codes,
/external/zlib/src/doc/
Drfc1951.txt81 3.2.5. Compressed blocks (length and distance codes) ...... 11
82 3.2.6. Compression with fixed Huffman codes (BTYPE=01) .... 12
83 3.2.7. Compression with dynamic Huffman codes (BTYPE=10) .. 13
296 * Data elements other than Huffman codes are packed
299 * Huffman codes are packed starting with the most-
307 elements in the correct MSB-to-LSB order and Huffman codes in
316 alphabet by bit sequences (codes), one code for each symbol, in
361 using the fewest bits of any possible prefix codes for that
364 information on Huffman codes.)
366 Note that in the "deflate" format, the Huffman codes for the
[all …]
Dtxtvsbin.txt59 The first observation is that, although the full range of 7-bit codes
62 widely-used, almost universally-portable control codes are 9 (TAB),
63 10 (LF) and 13 (CR). There are a few more control codes that are
66 codes are rarely (if ever) used alone, without being accompanied by
72 detection schemes observe the presence of non-ASCII codes from the range
75 contain both control characters and codes from the upper range. On the
87 one or more black-listed codes, either by mistake or by peculiar design
89 of black-listed codes would provide an increased recall (i.e. more true
/external/chromium-trace/catapult/third_party/Paste/paste/debug/
Dfsdiff.py375 codes = []
377 codes.append('[39m')
379 codes.append('[1m')
380 codes.append('[%im' % (22+foreground))
382 codes.append('[%im' % (30+foreground))
384 codes.append('[49m')
386 codes.append('[%im' % (40+background))
387 return '\x1b' + '\x1b'.join(codes)
/external/libvorbis/doc/
Dvorbis-errors.txt1 Error return codes possible from libvorbis and libvorbisfile:
8 *** Return codes:
46 *** Libvorbis functions that can return failure/error codes:
64 *** Libvorbisfile functions that can return failure/error codes:
/external/zlib/src/
Dinftrees.c32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
35 unsigned codes;
109 for (sym = 0; sym < codes; sym++)
146 for (sym = 0; sym < codes; sym++)
/external/icu/icu4c/source/data/mappings/
DREADME.emoji82 The new conversion tables round-trip carrier Emoji symbol codes
85 to the carrier codes.
103 The original table's mappings to codes 0x75xx to 0x7Bxx are excluded
107 The original table's mappings to codes 0xEBxx to 0xEExx, and 0xF0xx to
111 The original table's mappings to codes 0xF0xx to 0xF90xx (EUDC block)
115 The original table's mappings to codes 0xF0xx to 0xF90xx (EUDC block),
119 The original table's mappings to codes 0x75xx to 0x7Bxx, and 0x7Dxx
/external/libvorbis/lib/
Dsharedbook.c340 ogg_uint32_t *codes=_make_words(s->lengthlist,s->entries,c->used_entries); in vorbis_book_init_decode() local
343 if(codes==NULL)goto err_out; in vorbis_book_init_decode()
346 codes[i]=bitreverse(codes[i]); in vorbis_book_init_decode()
347 codep[i]=codes+i; in vorbis_book_init_decode()
356 int position=codep[i]-codes; in vorbis_book_init_decode()
361 c->codelist[sortindex[i]]=codes[i]; in vorbis_book_init_decode()
362 _ogg_free(codes); in vorbis_book_init_decode()

12345678910>>...21