Home
last modified time | relevance | path

Searched defs:variables (Results 26 – 50 of 628) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/StackFrame/
H A DJDWPStackFrameAccessTest.java89 private final List<VariableInfo> variables = new ArrayList<VariableInfo>(); field in JDWPStackFrameAccessTest.MethodInfo
239 Frame.Variable[] variables = jdwpGetVariableTable(classID, testMethodID); in checkStackFrame() local
380 Frame.Variable[] variables = jdwpGetVariableTable(classID, methodID); in getVariableInfo() local
384 protected Frame.Variable getVariableInfo(Frame.Variable[] variables, String variableName) { in getVariableInfo()
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/message2/
H A DMFDataModelFormatter.java94 Map<String, Object> variables; in format() local
133 SelectMessage sm, Map<String, Object> variables, Map<String, Object> arguments) { in findBestMatchingPattern()
474 Expression expression, Map<String, Object> variables, Map<String, Object> arguments) { in formatExpression()
563 Map<String, Object> variables = new HashMap<>(); in resolveDeclarations() local
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
H A DMFDataModelFormatter.java93 Map<String, Object> variables; in format() local
132 SelectMessage sm, Map<String, Object> variables, Map<String, Object> arguments) { in findBestMatchingPattern()
473 Expression expression, Map<String, Object> variables, Map<String, Object> arguments) { in formatExpression()
562 Map<String, Object> variables = new HashMap<>(); in resolveDeclarations() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dir_simplifier.cpp637 std::vector<TermPtr> variables; in mutate() local
666 std::vector<TermPtr> variables; in mutate() local
732 std::vector<TermPtr> variables; in mutate() local
756 std::vector<ExprPtr> variables; in mulTerms() local
1230 std::vector<ExprPtr> variables; in combineMinMaxTerms() local
1242 std::vector<ExprPtr> variables; in combineMinMaxTerms() local
1831 const std::vector<TermPtr>& variables = poly->variables(); in polyGCD() local
2148 const std::vector<TermPtr>& variables = poly->variables(); in factorizePolynomial() local
2291 auto& variables = v->variables(); in mutate() local
2313 auto& variables = v->variables(); in mutate() local
H A Dir_mutator.cpp269 std::vector<ExprPtr> variables; in mutate() local
279 std::vector<TermPtr> variables; in mutate() local
297 std::vector<ExprPtr> variables; in mutate() local
310 std::vector<ExprPtr> variables; in mutate() local
/aosp_15_r20/external/python/uritemplates/tests/fixtures/
Dextended-tests.json4 "variables":{ object
57 "variables":{ object
88 "variables" : { object
102 "variables" : { object
Dspec-examples-by-section.json4 "variables": { object
37 "variables": { object
91 "variables": { object
148 "variables": { object
190 "variables": { object
242 "variables": { object
294 "variables": { object
345 "variables": { object
393 "variables": { object
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dtemplate.py436 def variables(self): member in Template
552 def variables(self): member in _EagerTemplateVariableStore
709 def variables(self): member in EagerTemplate
/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dsimple_planner_test.cc109 const std::vector<int>& variables() { return variables_; } in variables() function in tflite::__anonec026e940111::TestGraph
111 void SetVariables(const std::vector<int>& variables) { in SetVariables()
148 const std::vector<int>& variables() const override { in variables() function in tflite::__anonec026e940111::TestGraphInfo
H A Darena_planner_test.cc129 const std::vector<int>& variables() { return variables_; } in variables() function in tflite::__anone7daca910111::TestGraph
131 void SetVariables(const std::vector<int>& variables) { in SetVariables()
168 const std::vector<int>& variables() const override { in variables() function in tflite::__anone7daca910111::TestGraphInfo
/aosp_15_r20/external/pytorch/torch/fx/experimental/unification/
H A Dvariable.py58 def variables(*variables): function
/aosp_15_r20/external/llvm/docs/
H A DCMake.rst205 .. _LLVM-specific variables:
422 .. _Qt Help Project: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/
H A Dgpu_compatibility.cc67 std::map<std::string, std::string> variables; in CalculateVariables() local
89 auto variables = CalculateVariables(android_info, gpu_info); in Includes() local
/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/
H A Dutils.h83 const std::vector<Variable>& variables, in set_history()
94 inline bool isFwGradDefinedTensorList(const at::ITensorListRef& variables) { in isFwGradDefinedTensorList()
/aosp_15_r20/external/angle/build/android/gyp/
H A Djinja_template.py41 def __init__(self, loader_base_dir, variables=None): argument
52 def Render(self, input_filename, variables=None): argument
/aosp_15_r20/external/cronet/build/android/gyp/
H A Djinja_template.py41 def __init__(self, loader_base_dir, variables=None): argument
52 def Render(self, input_filename, variables=None): argument
/aosp_15_r20/external/libchrome/third_party/jinja2/
H A Dext.py139 def gettext(__context, __string, **variables):
149 def ngettext(__context, __singular, __plural, __num, **variables):
357 def _make_node(self, singular, plural, variables, plural_expr, argument
/aosp_15_r20/art/tools/checker/common/
H A Dlogger.py58 def fail(msg, file=None, line=-1, line_text=None, variables=None): argument
98 def test_failed(msg, statement, variables): argument
/aosp_15_r20/external/auto/factory/src/main/java/com/google/auto/factory/processor/
H A DParameter.java121 List<? extends VariableElement> variables, in forParameterList()
138 List<? extends VariableElement> variables, Types types) { in forParameterList()
/aosp_15_r20/external/swiftshader/src/Vulkan/Debug/
H A DThread.hpp56 const std::shared_ptr<VariableContainer> variables; member in vk::dbg::Scope
61 const std::shared_ptr<VariableContainer> &variables) in Scope()
/aosp_15_r20/external/python/jinja/src/jinja2/
Dext.py143 def gettext(__context, __string, **variables):
157 def ngettext(__context, __singular, __plural, __num, **variables):
378 self, singular, plural, variables, plural_expr, vars_referenced, num_called_num argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/uritemplate/
H A D__init__.py39 def variables(template): function
192 def expand(template, variables): argument
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc54 std::map<std::string, std::string>* variables) { in SetCommonFieldVariables()
126 std::map<std::string, std::string>* variables) { in SetCommonOneofFieldVariables()
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_field_base.cc54 std::map<std::string, std::string>* variables) { in SetCommonFieldVariables()
126 std::map<std::string, std::string>* variables) { in SetCommonOneofFieldVariables()
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dsharded_variable.py250 def _from_components(self, variables): argument
260 def __init__(self, variables, name='ShardedVariable'): argument
516 def variables(self): member in ShardedVariableMixin

12345678910>>...26