/third_party/musl/src/thread/ |
H A D | pthread_once.c | 3 static void undo(void *control) in undo() argument 11 hidden int __pthread_once_full(pthread_once_t *control, void (*init)(void)) in __pthread_once_full() argument 40 __pthread_once(pthread_once_t *control, void (*init)(void)) __pthread_once() argument 50 __pthread_once(pthread_once_t *control, void (*init)(void)) __pthread_once() argument [all...] |
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_once.c | 3 static void undo(void *control) in undo() argument 11 hidden int __pthread_once_full(pthread_once_t *control, void (*init)(void)) in __pthread_once_full() argument 40 __pthread_once(pthread_once_t *control, void (*init)(void)) __pthread_once() argument 50 __pthread_once(pthread_once_t *control, void (*init)(void)) __pthread_once() argument [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | once.c | 31 bool pa_once_begin(pa_once *control) { in pa_once_begin() argument 54 void pa_once_end(pa_once *control) { in pa_once_end() argument 67 pa_run_once(pa_once *control, pa_once_func_t func) pa_run_once() argument [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/ |
H A D | 2-1.c | 75 static int control; variable
|
H A D | 1-2.c | 76 static int control; variable
|
H A D | 1-3.c | 78 static int control; variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
H A D | fd3_blend.h | 40 uint32_t control; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_blend.h | 38 uint32_t control; member
|
/third_party/backends/backend/ |
H A D | plustek-pp_detect.c | 78 UChar control; in detectResetPort() local 97 UChar data, control, status; in detectScannerConnection() local
|
/third_party/mesa3d/src/util/ |
H A D | debug.c | 30 parse_debug_string(const char *debug, const struct debug_control *control) parse_debug_string() argument 57 parse_enable_string(const char *debug, uint64_t default_value, const struct debug_control *control) parse_enable_string() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
H A D | fd5_blend.h | 39 uint32_t control; member
|
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/ |
H A D | ref_count_collect.cpp | 89 SaControlInfo control = { STOP_ON_DEMAND, saId }; in IdentifyUnrefOndemand() local
|
/third_party/alsa-lib/src/control/ |
H A D | cards.c | 42 static int snd_card_load2(const char *control) in snd_card_load2() argument 64 char control[sizeof(SND_FILE_CONTROL) + 10]; in snd_card_load1() local
|
/third_party/lzma/C/ |
H A D | Lzma2Dec.h | 16 Byte control;
member
|
/third_party/vulkan-loader/loader/ |
H A D | settings.h | 59 loader_settings_layer_control control; member
|
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/ |
H A D | data_receiver.cpp | 76 char control[CMSG_SPACE(sizeof(ucred))]; in ReceiveMessage() local
|
/third_party/alsa-utils/alsamixer/ |
H A D | mixer_controls.h | 6 struct control { struct
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | pluralmaptest.cpp | 142 PluralMapForPluralMapTest control; in TestEqual() local 166 PluralMapForPluralMapTest control; in TestCopyAndAssign() local [all...] |
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationThreadTest.java | 191 private Control control; field in CollationThreadTest.Test 194 Test(String name, String[] data, Collator collator, Random r, Control control) { in Test() argument 226 runThreads(Thread[] threads, Control control) runThreads() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationThreadTest.java | 194 private Control control; field in CollationThreadTest.Test 197 Test(String name, String[] data, Collator collator, Random r, Control control) { in Test() argument 229 runThreads(Thread[] threads, Control control) runThreads() argument [all...] |
/third_party/lzma/CPP/7zip/UI/FileManager/ |
H A D | OverwriteDialog.cpp | 82 NControl::CDialogChildControl control;
in SetFileInfoControl() local
|
/third_party/mesa3d/src/vulkan/overlay-layer/ |
H A D | mesa-overlay-control.py | 152 def control(args): function
|
H A D | overlay_params.h | 97 int control; member
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
H A D | 4-1.c | 81 static int control = 0; variable [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | allocation-builder.h | 21 AllocationBuilder(JSGraph* jsgraph, Node* effect, Node* control) in AllocationBuilder() argument
|