Searched refs:cus (Results 1 – 7 of 7) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
D | sem_sleepingbarber.c | 140 pthread_t bar, cus[CUS_NUM]; in main() local 169 pthread_create(&cus[i], NULL, customers, (void *)&ID[i]); in main() 173 pthread_join(cus[i], NULL); in main()
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_main.cc | 254 auto* const cus = g_browser_process->component_updater(); in PreMainMessageLoopRun() local 257 RegisterMediaFoundationWidevineCdmComponent(cus); in PreMainMessageLoopRun() 261 RegisterWidevineCdmComponent(cus); in PreMainMessageLoopRun()
|
/third_party/elfutils/src/ |
D | readelf.c | 10089 struct mac_culist *cus = (struct mac_culist *) alloca ((nculist + 1) in print_debug_macinfo_section() local 10090 * sizeof (*cus)); in print_debug_macinfo_section() 10092 cus[nculist].offset = data->d_size; in print_debug_macinfo_section() 10093 cus[nculist].files = (Dwarf_Files *) -1l; in print_debug_macinfo_section() 10099 cus[cnt] = *culist; in print_debug_macinfo_section() 10105 qsort (cus, nculist, sizeof (*cus), mac_compare); in print_debug_macinfo_section() 10167 if (macoff >= cus[0].offset && cus[0].offset != data->d_size) in print_debug_macinfo_section() 10169 while (macoff >= cus[1].offset && cus[1].offset != data->d_size) in print_debug_macinfo_section() 10170 ++cus; in print_debug_macinfo_section() 10172 if (cus[0].files == NULL in print_debug_macinfo_section() [all …]
|
D | ChangeLog | 682 * readelf.c (print_debug_macinfo_section): Check cus[0] is not the 2228 * readelf.c (print_debug_macinfo_section): Mark cus sentinel files 2229 as -1 non-existent. Check macoff against sentinel cus.
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | lang-tables.dat | 149 { "", "cus", ISO_639_FLAG_2T | ISO_639_FLAG_2B, 979 },
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | les-mis-utf8.txt | 1578 du grenier deux consoles en bois, genre ancien. On demandait deux écus 5238 Jean Valjean prit violemment deux autres écus de cinq francs qu'il donna 10092 francs. Du reste le cheval et le tilbury, en bloc, valaient cent écus.
|
/third_party/chromium/patch/ |
D | 0003-ohos-1115.patch | 38047 RegisterAutofillRegexComponent(cus); 38050 RegisterClientSidePhishingComponent(cus);
|