Home
last modified time | relevance | path

Searched defs:variable (Results 176 – 200 of 1235) sorted by relevance

12345678910>>...50

/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
H A DIProbeArrayStrategy.java36 int storeInstance(MethodVisitor mv, boolean clinit, int variable); in storeInstance()
/aosp_15_r20/packages/modules/Bluetooth/system/include/
Dmacros.h36 #define RETURN_UNKNOWN_TYPE_STRING(type, variable) \ argument
/aosp_15_r20/external/testng/src/main/java/org/testng/mustache/
H A DVariableChunk.java7 public VariableChunk(Model model, String variable) { in VariableChunk()
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dlibjpeg_handle.cc57 #define LOAD(variable, symbol_name) \ in Create() argument
/aosp_15_r20/system/linkerconfig/modules/
H A Dvariables.cc27 std::optional<std::string> Variables::GetValue(const std::string& variable) { in GetValue()
/aosp_15_r20/external/clang/test/Modules/Inputs/
H A Dredecl-add-after-load.h18 static const int variable; member
H A Dredecl-add-after-load-decls.h20 static const int variable; member
/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DSymbolEnv.h35 ANGLE_INLINE const TVariable *variable() const { return mVariable; } in variable() function
/aosp_15_r20/external/doclava/src/com/google/doclava/
H A DResolution.java48 public Resolution(String variable, String value, InfoBuilder builder) { in Resolution()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_device_ops.cc43 core::RefCountPtr<Var> variable; in Compute() local
/aosp_15_r20/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
H A DClassInstrumenterTest.java66 public int storeInstance(MethodVisitor mv, boolean clinit, int variable) { in storeInstance()
/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DResourcesHLSL.cpp444 const TVariable &variable, in outputUniform()
498 const TVariable &variable = *uniformIt.second; in uniformsHeader() local
/aosp_15_r20/external/skia/tests/
H A DTypefaceTest.cpp336 std::unique_ptr<SkStreamAsset> variable(GetResourceAsStream("fonts/Variable.ttf")); in DEF_TEST() local
542 std::unique_ptr<SkStreamAsset> variable(GetResourceAsStream("fonts/Variable.ttf")); in DEF_TEST() local
/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgFunctionGenerator.cpp66 Variable *variable = *i; in generate() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/
H A Daccumulate_grad.h270 Variable variable; member
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Ddynoption.py12 def __init__(self, master, variable, value, *values, **kwargs): argument
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLVariableReference.h61 const Variable* variable() const { in variable() function
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DdynOptionMenuWidget.py12 def __init__(self, master, variable, value, *values, **kwargs): argument
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/test/java/com/google/api/generator/engine/ast/
H A DArrayExprTest.java55 Variable variable = Variable.builder().setName("x").setType(TypeNode.INT).build(); in validAnonymousArray_onlyVariableAndValueExprs() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
H A Dfilterbank_io.c52 const char* variable) { in FilterbankWriteMemmap()
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_field.h85 std::string variable(const char* key) const { in variable() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_field.h85 std::string variable(const char* key) const { in variable() function
/aosp_15_r20/external/pigweed/pw_web/webconsole/components/repl/
H A Dautocomplete.ts49 const variable = resolveWindowVariable(variableName); constant
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dresource_variable_ops.h82 core::RefCountPtr<Var> variable; in Compute() local
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DVariable.java49 Variable variable = autoBuild(); in build() local

12345678910>>...50