Home
last modified time | relevance | path

Searched defs:variable (Results 201 – 225 of 1235) sorted by relevance

12345678910>>...50

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dsplit_benchmark.py54 def _run_graph(self, device, output_shape, variable, num_outputs, axis): argument
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/
H A DRecordConstantPrecision.cpp105 TVariable *variable = DeclareTempVariable(mSymbolTable, node, EvqConst, &variableDeclaration); in visitConstantUnion() local
H A DRemoveAtomicCounterBuiltins.cpp22 TIntermTyped *variable = sequence.front()->getAsTyped(); in IsAtomicCounterDecl() local
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
H A DLocalProbeArrayStrategy.java43 final int variable) { in storeInstance()
H A DCondyProbeArrayStrategy.java52 final int variable) { in storeInstance()
/aosp_15_r20/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp10.cpp19 int variable; // expected-note {{declared here}} in explicit_capture() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/
H A Dutils.cpp31 auto variable = in wrap_outputs() local
/aosp_15_r20/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dcondvar_test.cc22 int variable; member
/aosp_15_r20/frameworks/libs/binary_translation/proxy_loader/
Dproxy_library_builder.cc71 const auto& variable = variables_[i]; in InterceptSymbol() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dassign_variable.cc59 auto* variable = resource::GetResourceVariable(&resources, resource_id); in Eval() local
H A Dread_variable.cc66 auto* variable = resource::GetResourceVariable(&resources, resource_id); in Eval() local
/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.cpp386 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 DProgramLinkedResources.cpp243 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 Dskcms.cc519 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/
Dgenerate_cpp.cpp1132 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 DTimeZoneDataFiles.java93 String variable = System.getenv(environmentVariable); in getEnvironmentPath() local
/aosp_15_r20/system/unwinding/libunwindstack/
H A DGlobal.cpp63 std::string variable(var_str); in FindAndReadVariable() local
/aosp_15_r20/external/googleapis/google/spanner/v1/
H A Dquery_plan.proto69 string variable = 3; field
/aosp_15_r20/development/scripts/
H A Dboardconfig_usage_analysis.py119 def find_usage(variable, makefiles): argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc8/
Dstatement_def.hpp39 variable_type const variable = "variable"; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/calc9/
Dstatement_def.hpp39 variable_type const variable("variable"); variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla.proto69 repeated Variable variable = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcount_up_to_op.cc69 core::RefCountPtr<Var> variable; in Compute() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
H A DRegexTransformBuilder.java26 Matcher variable = VARIABLE.matcher(""); in createFromRules() local
/aosp_15_r20/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/op/core/
H A DGeneratedOperationsTest.java74 Operand<Integer> variable = ops.variable(Shape.scalar(), Integer.class); in testControlDependencies() local

12345678910>>...50