/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryMappingTests.cpp | 1951 for (auto function : mapFunctions) in createMappingTests() local 2013 for (auto function : mapFunctions) in createMappingTests() local 2044 for (auto function : mapFunctions) in createMappingTests() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/22/libcore/ojluni/src/main/java/java/util/ |
D | LinkedHashMap.java | 1028 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll() 1218 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | LinkedHashMap.java | 1028 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll() 1218 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/security/ |
H A D | Provider.java | 487 …nchronized void replaceAll(BiFunction<? super Object, ? super Object, ? extends Object> function) { in replaceAll() 795 …rivate void implReplaceAll(BiFunction<? super Object, ? super Object, ? extends Object> function) { in implReplaceAll()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/13/libcore/ojluni/src/main/java/java/security/ |
D | Provider.java | 487 …nchronized void replaceAll(BiFunction<? super Object, ? super Object, ? extends Object> function) { in replaceAll() 795 …rivate void implReplaceAll(BiFunction<? super Object, ? super Object, ? extends Object> function) { in implReplaceAll()
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/tensorflow/core/framework/ |
D | function.pb.h | 1198 inline const ::tensorflow::FunctionDef& FunctionDefLibrary::function(int index) const { in function() function 1211 FunctionDefLibrary::function() const { in function() function
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_ray_tracing_pipeline.c | 309 struct lvp_ray_tracing_pipeline_compiler *compiler, nir_function *function) in lvp_ray_tracing_pipeline_compiler_get_stack_size() 369 nir_function *function; in lvp_call_ray_tracing_stage() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | LinkedHashMap.java | 1028 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll() 1218 public void replaceAll(BiFunction<? super K, ? super V, ? extends V> function) { in replaceAll()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/security/ |
D | Provider.java | 487 …nchronized void replaceAll(BiFunction<? super Object, ? super Object, ? extends Object> function) { in replaceAll() 795 …rivate void implReplaceAll(BiFunction<? super Object, ? super Object, ? extends Object> function) { in implReplaceAll()
|
/aosp_15_r20/external/llvm/examples/ExceptionDemo/ |
H A D | ExceptionDemo.cpp | 251 static llvm::AllocaInst *createEntryBlockAlloca(llvm::Function &function, in createEntryBlockAlloca() 1603 llvm::Function *function, in runExceptionThrow()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/ |
H A D | zip_test_utils.py | 56 def decorate(function, name=name): argument
|
/aosp_15_r20/external/libdrm/tests/ttmtest/src/ |
H A D | ttmtest.c | 111 bmError(int val, const char *file, const char *function, int line) in bmError()
|
/aosp_15_r20/external/pigweed/pw_software_update/ |
H A D | tuf.proto | 249 HashFunction function = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
H A D | decompose_reduce_dataset.cc | 265 LogicalResult DecomposeReduceDatasetInFunction(FuncOp function) { in DecomposeReduceDatasetInFunction()
|
/aosp_15_r20/external/virglrenderer/src/mesa/util/ |
H A D | u_debug.c | 324 const char *function) in _debug_assert_fail()
|
/aosp_15_r20/frameworks/compile/libbcc/lib/ |
D | RSScriptGroupFusion.cpp | 73 const Function* function = mergedModule->getFunction(functionName); in getFunction() local
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
H A D | EscapingEvaluator.java | 177 private JavaExpression function(String name, PExpression... csExpressions) { in function() method in EscapingEvaluator
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/packet/ |
H A D | encode_avc_huc_brc_update_packet.cpp | 207 …PMOS_COMMAND_BUFFER cmdBuffer, bool storeHucStatus2Needed, bool prologNeeded, HuCFunction function) in Execute()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/ |
D | recipes.py | 76 def tabulate(function, start=0): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_vendor/more_itertools/ |
D | recipes.py | 76 def tabulate(function, start=0): argument
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | _utils_internal.py | 80 def compile_time_strobelight_meta_inner(function): argument
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/ |
H A D | finalize.cpp | 106 Function& function = m.get_method(method_name).function(); in keepOnlyPackedParamsGeneration() local
|
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/more_itertools/ |
D | recipes.py | 76 def tabulate(function, start=0): argument
|
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/server/ |
H A D | server.py | 133 def decorator(function): argument
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | CLContextVk.cpp | 44 const char *function, in handleError()
|