Searched defs:is_init (Results 1 – 18 of 18) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_csf.h | 51 bool is_init; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/ |
D | pid.rs | 83 pub const fn is_init(self) -> bool { in is_init() method
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_aacpluscheck.c | 65 WORD32 is_init, WORD32 *is_first, WORD32 ec_flag) { in ixheaacd_check_for_sbr_payload()
|
H A D | ixheaacd_aacdecoder.c | 110 WORD32 *mps_header, WORD32 *mps_bytes, WORD32 is_init, WORD32 first_frame) { in ixheaacd_aacdec_decodeframe()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | hf_client.rs | 93 is_init: bool, field
|
D | csis.rs | 107 is_init: bool, field
|
D | vc.rs | 157 is_init: bool, field
|
D | sdp.rs | 441 is_init: bool, field
|
D | hid_host.rs | 165 is_init: bool, field
|
D | le_audio.rs | 546 is_init: bool, field
|
D | gatt.rs | 1715 is_init: bool, field
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_saved_model.cc | 296 auto is_init = [&session_initializers](mlir::func::FuncOp func) { in VerifySavedModelModule() local
|
/aosp_15_r20/external/libcxxabi/src/ |
H A D | cxa_guard_impl.h | 106 bool is_init = false; member
|
/aosp_15_r20/external/elfutils/libdwfl/ |
H A D | linux-kernel-modules.c | 938 const bool is_init = startswith (secname, ".init"); in INTDEF() local
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/ |
H A D | cxa_guard_impl.h | 129 bool is_init = false; member
|
/aosp_15_r20/external/zucchini/ |
H A D | disassembler_dex.cc | 253 static bool is_init = false; in FindDalvikInstruction() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | btif.rs | 1201 pub is_init: bool, field
|
/aosp_15_r20/art/runtime/verifier/ |
H A D | method_verifier.cc | 4255 bool is_init = false; in VerifyInvocationArgsFromIterator() local
|