Home
last modified time | relevance | path

Searched defs:function (Results 1626 – 1650 of 3683) sorted by relevance

1...<<61626364656667686970>>...148

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp1951 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/
DLinkedHashMap.java1028 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/
DLinkedHashMap.java1028 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 DProvider.java487 …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/
DProvider.java487 …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/
Dfunction.pb.h1198 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 Dlvp_ray_tracing_pipeline.c309 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 DLinkedHashMap.java1028 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/
DProvider.java487 …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 DExceptionDemo.cpp251 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 Dzip_test_utils.py56 def decorate(function, name=name): argument
/aosp_15_r20/external/libdrm/tests/ttmtest/src/
H A Dttmtest.c111 bmError(int val, const char *file, const char *function, int line) in bmError()
/aosp_15_r20/external/pigweed/pw_software_update/
H A Dtuf.proto249 HashFunction function = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Ddecompose_reduce_dataset.cc265 LogicalResult DecomposeReduceDatasetInFunction(FuncOp function) { in DecomposeReduceDatasetInFunction()
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_debug.c324 const char *function) in _debug_assert_fail()
/aosp_15_r20/frameworks/compile/libbcc/lib/
DRSScriptGroupFusion.cpp73 const Function* function = mergedModule->getFunction(functionName); in getFunction() local
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
H A DEscapingEvaluator.java177 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 Dencode_avc_huc_brc_update_packet.cpp207 …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/
Drecipes.py76 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/
Drecipes.py76 def tabulate(function, start=0): argument
/aosp_15_r20/external/pytorch/torch/
H A D_utils_internal.py80 def compile_time_strobelight_meta_inner(function): argument
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dfinalize.cpp106 Function& function = m.get_method(method_name).function(); in keepOnlyPackedParamsGeneration() local
/aosp_15_r20/external/python/setuptools/setuptools/_vendor/more_itertools/
Drecipes.py76 def tabulate(function, start=0): argument
/aosp_15_r20/external/pytorch/benchmarks/distributed/rpc/parameter_server/server/
H A Dserver.py133 def decorator(function): argument
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLContextVk.cpp44 const char *function, in handleError()

1...<<61626364656667686970>>...148