| /third_party/skia/third_party/externals/icu/source/common/ |
| D | ucmndata.cpp | 125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch() 170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() 218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local 231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCLookupFn() local 273 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCEntryCount() local 283 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCLookupFn() local
|
| D | udatamem.h | 32 const void *toc; /* For common memory, table of contents for */ member
|
| D | ucnv_io.cpp | 1146 uint32_t toc[offsetsCount]; in ucnv_swapAliases() local
|
| /third_party/icu/icu4c/source/common/ |
| D | ucmndata.cpp | 125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch() 170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() 218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local 231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCLookupFn() local 273 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCEntryCount() local 283 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCLookupFn() local
|
| D | udatamem.h | 32 const void *toc; /* For common memory, table of contents for */ member
|
| /third_party/node/deps/icu-small/source/common/ |
| D | ucmndata.cpp | 125 const UDataOffsetTOCEntry *toc, int32_t count) { in offsetTOCPrefixBinarySearch() 170 pointerTOCPrefixBinarySearch(const char *s, const PointerTOCEntry *toc, int32_t count) { in pointerTOCPrefixBinarySearch() 218 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCEntryCount() local 231 const UDataOffsetTOC *toc = (UDataOffsetTOC *)pData->toc; in offsetTOCLookupFn() local 273 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCEntryCount() local 283 const PointerTOC *toc = (PointerTOC *)pData->toc; in pointerTOCLookupFn() local
|
| D | udatamem.h | 32 const void *toc; /* For common memory, table of contents for */ member
|
| D | ucnv_io.cpp | 1146 uint32_t toc[offsetsCount]; in ucnv_swapAliases() local
|
| /third_party/glfw/docs/ |
| D | extra.scss | 143 h1,h2,h2.groupheader,h3,div.toc h3,h4,h5,h6,strong,em { class 304 div.toc { class 310 div.toc { class 317 div.toc h3 { class 321 div.toc ul { class 325 div.toc li { class 331 div.toc { class 337 div.toc,.memproto,div.qindex,div.ah { class
|
| /third_party/node/tools/doc/ |
| D | alljson.mjs | 13 const toc = fs.readFileSync(new URL('./index.html', source), 'utf8'); constant
|
| D | allhtml.mjs | 14 const toc = fs.readFileSync(new URL('./index.html', source), 'utf8'); constant
|
| /third_party/node/test/doctool/ |
| D | test-make-doc.mjs | 36 const toc = fs.readFileSync(new URL('./index.html', apiURL), 'utf8'); constant
|
| /third_party/lame/libmp3lame/ |
| D | VbrTag.h | 66 unsigned char toc[NUMTOCENTRIES]; /* may be NULL if toc not desired */ member
|
| /third_party/python/Modules/_ctypes/libffi_osx/include/ |
| D | ppc-ffitarget.h | 98 void* toc; /* TOC */ member
|
| /third_party/ffmpeg/libavformat/ |
| D | oggparseopus.c | 94 unsigned toc = src[0]; in opus_duration() local
|
| D | rtpdec_amr.c | 104 uint8_t toc = buf[1 + i]; in amr_handle_packet() local
|
| D | mp3enc.c | 404 uint8_t *toc; in mp3_update_xing() local
|
| /third_party/ltp/testcases/kernel/syscalls/mprotect/ |
| D | mprotect04.c | 174 uintptr_t toc; member
|
| /third_party/icu/icu4c/source/test/perf/dicttrieperf/ |
| D | dicttrieperf.cpp | 117 static int32_t simpleBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t co… in simpleBinarySearch() 180 TOCEntry *toc; member in BinarySearchPackageLookup 207 static int32_t prefixBinarySearch(const char *s, const char *names, const TOCEntry *toc, int32_t co… in prefixBinarySearch()
|
| /third_party/python/Modules/_ctypes/libffi_osx/powerpc/ |
| D | ppc-ffi_darwin.c | 59 void* toc; member
|
| /third_party/skia/third_party/externals/freetype/src/pcf/ |
| D | pcfread.c | 98 PCF_Toc toc = &face->toc; in pcf_read_TOC() local
|
| D | pcf.h | 154 PCF_TocRec toc; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | opusenc.c | 76 static int opus_gen_toc(OpusEncContext *s, uint8_t *toc, int *size, int *fsize_needed) in opus_gen_toc()
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | udatatst.c | 1260 } toc[3]; member
|
| /third_party/curl/tests/server/ |
| D | sws.c | 1403 ssize_t toc[2] = {0, 0}; /* number of bytes to client */ in http_connect() local
|