Home
last modified time | relevance | path

Searched defs:init_flag (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/bionic/tests/libs/
H A Ddlopen_testlib_ifunc_variable_impl.cpp24 static void __attribute__((constructor)) init_flag() { in init_flag() function
H A Ddlopen_testlib_ifunc.cpp24 static void __attribute__((constructor)) init_flag() { in init_flag() function
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
H A D1-1.c29 static int init_flag; variable
H A D3-1.c29 static int init_flag; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAContext.cpp14 c10::once_flag init_flag; variable
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/crypto/
H A Dopenssl_init.cc69 static std::once_flag init_flag; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/xpu/
H A DXPUContext.cpp19 c10::once_flag init_flag; variable
H A DXPUGeneratorImpl.cpp16 c10::once_flag init_flag; variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/renesas/common/console/
Drcar_printf.c82 int16_t init_flag = 0; in rcar_log_init() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/renesas/common/console/
H A Drcar_printf.c82 int16_t init_flag = 0; in rcar_log_init() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_mps_onset_detect.c40 const UWORD32 init_flag) { in ixheaace_mps_212_onset_detect_init()
H A Diusace_signal_classifier.h71 WORD32 init_flag; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dslow_operation_alarm.cc39 absl::once_flag init_flag; variable
/aosp_15_r20/external/webrtc/common_audio/vad/
H A Dvad_core.h59 int init_flag; member
/aosp_15_r20/external/pytorch/c10/xpu/
H A DXPUFunctions.cpp22 c10::once_flag init_flag; variable
H A DXPUStream.cpp15 c10::once_flag init_flag; variable
/aosp_15_r20/external/OpenCL-CTS/test_common/harness/
H A Dmt19937.cpp111 static std::once_flag init_flag; in genrand_int32() local
/aosp_15_r20/external/musl/arch/arm/bits/
H A Duser.h14 unsigned int init_flag; member
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/bits/
H A Duser.h14 unsigned int init_flag; member
/aosp_15_r20/external/trusty/musl/arch/arm/bits/
Duser.h14 unsigned int init_flag; member
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAStream.cpp18 static c10::once_flag init_flag; variable
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_aacdecoder.c103 FLAG frame_status, WORD *type, WORD *ch_idx, WORD init_flag, WORD channel, in ixheaacd_aacdec_decodeframe()
H A Dixheaacd_sbrdecoder.c318 WORD eld_sbr_flag, WORD32 audio_object_type, WORD32 init_flag, WORD32 ldmps_present, in ixheaacd_applysbr()
H A Dixheaacd_mps_dec.h206 WORD32 init_flag; member
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A Dsocket.cpp1020 static c10::once_flag init_flag{}; in initialize() local

12