Home
last modified time | relevance | path

Searched defs:max_id (Results 1 – 25 of 68) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/
Dstate_id.rs104 fn max_id() -> usize; in max_id() method
119 fn max_id() -> usize { in max_id() method
136 fn max_id() -> usize { in max_id() method
153 fn max_id() -> usize { in max_id() method
171 fn max_id() -> usize { in max_id() method
189 fn max_id() -> usize { in max_id() method
/aosp_15_r20/external/rust/android-crates-io/crates/regex-automata/src/
Dstate_id.rs139 fn max_id() -> usize; in max_id() method
168 fn max_id() -> usize { in max_id() method
195 fn max_id() -> usize { in max_id() method
222 fn max_id() -> usize { in max_id() method
250 fn max_id() -> usize { in max_id() method
278 fn max_id() -> usize { in max_id() method
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/traced/
H A Dsys_stats_counters.h366 int max_id = 0; in BuildMeminfoCounterNames() local
377 int max_id = 0; in BuildVmstatCounterNames() local
/aosp_15_r20/external/perfetto/include/perfetto/ext/traced/
H A Dsys_stats_counters.h366 int max_id = 0; in BuildMeminfoCounterNames() local
377 int max_id = 0; in BuildVmstatCounterNames() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dmapped_file_unittest.cc19 FileCallbackTest(int id, MessageLoopHelper* helper, int* max_id) in FileCallbackTest()
66 int max_id = 0; in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/common/
Dmetric_id_manager_unittest.cc416 int max_id = MetricIdManager::kMaxId; in TEST() local
441 int max_id = MetricIdManager::kMaxId; in TEST() local
/aosp_15_r20/packages/modules/Bluetooth/system/common/
Dmetric_id_allocator_unittest.cc400 int max_id = MetricIdAllocator::kMaxId; in TEST() local
423 int max_id = MetricIdAllocator::kMaxId; in TEST() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_legacy_colorkey.c34 static uint32_t max_id; variable
/aosp_15_r20/external/perfetto/src/tracing/core/
H A Did_allocator.cc23 IdAllocatorGeneric::IdAllocatorGeneric(uint32_t max_id) : max_id_(max_id) { in IdAllocatorGeneric()
/aosp_15_r20/external/perfetto/src/tools/ftrace_proto_gen/
H A Dftrace_descriptor_gen.cc33 int max_id = 0; in GenerateFtraceDescriptors() local
H A Dproto_gen_utils.h91 uint32_t max_id = 0; member
/aosp_15_r20/external/capstone/
H A Dutils.c18 unsigned short max_id = insns[size - 1].id; in make_id2insn() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/BLAKE3/
H A Dblake3_dispatch.c97 const int max_id = *eax; in get_cpu_features() local
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dstructural_tree_partition.cc105 uint32_t max_id = std::max(id, parent_id); in Step() local
H A Dtype_builders.cc165 uint32_t max_id = std::max(source_id, target_id); in Step() local
/aosp_15_r20/external/webrtc/pc/
H A Dused_ids_unittest.cc72 int max_id; member
/aosp_15_r20/external/mesa3d/src/util/blake3/
H A Dblake3_dispatch.c128 const int max_id = *eax; in get_cpu_features() local
/aosp_15_r20/external/kotlinx.serialization/benchmark/src/jmh/kotlin/kotlinx/benchmarks/model/
H A DTwitter.kt25 val max_id: Long, constant in kotlinx.benchmarks.model.SearchMetadata
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/
H A Dgpu_model.cc193 ValueId max_id = 0; in ReserveGraphTensors() local
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp.c4400 unsigned int max_id = 0; in dpp_next_id() local
4857 unsigned int max_id = 0; in dpp_next_configurator_id() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_progvar.cpp589 size_t max_id[3]; in l_load_abilities() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dconst_folding_rules.cpp1245 uint32_t max_id = operand_inst->GetSingleWordInOperand(4); in FoldFClampFeedingCompare() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dconst_folding_rules.cpp1298 uint32_t max_id = operand_inst->GetSingleWordInOperand(4); in FoldFClampFeedingCompare() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconst_folding_rules.cpp1298 uint32_t max_id = operand_inst->GetSingleWordInOperand(4); in FoldFClampFeedingCompare() local
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Dbtrfs.h163 __u64 max_id; member

123