/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | split_benchmark.py | 54 def _run_graph(self, device, output_shape, variable, num_outputs, axis): argument
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | RecordConstantPrecision.cpp | 105 TVariable *variable = DeclareTempVariable(mSymbolTable, node, EvqConst, &variableDeclaration); in visitConstantUnion() local
|
H A D | RemoveAtomicCounterBuiltins.cpp | 22 TIntermTyped *variable = sequence.front()->getAsTyped(); in IsAtomicCounterDecl() local
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/ |
H A D | LocalProbeArrayStrategy.java | 43 final int variable) { in storeInstance()
|
H A D | CondyProbeArrayStrategy.java | 52 final int variable) { in storeInstance()
|
/aosp_15_r20/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
H A D | p10.cpp | 19 int variable; // expected-note {{declared here}} in explicit_capture() local
|
/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/ |
H A D | utils.cpp | 31 auto variable = in wrap_outputs() local
|
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/ |
D | condvar_test.cc | 22 int variable; member
|
/aosp_15_r20/frameworks/libs/binary_translation/proxy_loader/ |
D | proxy_library_builder.cc | 71 const auto& variable = variables_[i]; in InterceptSymbol() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | assign_variable.cc | 59 auto* variable = resource::GetResourceVariable(&resources, resource_id); in Eval() local
|
H A D | read_variable.cc | 66 auto* variable = resource::GetResourceVariable(&resources, resource_id); in Eval() local
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | ProgramExecutable.cpp | 386 GLuint GetResourceLocation(const GLchar *name, const T &variable, GLint location) in GetResourceLocation() 435 const gl::ProgramOutput &variable = list[variableLocation.index]; in GetVariableLocation() local 502 const LinkedUniform &variable = uniformList[variableLocation.index]; in GetUniformLocation() local 2189 const ProgramInput &variable = getInputResource(index); in getInputResourceLocation() local 2202 const gl::ProgramOutput &variable = getOutputResource(index); in getOutputResourceLocation() local
|
H A D | ProgramLinkedResources.cpp | 243 void visitNamedVariable(const sh::ShaderVariable &variable, in visitNamedVariable() 308 void visitNamedVariable(const sh::ShaderVariable &variable, in visitNamedVariable() 403 void visitNamedOpaqueObject(const sh::ShaderVariable &variable, in visitNamedOpaqueObject() 411 void visitNamedVariable(const sh::ShaderVariable &variable, in visitNamedVariable()
|
/aosp_15_r20/external/skia/modules/skcms/ |
H A D | skcms.cc | 519 uint8_t variable [1/*variable*/]; // 1, 3, 4, 5, or 7 s15.16, depending on function_type member 595 uint8_t variable [1/*variable*/]; // value_count, 8.8 if 1, uint16 (n*65535) if > 1 member 671 uint8_t variable [1/*variable*/]; member 679 uint8_t variable [1/*variable*/]; member 878 uint8_t variable [1/*variable*/]; member
|
/aosp_15_r20/system/tools/aidl/ |
D | generate_cpp.cpp | 1132 for (const auto& variable : parcel.GetFields()) { in GenerateReadFromParcel() local 1161 for (const auto& variable : parcel.GetFields()) { in GenerateWriteToParcel() local 1216 for (const auto& variable : decl.GetFields()) { in GenerateParcelFields() local
|
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/java/com/android/i18n/timezone/ |
H A D | TimeZoneDataFiles.java | 93 String variable = System.getenv(environmentVariable); in getEnvironmentPath() local
|
/aosp_15_r20/system/unwinding/libunwindstack/ |
H A D | Global.cpp | 63 std::string variable(var_str); in FindAndReadVariable() local
|
/aosp_15_r20/external/googleapis/google/spanner/v1/ |
H A D | query_plan.proto | 69 string variable = 3; field
|
/aosp_15_r20/development/scripts/ |
H A D | boardconfig_usage_analysis.py | 119 def find_usage(variable, makefiles): argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc8/ |
D | statement_def.hpp | 39 variable_type const variable = "variable"; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc9/ |
D | statement_def.hpp | 39 variable_type const variable("variable"); variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | tf2xla.proto | 69 repeated Variable variable = 3; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | count_up_to_op.cc | 69 core::RefCountPtr<Var> variable; in Compute() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
H A D | RegexTransformBuilder.java | 26 Matcher variable = VARIABLE.matcher(""); in createFromRules() local
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/op/core/ |
H A D | GeneratedOperationsTest.java | 74 Operand<Integer> variable = ops.variable(Shape.scalar(), Integer.class); in testControlDependencies() local
|