/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_interfaces.cpp | 26 namespace val { namespace 241 const Instruction* variable, std::unordered_set<uint32_t>* locations, in GetLocationsForVariable()
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 26 namespace val { namespace 241 const Instruction* variable, std::unordered_set<uint32_t>* locations, in GetLocationsForVariable()
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | ttk.py | 306 def _tclobj_to_py(val): argument 1485 def __init__(self, master=None, variable=None, from_=0, to=10, **kw): argument 1569 def value(self, val): argument 1578 def __init__(self, master, variable, default=None, *values, **kwargs): argument
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | ttk.py | 324 def _tclobj_to_py(val): argument 1480 def __init__(self, master=None, variable=None, from_=0, to=10, **kw): argument 1562 def _set_value(self, val): argument 1574 def __init__(self, master, variable, default=None, *values, **kwargs): argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | validate_interfaces.cpp | 26 namespace val { namespace 243 const Instruction* variable, std::unordered_set<uint32_t>* locations, in GetLocationsForVariable()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | RegexLookup.java | 363 public RTNode(Finder finder, T val, int rank) { in RTNode() 371 public RTNode(String key, T val) { in RTNode() 753 public SPNode(Finder finder, T val) { in SPNode() 1186 public RegexLookup<T> addVariable(String variable, String variableValue) { in addVariable()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/errorprone/error_prone_android_framework_lib/linux_glibc_common/javac/ |
D | error_prone_android_framework_lib.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 374 string value16ToString(const FloatFormat &fmt, const T &val) in value16ToString() 393 string comparisonMessage(const T &val) in comparisonMessage() 400 string comparisonMessage(const int &val) in comparisonMessage() 414 string comparisonMessage(const tcu::IVec2 &val) in comparisonMessage() 429 string comparisonMessage(const tcu::IVec3 &val) in comparisonMessage() 445 string comparisonMessage(const tcu::IVec4 &val) in comparisonMessage() 469 string value32ToString(const FloatFormat &fmt, const T &val) in value32ToString() 483 string value64ToString(const FloatFormat &fmt, const T &val) in value64ToString() 1051 string comparisonMessageInterval(const typename Traits<T>::IVal &val) in comparisonMessageInterval() 1058 string comparisonMessageInterval<int>(const Traits<int>::IVal &val) in comparisonMessageInterval() [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 9107 const _variable &variable = *variables_iterator; in configureXFBBuffer() local 9359 const _variable &variable = *variables_iterator; in generateXFBVaryingNames() local 9369 const _variable &variable = *variables_iterator; in generateXFBVaryingNames() local 10338 const _variable &variable = *variables_iterator; in logVariableContents() local 10406 const _variable &variable = *variable_iterator; in setInputAttributeValues() local 12454 static T determinant(T val) in determinant() 12535 static glw::GLdouble fract(glw::GLdouble val) in fract() 12541 static T frexp(T val, glw::GLint &exp) in frexp() 12573 static glw::GLdouble inverseSqrt(glw::GLdouble val) in inverseSqrt() 12580 static glw::GLuint isinf_impl(glw::GLdouble val) in isinf_impl() [all …]
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | monkeyrunner.jar | ... .common.base.Predicate {
final synthetic Runnable val$run
final synthetic com.android.monkeyrunner. ... |
/aosp_15_r20/external/deqp/framework/randomshaders/ |
H A D | rsgVariableValue.hpp | 353 StridedValueAccess &operator=(Scalar val) in operator =() 621 VariableValue(const Variable *variable) : m_variable(variable), m_storage(m_variable->getType()) in VariableValue()
|
/aosp_15_r20/prebuilts/sdk/current/extras/constraint-layout/constraintlayout-solver/1.1.2/ |
HD | constraintlayout-solver-1.1.2.jar | ... DEBUG
android.support.constraint.solver.SolverVariable variable
float constantValue
boolean used
private static final float epsilon
public ... |
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_nir.c | 59 cast_type(struct lp_build_nir_context *bld_base, LLVMValueRef val, in cast_type() 1312 LLVMValueRef val = bld_base->load_reg(bld_base, reg_bld, decl, base, indir_src, reg_storage); in visit_load_reg() local 1335 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_store_reg() local 1516 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_store_ssbo() local 1557 LLVMValueRef val = get_src(bld_base, instr->src[2]); in visit_ssbo_atomic() local 1849 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_shared_store() local 1866 LLVMValueRef val = get_src(bld_base, instr->src[1]); in visit_shared_atomic() local 1940 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_store_global() local 1957 LLVMValueRef val = get_src(bld_base, instr->src[1]); in visit_global_atomic() local 2034 LLVMValueRef val = get_src(bld_base, instr->src[0]); in visit_store_scratch() local [all …]
|
/aosp_15_r20/external/pytorch/torch/_dynamo/variables/ |
H A D | functions.py | 26 def wrap_bound_arg(tx, val, source=None): argument 715 def can_rewrite(variable): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/ |
H A D | pywrap_tfe_src.cc | 1060 tensorflow::Safe_PyObjectPtr val(Py_BuildValue( in MaybeRaiseExceptionFromTFStatus() local 1096 tensorflow::Safe_PyObjectPtr val( in MaybeRaiseExceptionFromStatus() local 1556 PyObject* variable; member 2267 void TFE_Py_TapeVariableAccessed(PyObject* variable) { 2276 void TFE_Py_TapeWatchVariable(PyObject* tape, PyObject* variable) { 2306 void TFE_Py_VariableWatcherVariableAccessed(PyObject* variable) {
|
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/compiler/4.5.0/ |
D | compiler-4.5.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/dialer-glide-host-deps/linux_glibc_common/local-combined/ |
D | dialer-glide-host-deps.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | spirv_builder.c | 811 size_t index, SpvId variable, SpvId parent) in spirv_builder_set_phi_operand() 1560 emit_constant_32(struct spirv_builder *b, SpvId type, uint32_t val) in emit_constant_32() 1567 emit_constant_64(struct spirv_builder *b, SpvId type, uint64_t val) in emit_constant_64() 1574 spirv_builder_const_bool(struct spirv_builder *b, bool val) in spirv_builder_const_bool() 1581 spirv_builder_const_int(struct spirv_builder *b, int width, int64_t val) in spirv_builder_const_int() 1592 spirv_builder_const_uint(struct spirv_builder *b, int width, uint64_t val) in spirv_builder_const_uint() 1626 spirv_builder_const_float(struct spirv_builder *b, int width, double val) in spirv_builder_const_float()
|
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/ |
HD | intellij-core-analysis.jar | ... .PsiElementVisitor {
final synthetic java.util.Collection val$addTo
final synthetic com.intellij.analysis. ... |
/aosp_15_r20/prebuilts/sdk/current/extras/constraint-layout-x/constraintlayout-solver/2.0.0-beta7/ |
HD | constraintlayout-solver-2.0.0-beta7.jar | ... final boolean DEBUG
androidx.constraintlayout.solver.SolverVariable variable
float constantValue
boolean used
private static final float epsilon
public ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/constraint-layout-x/androidx-constraintlayout_constraintlayout-solver-nodeps/android_common_apex30/local-combined/ |
D | androidx-constraintlayout_constraintlayout-solver-nodeps.jar | ... )
int i
androidx.constraintlayout.solver.SolverVariable variable
float value
int current
int previous
int counter
int availableIndice ... |
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
H A D | TransformerImpl.java | 1394 ElemVariable variable = (ElemVariable)vars.elementAt(i); in setParameter() local 2774 public void pushCurrentFuncResult(Object val) { in pushCurrentFuncResult()
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/constraintlayout/constraintlayout-core/1.1.0-beta01/androidx.constraintlayout_constraintlayout-core/android_common_apex10000/local-combined/ |
D | androidx.constraintlayout_constraintlayout-core.jar | ... )
int i
androidx.constraintlayout.core.SolverVariable variable
float value
int current
int previous
int counter
int availableIndice ... |
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/constraintlayout/constraintlayout-core/1.1.0-beta01/ |
HD | constraintlayout-core-1.1.0-beta01.jar | ... )
int i
androidx.constraintlayout.core.SolverVariable variable
float value
int current
int previous
int counter
int availableIndice ... |