/aosp_15_r20/external/perfetto/src/trace_processor/db/column/ |
H A D | string_storage_unittest.cc | 45 StringPool pool; in TEST() local 106 StringPool pool; in TEST() local 114 SqlValue val = SqlValue::String("pierogi"); in TEST() local 158 StringPool pool; in TEST() local 165 SqlValue val = SqlValue::String("pierogi"); in TEST() local 216 StringPool pool; in TEST() local 235 StringPool pool; in TEST() local 254 StringPool pool; in TEST() local 268 StringPool pool; in TEST() local 283 StringPool pool; in TEST() local [all …]
|
H A D | string_storage.cc | 144 uint32_t LowerBoundIntrinsic(StringPool* pool, in LowerBoundIntrinsic() 146 NullTermStringView val, in LowerBoundIntrinsic() 153 uint32_t UpperBoundIntrinsic(StringPool* pool, in UpperBoundIntrinsic() 155 NullTermStringView val, in UpperBoundIntrinsic() 160 [comp](NullTermStringView val, StringPool::Id id) { in UpperBoundIntrinsic() 354 StringPool::Id val = in IndexSearchValidated() local 413 StringPool::Id val = in LinearSearch() local 503 StringPool::Id val = in BinarySearchIntrinsic() local
|
/aosp_15_r20/system/libufdt/ |
H A D | ufdt_overlay.c | 60 uint32_t val; in fdt_increase_u32() local 215 uint32_t val; in ufdt_do_one_fixup() local 323 struct ufdt_node_pool *pool) { in ufdt_overlay_node() 332 const void *val; in ufdt_overlay_get_target() local 368 struct ufdt_node_pool *pool) { in ufdt_apply_fragment() 400 struct ufdt_node_pool *pool) { in ufdt_overlay_apply_fragments() 575 struct ufdt_node_pool *pool) { in ufdt_overlay_apply() 664 struct ufdt_node_pool pool; in ufdt_apply_overlay() local 722 struct ufdt_node_pool pool; in ufdt_apply_multioverlay() local
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/tables/ |
H A D | apr_hash.c | 52 const void *val; member 76 apr_pool_t *pool; member 96 APR_DECLARE(apr_hash_t *) apr_hash_make(apr_pool_t *pool) in apr_hash_make() 114 APR_DECLARE(apr_hash_t *) apr_hash_make_custom(apr_pool_t *pool, in apr_hash_make_custom() 158 void **val) in apr_hash_this() 183 void *val; in apr_hash_this_val() local 288 const void *val) in find_entry() 324 APR_DECLARE(apr_hash_t *) apr_hash_copy(apr_pool_t *pool, in apr_hash_copy() 377 const void *val) in apr_hash_set()
|
H A D | apr_tables.c | 501 const char *val) in apr_table_set() 573 const char *val) in apr_table_setn() 699 const char *val) in apr_table_merge() 736 const char *val) in apr_table_mergen() 745 apr_pool_t *pool; in apr_table_mergen() local 791 const char *val) in apr_table_add() 811 const char *val) in apr_table_addn() 1002 static apr_table_entry_t **table_mergesort(apr_pool_t *pool, in table_mergesort() 1250 static int table_getm_do(void *v, const char *key, const char *val) in table_getm_do()
|
/aosp_15_r20/external/deqp/framework/delibs/decpp/ |
H A D | dePoolArray.cpp | 34 MemPool pool; in intArrayTest() local 101 int val = arr2[i]; in intArrayTest() local 108 MemPool pool; in alignedIntArrayTest() local 181 int val = arr2[i]; in alignedIntArrayTest() local 237 MemPool pool; in sideEffectTest() local 269 MemPool pool; in iteratorTest() local
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/concurrent/ |
H A D | CountedCompleterTest.java | 65 final Integer val = Integer.valueOf(array[lo]); in chooseOne() local 79 protected void setRawResult(Integer val) { in chooseOne() 137 final ForkJoinPool pool; in completeAllChildren() field in CountedCompleterTest.MainTask 141 MainTask(ForkJoinPool pool, int lo, int hi) { in completeAllChildren() 174 ForkJoinPool pool = new ForkJoinPool(1); in completeAllChildren() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_descriptors.c | 289 …alloc_sets(struct zink_screen *screen, VkDescriptorSetLayout dsl, VkDescriptorPool pool, VkDescrip… in zink_descriptor_util_alloc_sets() 417 VkDeviceSize val; in init_program_db() local 741 VkDeviceSize val; in zink_descriptor_shader_init() local 792 pool_destroy(struct zink_screen *screen, struct zink_descriptor_pool *pool) in pool_destroy() 803 …struct zink_descriptor_pool *pool = util_dynarray_pop(overflowed_pools, struct zink_descriptor_poo… in clear_multi_pool_overflow() local 831 VkDescriptorPool pool; in create_pool() local 879 struct zink_descriptor_pool *pool = CALLOC_STRUCT(zink_descriptor_pool); in alloc_new_pool() local 942 struct zink_descriptor_pool *pool = mpool->pool; in check_pool_alloc() local 967 struct zink_descriptor_pool *pool = CALLOC_STRUCT(zink_descriptor_pool); in create_push_pool() local 985 struct zink_descriptor_pool *pool = mpool->pool; in check_push_pool_alloc() local [all …]
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/unix/ |
H A D | env.c | 33 apr_pool_t *pool) in apr_env_get() 37 char *val = getenv(envvar); in apr_env_get() local 51 apr_pool_t *pool) in apr_env_set() 71 APR_DECLARE(apr_status_t) apr_env_delete(const char *envvar, apr_pool_t *pool) in apr_env_delete()
|
/aosp_15_r20/external/virglrenderer/src/venus/ |
H A D | vkr_cs.c | 153 const void *val, in vkr_cs_encoder_write_internal() 194 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_fini() local 204 const struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_sanity_check() local 218 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_gc_temp_pool() local 257 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_push_state() local 280 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_pop_state() local 317 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_grow_temp_pool() local 335 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_alloc_temp_internal() local
|
H A D | vkr_cs.h | 112 const void *val, in vkr_cs_encoder_write() 170 void *val, in vkr_cs_decoder_peek_internal() 188 vkr_cs_decoder_read(struct vkr_cs_decoder *dec, size_t size, void *val, size_t val_size) in vkr_cs_decoder_read() 197 void *val, in vkr_cs_decoder_peek() 230 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_reset_temp_pool() local 240 struct vkr_cs_decoder_temp_pool *pool = &dec->temp_pool; in vkr_cs_decoder_alloc_temp() local
|
/aosp_15_r20/external/perfetto/src/tools/protoprofile/ |
H A D | main.cc | 57 auto val = string_to_id_.Find(s); in InternString() local 68 auto val = locations_.Find(s); in InternLocation() local 81 trace_processor::DescriptorPool* pool) { in Compute() 199 trace_processor::DescriptorPool pool; in Main() local
|
/aosp_15_r20/external/deqp/framework/delibs/depool/ |
H A D | dePoolHash.c | 39 deMemPool *pool = deMemPool_createRoot(DE_NULL, 0); in dePoolHash_selfTest() local 51 const int *val = deTestHash_find(hash, (int16_t)i); in dePoolHash_selfTest() local 64 const int *val = deTestHash_find(hash, (int16_t)i); in dePoolHash_selfTest() local 75 const int *val = deTestHash_find(hash, (int16_t)i); in dePoolHash_selfTest() local 88 const int *val = deTestHash_find(hash, (int16_t)i); in dePoolHash_selfTest() local 104 int val = deTestHashIter_getValue(&testIter); in dePoolHash_selfTest() local 136 int val = deTestIntArray_get(valueArray, ndx); in dePoolHash_selfTest() local
|
H A D | dePoolArray.c | 43 dePoolArray *dePoolArray_create(deMemPool *pool, int elementSize) in dePoolArray_create() 159 deMemPool *pool = deMemPool_createRoot(DE_NULL, 0); in dePoolArray_selfTest() local 226 int val = dePoolIntArray_get(arr, i); in dePoolArray_selfTest() local
|
/aosp_15_r20/external/zopfli/src/zopfli/ |
H A D | katajainen.c | 70 NodePool* pool, int index) { in BoundaryPM() 104 Node* leaves, int numsymbols, NodePool* pool, int index) { in BoundaryPMFinal() 126 NodePool* pool, const Node* leaves, int maxbits, Node* (*lists)[2]) { in InitLists() 149 int val; in ExtractBitLengths() local 174 NodePool pool; in ZopfliLengthLimitedCodeLengths() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/ |
D | test.rs | 10 let pool = ThreadPoolBuilder::new().num_threads(22).build().unwrap(); in worker_thread_index() localVariable 94 let val = nc.fetch_add(1, Ordering::SeqCst); in handler_panics_handled_correctly() localVariable 128 let pool = ThreadPoolBuilder::new().num_threads(22).build().unwrap(); in check_config_build() localVariable 176 let pool = ThreadPoolBuilder::new() in cleared_current_thread() localVariable
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util.cc | 70 const DescriptorPool* pool) in DescriptorPoolTypeResolver() 215 const std::string& val = in ConvertOptionField() local 227 const EnumValueDescriptor* val = in ConvertOptionField() local 364 const DescriptorPool* pool) { in NewTypeResolverForDescriptorPool()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util.cc | 70 const DescriptorPool* pool) in DescriptorPoolTypeResolver() 215 const std::string& val = in ConvertOptionField() local 227 const EnumValueDescriptor* val = in ConvertOptionField() local 364 const DescriptorPool* pool) { in NewTypeResolverForDescriptorPool()
|
/aosp_15_r20/external/perfetto/src/trace_processor/util/ |
H A D | proto_to_args_parser_unittest.cc | 153 DescriptorPool pool; in TEST_F() local 190 DescriptorPool pool; in TEST_F() local 234 DescriptorPool pool; in TEST_F() local 260 DescriptorPool pool; in TEST_F() local 285 DescriptorPool pool; in TEST_F() local 321 DescriptorPool pool; in TEST_F() local 331 static int val = 0; in TEST_F() local 371 DescriptorPool pool; in TEST_F() local 413 DescriptorPool pool; in TEST_F() local 445 DescriptorPool pool; in TEST_F() local [all …]
|
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/atomic/netware/ |
H A D | apr_atomic.c | 22 APR_DECLARE(apr_status_t) apr_atomic_init(apr_pool_t *pool) in apr_atomic_init() 27 APR_DECLARE(apr_uint32_t) apr_atomic_add32(volatile apr_uint32_t *mem, apr_uint32_t val) in apr_atomic_add32() 32 APR_DECLARE(void) apr_atomic_sub32(volatile apr_uint32_t *mem, apr_uint32_t val) in apr_atomic_sub32() 42 APR_DECLARE(void) apr_atomic_set32(volatile apr_uint32_t *mem, apr_uint32_t val) in apr_atomic_set32() 57 APR_DECLARE(apr_uint32_t) apr_atomic_xchg32(volatile apr_uint32_t *mem, apr_uint32_t val) in apr_atomic_xchg32()
|
/aosp_15_r20/frameworks/base/tools/aapt2/compile/ |
H A D | PseudolocaleGenerator_test.cpp | 27 android::StringPool pool; in TEST() local 75 android::StringPool pool; in TEST() local 97 android::StringPool pool; in TEST() local 119 android::StringPool pool; in TEST() local 158 android::StringPool pool; in TEST() local 195 String* val = test::GetValue<String>(table.get(), "android:string/four"); in TEST() local
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/neuralnetworks/aidl/android.hardware.neuralnetworks-V4-ndk-source/gen/include/aidl/android/hardware/neuralnetworks/ |
D | RequestMemoryPool.h | 44 pool = 0, enumerator 49 static const inline Tag pool = Tag::pool; variable 141 [[nodiscard]] static inline std::string toString(RequestMemoryPool::Tag val) { in toString()
|
/aosp_15_r20/system/libufdt/tests/libufdt_verify/ |
H A D | ufdt_test_overlay.cpp | 233 struct ufdt_node_pool* pool) { in combine_overlay_node() 315 struct ufdt_node_pool* pool in ufdt_overlay_combine_common_nodes() 326 const void* val = ufdt_node_get_fdt_prop_data_by_name(*it, "target", NULL); in ufdt_overlay_combine_common_nodes() local 361 struct ufdt* final_tree, struct ufdt_node_pool* pool) { in ufdt_combine_all_overlays() 420 struct ufdt_node_pool pool; in ufdt_verify_dtbo() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/ |
H A D | CublasHandlePool.cpp | 86 const char * val = getenv("CUBLAS_WORKSPACE_CONFIG"); in parseChosenWorkspaceSize() local 149 static auto pool = std::shared_ptr<CuBlasPoolType>( in getCurrentCUDABlasHandle() local 207 static auto pool = std::shared_ptr<CuBlasLtPoolType>( in getCurrentCUDABlasLtHandle() local
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_allocator.c | 367 anv_block_pool_init(struct anv_block_pool *pool, in anv_block_pool_init() 436 anv_block_pool_finish(struct anv_block_pool *pool) in anv_block_pool_finish() 453 anv_block_pool_expand_range(struct anv_block_pool *pool, in anv_block_pool_expand_range() 572 anv_block_pool_map(struct anv_block_pool *pool, int32_t offset, uint32_t size) in anv_block_pool_map() 619 anv_block_pool_grow(struct anv_block_pool *pool, struct anv_block_state *state, in anv_block_pool_grow() 739 anv_block_pool_alloc_new(struct anv_block_pool *pool, in anv_block_pool_alloc_new() 792 anv_block_pool_alloc(struct anv_block_pool *pool, in anv_block_pool_alloc() 812 anv_block_pool_alloc_back(struct anv_block_pool *pool, in anv_block_pool_alloc_back() 828 anv_state_pool_init(struct anv_state_pool *pool, in anv_state_pool_init() 868 anv_state_pool_finish(struct anv_state_pool *pool) in anv_state_pool_finish() [all …]
|