Home
last modified time | relevance | path

Searched +defs:val +defs:function (Results 26 – 50 of 1040) sorted by relevance

12345678910>>...42

/aosp_15_r20/external/perfetto/src/tools/protoprofile/
H A Dmain.cc57 auto val = string_to_id_.Find(s); in InternString() local
68 auto val = locations_.Find(s); in InternLocation() local
166 auto* function = profile->add_function(); in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Ddevice_utils.cc27 mlir::func::FuncOp function = llvm::dyn_cast<mlir::func::FuncOp>(op); in DeviceId() local
50 StatusOr<mlir::Value> DeviceId(mlir::Value val) { in DeviceId()
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/trove4j/trove4j/20160824/
HDtrove4j-20160824.jar ... java.util.Map$Entry { private Byte val final synthetic Byte val$v final synthetic Byte val ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/intellij/deps/trove4j/1.0.20181211/
HDtrove4j-1.0.20181211.jar ... java.util.Map$Entry { private Byte val final synthetic Byte val$v final synthetic Byte val ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/jetbrains/intellij/deps/trove4j/1.0.20200330/
HDtrove4j-1.0.20200330.jar ... initialCapacity int capacity public boolean contains (int) int val protected int capacity () public boolean forEach (gnu ...
/aosp_15_r20/external/kotlinc/lib/
HDtrove4j.jar ... initialCapacity int capacity public boolean contains (int) int val protected int capacity () public boolean forEach (gnu ...
/aosp_15_r20/external/sl4a/Utils/src/com/googlecode/android_scripting/
H A DConvertUtils.java38 int val = Integer.valueOf(parseString[i].trim()); in convertStringToByteArray() local
85 public static <T1, T2> String toNonNullString(T1 obj, @NonNull IFunction<T1, T2> function) { in toNonNullString()
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/sf/trove4j/trove4j/1.1/
HDtrove4j-1.1.jar ... java.util.Map$Entry { private Double val final synthetic Double val$v final synthetic Double val ...
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_cfg.cpp37 namespace val { namespace
262 const auto function = inst->function(); in ValidateReturnValue() local
390 Function& function, in UpdateContinueConstructExitBlocks()
471 Function* function) { in FindCaseFallThrough()
527 spv_result_t StructuredSwitchChecks(ValidationState_t& _, Function* function, in StructuredSwitchChecks()
696 ValidationState_t& _, Function* function, in StructuredControlFlowChecks()
970 for (auto& function : _.functions()) { in PerformCfgChecks() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_cfg.cpp37 namespace val { namespace
262 const auto function = inst->function(); in ValidateReturnValue() local
390 Function& function, in UpdateContinueConstructExitBlocks()
471 Function* function) { in FindCaseFallThrough()
527 spv_result_t StructuredSwitchChecks(ValidationState_t& _, Function* function, in StructuredSwitchChecks()
696 ValidationState_t& _, Function* function, in StructuredControlFlowChecks()
970 for (auto& function : _.functions()) { in PerformCfgChecks() local
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp50 PV_STATUS CodeMB_H263(VideoEncData *video, approxDCT *function, Int QP, Int ncoefblck[]) in CodeMB_H263()
279 PV_STATUS CodeMB_MPEG(VideoEncData *video, approxDCT *function, Int QP, Int ncoefblck[]) in CodeMB_MPEG()
486 Int i, val, sav = 0; in getBlockSAV() local
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorExsltFunction.java74 String val = attributes.getValue("name"); in startElement() local
112 ElemTemplateElement function = handler.getElemTemplateElement(); in endElement() local
/aosp_15_r20/external/libdrm/tests/ttmtest/src/
H A Dttmtest.c111 bmError(int val, const char *file, const char *function, int line) in bmError()
121 #define BM_CKFATAL(val) \ argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_cfg.cpp37 namespace val { namespace
263 const auto function = inst->function(); in ValidateReturnValue() local
391 Function& function, in UpdateContinueConstructExitBlocks()
533 spv_result_t StructuredSwitchChecks(ValidationState_t& _, Function* function, in StructuredSwitchChecks()
704 ValidationState_t& _, Function* function, in StructuredControlFlowChecks()
979 for (auto& function : _.functions()) { in PerformCfgChecks() local
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_reg.c150 static void to_binary(char *buf, size_t buflen, uint32_t val) in to_binary()
181 static void dump_decode(struct config *config, struct reg *reg, uint32_t val) in dump_decode()
275 uint32_t val; in register_srm() local
358 uint32_t val = 0; in read_register() local
405 uint32_t val; in dump_register() local
411 static int write_register(struct config *config, struct reg *reg, uint32_t val) in write_register()
591 uint32_t val; in intel_reg_write() local
676 uint32_t val; in intel_reg_decode() local
717 int (*function)(struct config *config, int argc, char *argv[]); member
/aosp_15_r20/external/python/cpython2/Lib/
Ddummy_thread.py27 def start_new_thread(function, args, kwargs={}): argument
118 def __exit__(self, typ, val, tb): argument
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.hpp123 const SamplerFunction function; member in sw::SamplerCore
143 static std::vector<rr::Value *> val(const sw::SamplerFunction &v) { return {}; } in val() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryMappingTests.cpp847 const uint8_t val = rng.getUint8(); in testMemoryMapping() local
987 const uint8_t val = ((uint8_t *)m_ptr)[pos]; in randomRead() local
1000 const uint8_t val = rng.getUint8(); in randomWrite() local
1014 const uint8_t val = ((uint8_t *)m_ptr)[pos]; in randomModify() local
1181 void removeFirstEqual(vector<T> &vec, const T &val) in removeFirstEqual()
1951 for (auto function : mapFunctions) in createMappingTests() local
2013 for (auto function : mapFunctions) in createMappingTests() local
2044 for (auto function : mapFunctions) in createMappingTests() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp2818 for (int function = static_cast<int>(UNIFORM_FUNCTION_FIRST); in verifyErrorGenerationWhenCallingMismatchedDoubleUniformFunctions() local
3034 _uniform_function function = (_uniform_function)data[n_check * 3 + 0]; in verifyErrorGenerationWhenCallingSizeMismatchedUniformFunctions() local
3116 for (int function = static_cast<int>(UNIFORM_FUNCTION_FIRST); in verifyErrorGenerationWhenCallingTypeMismatchedUniformFunctions() local
3207 …for (int function = static_cast<int>(UNIFORM_FUNCTION_FIRST); function < static_cast<int>(UNIFORM_… in verifyErrorGenerationWhenUniformFunctionsCalledWithoutActivePO() 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()
12587 static glw::GLuint isnan_impl(glw::GLdouble val) in isnan_impl()
[all …]
/aosp_15_r20/external/libxml2/python/
H A Dtypes.c68 const wchar_t *function, in myInvalidParameterHandler()
229 libxml_intWrap(int val) in libxml_intWrap()
238 libxml_longWrap(long val) in libxml_longWrap()
247 libxml_doubleWrap(double val) in libxml_doubleWrap()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dsame_shape_propagation.cc96 Value val = value.value(); in operator <<() local
199 void build(func::FuncOp function) { in build()
290 ValueOrConst val = p.value(); in tryEvaluateShapeToRoot() local
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-lang/apache-commons-lang/android_common_apex33/javac/
Dapache-commons-lang.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fInstancedRenderingTests.cpp152 DrawFunction function, InstancingType instancingType, in InstancedRenderingCase()
169 void InstancedRenderingCase::pushVarCompAttrib(vector<VarComp> &vec, float val) in pushVarCompAttrib()
665 for (int function = 0; function < (int)InstancedRenderingCase::FUNCTION_LAST; function++) in init() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dconvert_tfl_uint8.cc131 mlir::func::FuncOp &function) { in convert_graph_uint8_tensor()
209 for (Value val : terminator->getOperands()) { in convert_graph_uint8_tensor() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_type.c165 lp_check_value(struct lp_type type, LLVMValueRef val) in lp_check_value()
422 lp_build_count_instructions(LLVMValueRef function) in lp_build_count_instructions()

12345678910>>...42