Home
last modified time | relevance | path

Searched refs:toc (Results 1 - 25 of 52) sorted by relevance

123

/third_party/icu/icu4c/source/common/
H A Ducmndata.cpp125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch()
144 if(0==strcmpAfterPrefix(s, names+toc[0].nameOffset, &startPrefixLength)) { in offsetTOCPrefixBinarySearch()
149 if(0==strcmpAfterPrefix(s, names+toc[limit].nameOffset, &limitPrefixLength)) { in offsetTOCPrefixBinarySearch()
155 int32_t cmp=strcmpAfterPrefix(s, names+toc[i].nameOffset, &prefixLength); in offsetTOCPrefixBinarySearch()
170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() argument
189 if(0==strcmpAfterPrefix(s, toc[0].entryName, &startPrefixLength)) { in pointerTOCPrefixBinarySearch()
194 if(0==strcmpAfterPrefix(s, toc[limit].entryName, &limitPrefixLength)) { in pointerTOCPrefixBinarySearch()
200 int32_t cmp=strcmpAfterPrefix(s, toc[i].entryName, &prefixLength); in pointerTOCPrefixBinarySearch()
218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local
124 offsetTOCPrefixBinarySearch(const char *s, const char *names, const UDataOffsetTOCEntry *toc, int32_t count) offsetTOCPrefixBinarySearch() argument
231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; offsetTOCLookupFn() local
273 const PointerTOC *toc = (PointerTOC *)pData->toc; pointerTOCEntryCount() local
283 const PointerTOC *toc = (PointerTOC *)pData->toc; pointerTOCLookupFn() local
[all...]
H A Ducnv_io.cpp1146 uint32_t toc[offsetsCount]; in ucnv_swapAliases() local
1187 uprv_memset(toc, 0, sizeof(toc)); in ucnv_swapAliases()
1188 toc[tocLengthIndex]=tocLength=ds->readUInt32(inSectionSizes[tocLengthIndex]); in ucnv_swapAliases()
1197 toc[i]=ds->readUInt32(inSectionSizes[i]); in ucnv_swapAliases()
1202 offsets[converterListIndex]=2*(1+tocLength); /* count two 16-bit units per toc entry */ in ucnv_swapAliases()
1204 offsets[i]=offsets[i-1]+toc[i-1]; in ucnv_swapAliases()
1208 topOffset=offsets[i-1]+toc[i-1]; in ucnv_swapAliases()
1229 ds->swapInvChars(ds, inTable+offsets[stringTableIndex], 2*(int32_t)(toc[stringTableIndex]+toc[normalizedStringTableInde in ucnv_swapAliases()
[all...]
H A Dudatamem.h32 const void *toc; /* For common memory, table of contents for */ member
/third_party/node/deps/icu-small/source/common/
H A Ducmndata.cpp125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch()
144 if(0==strcmpAfterPrefix(s, names+toc[0].nameOffset, &startPrefixLength)) { in offsetTOCPrefixBinarySearch()
149 if(0==strcmpAfterPrefix(s, names+toc[limit].nameOffset, &limitPrefixLength)) { in offsetTOCPrefixBinarySearch()
155 int32_t cmp=strcmpAfterPrefix(s, names+toc[i].nameOffset, &prefixLength); in offsetTOCPrefixBinarySearch()
170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() argument
189 if(0==strcmpAfterPrefix(s, toc[0].entryName, &startPrefixLength)) { in pointerTOCPrefixBinarySearch()
194 if(0==strcmpAfterPrefix(s, toc[limit].entryName, &limitPrefixLength)) { in pointerTOCPrefixBinarySearch()
200 int32_t cmp=strcmpAfterPrefix(s, toc[i].entryName, &prefixLength); in pointerTOCPrefixBinarySearch()
218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local
124 offsetTOCPrefixBinarySearch(const char *s, const char *names, const UDataOffsetTOCEntry *toc, int32_t count) offsetTOCPrefixBinarySearch() argument
231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; offsetTOCLookupFn() local
273 const PointerTOC *toc = (PointerTOC *)pData->toc; pointerTOCEntryCount() local
283 const PointerTOC *toc = (PointerTOC *)pData->toc; pointerTOCLookupFn() local
[all...]
H A Ducnv_io.cpp1146 uint32_t toc[offsetsCount]; in ucnv_swapAliases() local
1187 uprv_memset(toc, 0, sizeof(toc)); in ucnv_swapAliases()
1188 toc[tocLengthIndex]=tocLength=ds->readUInt32(inSectionSizes[tocLengthIndex]); in ucnv_swapAliases()
1197 toc[i]=ds->readUInt32(inSectionSizes[i]); in ucnv_swapAliases()
1202 offsets[converterListIndex]=2*(1+tocLength); /* count two 16-bit units per toc entry */ in ucnv_swapAliases()
1204 offsets[i]=offsets[i-1]+toc[i-1]; in ucnv_swapAliases()
1208 topOffset=offsets[i-1]+toc[i-1]; in ucnv_swapAliases()
1229 ds->swapInvChars(ds, inTable+offsets[stringTableIndex], 2*(int32_t)(toc[stringTableIndex]+toc[normalizedStringTableInde in ucnv_swapAliases()
[all...]
H A Dudatamem.h32 const void *toc; /* For common memory, table of contents for */ member
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.cpp125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch()
144 if(0==strcmpAfterPrefix(s, names+toc[0].nameOffset, &startPrefixLength)) { in offsetTOCPrefixBinarySearch()
149 if(0==strcmpAfterPrefix(s, names+toc[limit].nameOffset, &limitPrefixLength)) { in offsetTOCPrefixBinarySearch()
155 int32_t cmp=strcmpAfterPrefix(s, names+toc[i].nameOffset, &prefixLength); in offsetTOCPrefixBinarySearch()
170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() argument
189 if(0==strcmpAfterPrefix(s, toc[0].entryName, &startPrefixLength)) { in pointerTOCPrefixBinarySearch()
194 if(0==strcmpAfterPrefix(s, toc[limit].entryName, &limitPrefixLength)) { in pointerTOCPrefixBinarySearch()
200 int32_t cmp=strcmpAfterPrefix(s, toc[i].entryName, &prefixLength); in pointerTOCPrefixBinarySearch()
218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local
124 offsetTOCPrefixBinarySearch(const char *s, const char *names, const UDataOffsetTOCEntry *toc, int32_t count) offsetTOCPrefixBinarySearch() argument
231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; offsetTOCLookupFn() local
273 const PointerTOC *toc = (PointerTOC *)pData->toc; pointerTOCEntryCount() local
283 const PointerTOC *toc = (PointerTOC *)pData->toc; pointerTOCLookupFn() local
[all...]
H A Ducnv_io.cpp1146 uint32_t toc[offsetsCount]; in ucnv_swapAliases() local
1187 uprv_memset(toc, 0, sizeof(toc)); in ucnv_swapAliases()
1188 toc[tocLengthIndex]=tocLength=ds->readUInt32(inSectionSizes[tocLengthIndex]); in ucnv_swapAliases()
1197 toc[i]=ds->readUInt32(inSectionSizes[i]); in ucnv_swapAliases()
1202 offsets[converterListIndex]=2*(1+tocLength); /* count two 16-bit units per toc entry */ in ucnv_swapAliases()
1204 offsets[i]=offsets[i-1]+toc[i-1]; in ucnv_swapAliases()
1208 topOffset=offsets[i-1]+toc[i-1]; in ucnv_swapAliases()
1229 ds->swapInvChars(ds, inTable+offsets[stringTableIndex], 2*(int32_t)(toc[stringTableIndex]+toc[normalizedStringTableInde in ucnv_swapAliases()
[all...]
H A Dudatamem.h32 const void *toc; /* For common memory, table of contents for */ member
/third_party/skia/third_party/externals/freetype/src/pcf/
H A Dpcfread.c98 PCF_Toc toc = &face->toc; in pcf_read_TOC() local
108 FT_STREAM_READ_FIELDS( pcf_toc_header, toc ) ) in pcf_read_TOC()
111 if ( toc->version != PCF_FILE_VERSION || in pcf_read_TOC()
112 toc->count == 0 ) in pcf_read_TOC()
120 if ( toc->count > ( stream->size >> 4 ) || in pcf_read_TOC()
121 toc->count > 9 ) in pcf_read_TOC()
125 toc->count, in pcf_read_TOC()
127 toc->count = FT_MIN( stream->size >> 4, 9 ); in pcf_read_TOC()
130 if ( FT_QNEW_ARRAY( face->toc in pcf_read_TOC()
[all...]
/third_party/pcre2/pcre2/
H A D132html47 $toc = 0;
52 $toc = 1 if $ARGV[0] eq "-toc";
75 print "<ul>\n" if ($toc);
147 if ($toc)
296 print "</ul>\n" if ($toc);
/third_party/python/Lib/idlelib/
H A Dhelp.py63 self.toc = [] # Pair headers with text indexes for toc.
64 self.header = '' # Text within header tags for toc.
138 self.toc.append((indent+self.header, self.text.index('insert')))
211 "Display html text, scrollbar, and toc."
218 self.toc = toc = self.toc_menu(text)
224 toc.grid(row=0, column=0, sticky='nw')
230 toc = Menubutton(self, text='TOC')
231 drop = Menu(toc, tearof
[all...]
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp117 static int32_t simpleBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t count) { in simpleBinarySearch() argument
127 int32_t cmp=strcmp(s, names+toc[number].nameOffset); in simpleBinarySearch()
144 toc=new TOCEntry[count]; in BinarySearchPackageLookup()
146 toc[i].nameOffset=itemNames.length(); in BinarySearchPackageLookup()
147 toc[i].dataOffset=i; // arbitrary value, see toc comment below in BinarySearchPackageLookup()
159 delete[] toc; in ~BinarySearchPackageLookup()
167 if(simpleBinarySearch(name, itemNameChars, toc, count)<0) { in call()
176 // toc imitates a .dat file's array of UDataOffsetTOCEntry
180 TOCEntry *toc; member in BinarySearchPackageLookup
207 prefixBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t count) prefixBinarySearch() argument
[all...]
/third_party/EGL/sdk/docs/man/xhtml/
H A Dmaketoc.pl13 ./maketoc.pl . .. > ./toc.html
248 my @toc;
262 push (@toc, $firstletter);
266 if ($#egl > 0) { push (@toc, "egl"); }
267 if ($#glu > 0) { push (@toc, "glu"); }
268 if ($#glut > 0) { push (@toc, "glut"); }
269 if ($#glX > 0) { push (@toc, "glX"); }
274 foreach (@toc)
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
H A Dmaketoc.pl13 ./maketoc.pl . .. > ./toc.html
248 my @toc;
262 push (@toc, $firstletter);
266 if ($#egl > 0) { push (@toc, "egl"); }
267 if ($#glu > 0) { push (@toc, "glu"); }
268 if ($#glut > 0) { push (@toc, "glut"); }
269 if ($#glX > 0) { push (@toc, "glX"); }
274 foreach (@toc)
/third_party/ffmpeg/libavformat/
H A Drtpdec_amr.c104 uint8_t toc = buf[1 + i]; in amr_handle_packet() local
105 int frame_size = frame_sizes[(toc >> 3) & 0x0f]; in amr_handle_packet()
117 *ptr++ = toc & 0x7C; in amr_handle_packet()
H A Doggparseopus.c94 unsigned toc = src[0]; in opus_duration() local
95 unsigned toc_config = toc >> 3; in opus_duration()
96 unsigned toc_count = toc & 3; in opus_duration()
H A Dmp3enc.c404 uint8_t *toc; in mp3_update_xing() local
416 toc = mp3->xing_frame + mp3->xing_offset + 16; in mp3_update_xing()
417 toc[0] = 0; // first toc entry has to be zero. in mp3_update_xing()
421 toc[i] = FFMIN(seek_point, 255); in mp3_update_xing()
/third_party/protobuf/python/docs/
H A Dgenerate_docs.py175 toc = TOC_TEMPLATE.format(
178 index_contents = re.sub(TOC_REGEX, toc, index_contents)
/third_party/curl/tests/server/
H A Dsws.c1403 ssize_t toc[2] = {0, 0}; /* number of bytes to client */ in http_connect() local
1473 if(poll_client_wr[i] && toc[i]) { in http_connect()
1567 toc[DATA] = 0; in http_connect()
1609 len = sizeof(readserver[i])-toc[i]; in http_connect()
1612 rc = sread(serverfd[i], &readserver[i][toc[i]], len); in http_connect()
1621 data_to_hex(&readserver[i][toc[i]], rc)); in http_connect()
1622 toc[i] += rc; in http_connect()
1627 if(toc[i] && FD_ISSET(clientfd[i], &output)) { in http_connect()
1629 rc = swrite(clientfd[i], readserver[i], toc[i]); in http_connect()
1640 if(toc[ in http_connect()
[all...]
/third_party/lame/libmp3lame/
H A DVbrTag.h32 * toc table of contents
34 * toc (table of contents) gives seek points
38 * seek point in bytes = (toc[i]/256.0) * total_bitstream_bytes
39 * e.g. half duration seek point = (toc[50]/256.0) * total_bitstream_bytes
58 /* toc may be NULL*/
66 unsigned char toc[NUMTOCENTRIES]; /* may be NULL if toc not desired */ member
H A DVbrTag.c397 if (pTagData->toc != NULL) { in GetVbrTag()
399 pTagData->toc[i] = buf[i]; in GetVbrTag()
437 fprintf(stderr, "toc:\n"); in GetVbrTag()
438 if (pTagData->toc != NULL) { in GetVbrTag()
442 fprintf(stderr, " %3d", (int) (pTagData->toc[i])); in GetVbrTag()
/third_party/python/Modules/_ctypes/libffi_osx/include/
H A Dppc-ffitarget.h98 void* toc; /* TOC */ member
/third_party/vk-gl-cts/external/vulkan-docs/src/config/chunkindex/
H A Dchunked.js135 var toc = document.getElementById("toc");
139 scrollChapter(toc, chap);
140 toc.scrollTop -= 96;
/third_party/skia/third_party/externals/opengl-registry/xml/
H A DMakefile45 TEXDIRT = readme.aux readme.idx readme.ilg readme.ind readme.log readme.toc readme.out

Completed in 46 milliseconds

123