/aosp_15_r20/system/tools/aidl/analyzer/ |
D | Analyzer.cpp | 28 Analyzer::Analyzer(const std::string& package, const std::string& interface, analyzeFn function) in Analyzer()
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/unit/_cython/ |
H A D | test_utilities.py | 23 def __init__(self, function, *args, **kwargs): argument
|
/aosp_15_r20/external/webrtc/rtc_base/win/ |
H A D | create_direct3d_device.cc | 26 static decltype(&::CreateDirect3D11DeviceFromDXGIDevice) const function = in GetCreateDirect3D11DeviceFromDXGIDevice() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-loopback.c | 60 uint16_t function; in loopback_message_print() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/generator2/ |
H A D | code.py | 423 def __init__(self, function, pos, arg_type, name=None): argument 501 def __init__(self, function, arg_type): argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | debug_test.go | 497 function string member 582 function string member
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/proto/google/cloud/functions/v2alpha/ |
H A D | functions.proto | 796 Function function = 2 [(google.api.field_behavior) = REQUIRED]; field 809 Function function = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | graph_utils.cc | 256 [&name](const FunctionDef& function) { in FindGraphFunctionWithName() 322 FunctionDef* function) { in SetUniqueGraphFunctionName()
|
/aosp_15_r20/external/abseil-cpp/absl/functional/ |
H A D | function_ref_test.cc | 167 std::function<void()> function = []() {}; in TEST() local 172 std::function<void()> function = nullptr; in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/functional/ |
H A D | function_ref_test.cc | 167 std::function<void()> function = []() {}; in TEST() local 172 std::function<void()> function = nullptr; in TEST() local
|
/aosp_15_r20/build/soong/android/ |
H A D | fixture.go | 558 function func(fixture *fixture) member 592 function func(t *testing.T, result *TestResult) member
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/proto/google/cloud/functions/v2beta/ |
H A D | functions.proto | 796 Function function = 2 [(google.api.field_behavior) = REQUIRED]; field 809 Function function = 1 [(google.api.field_behavior) = REQUIRED]; field
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/ |
H A D | ProgramD3D.cpp | 123 const char *function, in handleResult() 440 const char *function, in handleResult()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/functional/ |
H A D | function_ref_test.cc | 167 std::function<void()> function = []() {}; in TEST() local 172 std::function<void()> function = nullptr; in TEST() local
|
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-io/apache-commons-io/android_common_apex33/javac/ |
D | apache-commons-io.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgFunctionGenerator.cpp | 32 FunctionGenerator::FunctionGenerator(GeneratorState &state, Function &function) : m_state(state), m… in FunctionGenerator()
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/reduce/ |
H A D | operand_to_const_reduction_opportunity_finder.cpp | 38 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/reduce/ |
D | operand_to_const_reduction_opportunity_finder.cpp | 38 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/external/pigweed/pw_protobuf/ |
H A D | serialized_size_test.cc | 49 #define TEST_DELIMITED(function) \ argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/googletest_macro/src/ |
D | lib.rs | 116 let function = if let Some(output_type) = output_type { in test() localVariable
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
H A D | operand_to_const_reduction_opportunity_finder.cpp | 38 for (auto* function : GetTargetFunctions(context, target_function)) { in GetAvailableOpportunities() local
|
/aosp_15_r20/system/core/init/ |
H A D | subcontext_benchmark.cpp | 52 auto function = [](const BuiltinArguments& args) { return Result<void>{}; }; in BuildTestFunctionMap() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_assert.c | 68 LLVMValueRef function; in lp_build_assert() local
|
/aosp_15_r20/external/executorch/extension/android/jni/ |
H A D | log.h | 22 std::string function; member
|
/aosp_15_r20/libcore/luni/src/test/java/tests/support/ |
H A D | MockFunction.java | 35 public void function(FunctionContext fc, String args[]) { in function() method in MockFunction
|