/aosp_15_r20/external/json-schema-validator/src/test/suite/tests/draft-next/ |
H A D | infinite-loop-detection.json | 27 "data": { "foo": 1 }, object 32 "data": { "foo": "a string" }, object
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/trackselection/ |
H A D | FixedTrackSelection.java | 29 @Nullable private final Object data; field in FixedTrackSelection 56 TrackGroup group, int track, @Type int type, int reason, @Nullable Object data) { in FixedTrackSelection()
|
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/benches/ |
D | graphmap.rs | 54 let data = test_nodes(); localVariable 76 let data = test_nodes(); in graphmap_parallel_bench() localVariable
|
/aosp_15_r20/external/ltp/testcases/network/can/cve/ |
H A D | can_bcm01.c | 65 struct test_payload data = { in thread_run() local 95 struct bcm_msg_head data = { in run() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | android_crash_detail.cpp | 49 crash_detail_t* android_crash_detail_register(const void* name, size_t name_size, const void* data, in android_crash_detail_register() 111 void android_crash_detail_replace_data(crash_detail_t* crash_detail, const void* data, in android_crash_detail_replace_data()
|
/aosp_15_r20/system/chre/apps/spammer/ |
H A D | spammer.cc | 48 void messageSentEventFreeCallback(uint16_t eventType, void *data) { in messageSentEventFreeCallback() 65 void repeatedEventFreeCallback(uint16_t eventType, void *data) { in repeatedEventFreeCallback()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/vad/ |
H A D | standalone_vad_unittest.cc | 24 int16_t data[kLength10Ms] = {0}; in TEST() local 64 int16_t data[kDataLength] = {0}; in TEST() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | sha384-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha384_prf() 55 const u8 *data, size_t data_len, u8 *buf, in sha384_prf_bits()
|
H A D | sha512-prf.c | 31 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha512_prf() 55 const u8 *data, size_t data_len, u8 *buf, in sha512_prf_bits()
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/sentencepiece/ |
H A D | optimized_decoder_test.cc | 35 std::string* data) { in TFReadFileToString() 41 std::string* data) { in StdReadFileToString()
|
/aosp_15_r20/external/pigweed/pw_channel/ |
H A D | forwarding_channel.cc | 59 multibuf::MultiBuf&& data) PW_NO_LOCK_SAFETY_ANALYSIS { in DoStageWrite() 101 multibuf::MultiBuf&& data) PW_NO_LOCK_SAFETY_ANALYSIS { in DoStageWrite()
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
H A D | CollectionSet.java | 19 private final Collection<E> data; field in CollectionSet 21 public CollectionSet(Collection<E> data) { in CollectionSet()
|
/aosp_15_r20/out/soong/.intermediates/external/jacoco/jacocoagent/android_common/turbine/ |
D | jacocoagent.jar | ... <init> (org.jacoco.core.data.ExecutionDataStore, org.jacoco.core.analysis ... |
/aosp_15_r20/system/security/identity/ |
H A D | Util.cpp | 63 vector<uint8_t> data; in fileGetContents() local 83 bool fileSetContents(const string& path, const vector<uint8_t>& data) { in fileSetContents()
|
/aosp_15_r20/external/bcc/tools/ |
H A D | tcpaccept.py | 229 def print_ipv4_event(cpu, data, size): argument 245 def print_ipv6_event(cpu, data, size): argument
|
/aosp_15_r20/external/lmfit/lib/ |
H A D | lmcurve.c | 31 const double* par, const int m_dat, const void* data, double* fvec, in lmcurve_evaluate() 46 lmcurve_data_struct data = { t, y, f }; in lmcurve() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_cs_tpool.c | 36 lp_cs_tpool_worker(void *data) in lp_cs_tpool_worker() 131 lp_cs_tpool_task_func work, void *data, int num_iters) in lp_cs_tpool_queue_task()
|
/aosp_15_r20/cts/hostsidetests/backup/FullBackupOnly/src/ |
H A D | FullBackupOnlyBackupAgent.java | 50 public void onBackup(ParcelFileDescriptor oldState, BackupDataOutput data, in onBackup() 65 public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState) in onRestore()
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/ts/ |
H A D | DvbSubtitleReader.java | 98 public void consume(ParsableByteArray data) { in consume() 118 private boolean checkNextByte(ParsableByteArray data, int expectedValue) { in checkNextByte()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/test/ |
H A D | cuda_allocator_test.cpp | 18 void dummy_free_0(void* data, size_t size, int device, void* stream) { in dummy_free_0() 21 void dummy_free_1(void* data, size_t size, int device, void* stream) { in dummy_free_1()
|
/aosp_15_r20/packages/modules/Bluetooth/system/btcore/fuzzer/ |
D | btcore_property_fuzzer.cpp | 36 void BTCorePropertyFuzzer::process(const uint8_t* data, size_t size) { in process() 92 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) { in LLVMFuzzerTestOneInput()
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/jsontype/ |
H A D | PolymorphicViaRefTypeTest.java | 52 TypeInfoAtomic data = new TypeInfoAtomic(); in testPolymorphicAtomicRefProperty() local 69 AtomicStringWrapper data = new AtomicStringWrapper("foo"); in testAtomicRefViaDefaultTyping() local
|
/aosp_15_r20/external/libcxx/test/std/language.support/support.exception/except.nested/ |
H A D | throw_with_nested.pass.cpp | 27 explicit A(int data) : data_(data) {} in A() 37 explicit B(int data) : data_(data) {} in B()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | tss.hpp | 37 static void default_deleter(T* data) in default_deleter() 42 static void cleanup_caller(detail::thread::cleanup_func_t cleanup_function,void* data) in cleanup_caller()
|
/aosp_15_r20/external/tensorflow/tensorflow/security/fuzzing/op_fuzzing/ |
H A D | fuzz_session.h | 125 int Fuzz(const uint8_t* data, size_t size) { in Fuzz() 145 void FuzzImpl(const uint8_t* data, size_t size) final { in FuzzImpl()
|