/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-var-cvar-table.hh | 40 struct cvar struct 42 static constexpr hb_tag_t tableTag = HB_OT_TAG_cvar; 44 bool sanitize (hb_sanitize_context_t *c) const in sanitize() 53 const TupleVariationData* get_tuple_var_data (void) const in get_tuple_var_data() 56 bool decompile_tuple_variations (unsigned axis_count, in decompile_tuple_variations() 77 static bool calculate_cvt_deltas (unsigned axis_count, in calculate_cvt_deltas() 131 bool serialize (hb_serialize_context_t *c, in serialize() 141 bool subset (hb_subset_context_t *c) const in subset() 171 static bool add_cvt_and_apply_deltas (hb_subset_plan_t *plan, in add_cvt_and_apply_deltas() 210 FixedVersion<>version; /* Version of the CVT variation table [all …]
|
H A D | hb-subset.cc | 548 auto &cvar = *plan->source->table.cvar; in _subset_table() local
|
/aosp_15_r20/external/leveldb/util/ |
H A D | env_test.cc | 76 port::CondVar cvar{&mu}; in TEST_F() member 100 port::CondVar cvar{&mu}; in TEST_F() member 139 port::CondVar cvar{&mu}; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/ |
D | jobs.h | 245 const VariantType& cvar = var; variable 295 const VariantType& cvar = var; in verify_not() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-hwbreak.c | 93 __u8 cvar __attribute__((unused)); in read_var() local 116 __u8 cvar __attribute__((unused)); in test_workload() local
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | debug-lambda-expressions.cpp | 6 extern "C" auto cvar = []{}; in __anon710b78d70202() variable
|
H A D | lambda-expressions.cpp | 11 extern "C" auto cvar = []{}; in __anon3369ef030302() variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/src/sync/ |
D | wait_group.rs | 52 cvar: Condvar, field
|
D | parker.rs | 317 cvar: Condvar, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/ |
H A D | barrier.rs | 37 cvar: Condvar, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/ |
H A D | barrier.rs | 37 cvar: Condvar, field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/ |
H A D | barrier.rs | 37 cvar: Condvar, field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/ |
H A D | barrier.rs | 37 cvar: Condvar, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sync/ |
H A D | barrier.rs | 37 cvar: Condvar, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/loom/std/ |
D | barrier.rs | 37 cvar: Condvar, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
H A D | pthread.rs | 89 cvar: UnsafeCell<libc::pthread_cond_t>, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
H A D | pthread.rs | 89 cvar: UnsafeCell<libc::pthread_cond_t>, field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
H A D | pthread.rs | 89 cvar: UnsafeCell<libc::pthread_cond_t>, field
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
H A D | pthread.rs | 89 cvar: UnsafeCell<libc::pthread_cond_t>, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/ |
H A D | pthread.rs | 89 cvar: UnsafeCell<libc::pthread_cond_t>, field
|
/aosp_15_r20/external/crosvm/devices/src/utils/ |
H A D | event_loop.rs | 245 cvar: Condvar, field
|
/aosp_15_r20/external/turbine/java/com/google/turbine/parse/ |
H A D | ConstExpressionParser.java | 221 Tree.ConstVarName cvar = (Tree.ConstVarName) expr; in notCast() local
|
/aosp_15_r20/hardware/libhardware/tests/hwc/ |
H A D | cnativewindow.c | 64 pthread_cond_t cvar; member
|
/aosp_15_r20/external/crosvm/src/sys/windows/ |
H A D | run_vcpu.rs | 94 cvar: Condvar, field
|
/aosp_15_r20/external/crosvm/devices/src/irqchip/ |
H A D | userspace.rs | 956 cvar: Condvar, field
|