Home
last modified time | relevance | path

Searched +defs:val +defs:depth (Results 176 – 200 of 1480) sorted by relevance

12345678910>>...60

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_limits_test.cpp25 namespace val { namespace
673 void GenerateSpirvProgramWithCfgNestingDepth(std::string& str, int depth) { in GenerateSpirvProgramWithCfgNestingDepth()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_parse_ib.c114 uint32_t val = (value & field->mask) >> (ffs(field->mask) - 1); in ac_dump_reg() local
748 unsigned depth = 0; in format_ib_output() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_limits_test.cpp25 namespace val { namespace
673 void GenerateSpirvProgramWithCfgNestingDepth(std::string& str, int depth) { in GenerateSpirvProgramWithCfgNestingDepth()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/
Dval_limits_test.cpp25 namespace val { namespace
673 void GenerateSpirvProgramWithCfgNestingDepth(std::string& str, int depth) { in GenerateSpirvProgramWithCfgNestingDepth()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dreference_ops.h99 const T val = input_data[i]; in Relu() local
112 const T val = input_data[i]; in Relu0To1() local
126 const T val = input_data[i]; in Relu1() local
139 const float val = input_data[i]; in Relu6() local
154 const int32 val = static_cast<int32_t>(input_data[i]); in ReluX() local
174 const T val = input_data[i]; in ReluX() local
511 const int depth = in LocalResponseNormalization() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Daction.h212 int depth; member
275 int val; member
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp101 static bool nonTrivialAttribVal(EGLint val) { in nonTrivialAttribVal()
330 EGLint red, green, blue, alpha, depth, stencil, renderable, surface; in initConfigurations() local
/aosp_15_r20/external/libxml2/
H A Drelaxng.c144 short depth; /* used for the cycle detection */ member
339 int depth; /* validation depth */ member
2467 const xmlChar * val, const xmlChar * strval, in xmlRelaxNGSchemaFacetCheck()
3509 void *val = NULL; in xmlRelaxNGParseValue() local
5183 xmlChar *val; in xmlRelaxNGParseNameClass() local
5870 xmlRelaxNGDefinePtr cur, int depth) in xmlRelaxNGCheckCycles()
6165 xmlRelaxNGContentType ret, tmp, val = XML_RELAXNG_CONTENT_EMPTY; in xmlRelaxNGCheckRules() local
6862 xmlChar *val; in xmlRelaxNGCleanupAttributes() local
8691 xmlChar *oldvalue, *oldend, *val, *cur; in xmlRelaxNGValidateValue() local
/aosp_15_r20/external/OpenCL-CTS/test_common/gl/
H A Dhelpers.cpp652 void * CreateGLTexture3D( size_t width, size_t height, size_t depth, in CreateGLTexture3D()
1261 double val = color_delta + (color_delta * s); in CreateGLTexture2DMultisample() local
1463 double val = color_delta + color_delta * (l * samples + s); in CreateGLTexture2DArrayMultisample() local
1526 double val = color_delta + color_delta * (l * samples + s); in CreateGLTexture2DArrayMultisample() local
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_fb.c98 int depth; member
1006 #define set_u16_bit(x, n, val) ((x & ~(1 << n)) | (val << n)) argument
1034 uint8_t val; in update_crc16_dp() local
2275 static uint8_t clamprgb(float val) in clamprgb()
3514 uint32_t igt_bpp_depth_to_drm_format(int bpp, int depth) in igt_bpp_depth_to_drm_format()
/aosp_15_r20/external/python/cpython3/Lib/
Dtyping.py1290 def __setattr__(self, attr, val): argument
1947 def _caller(depth=1, default='__main__'): argument
1954 def _allow_reckless_class_checks(depth=3): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dtyping.py1290 def __setattr__(self, attr, val): argument
1947 def _caller(depth=1, default='__main__'): argument
1954 def _allow_reckless_class_checks(depth=3): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dtyping.py1290 def __setattr__(self, attr, val): argument
1947 def _caller(depth=1, default='__main__'): argument
1954 def _allow_reckless_class_checks(depth=3): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dtyping.py1290 def __setattr__(self, attr, val): argument
1947 def _caller(depth=1, default='__main__'): argument
1954 def _allow_reckless_class_checks(depth=3): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dtyping.py1290 def __setattr__(self, attr, val): argument
1947 def _caller(depth=1, default='__main__'): argument
1954 def _allow_reckless_class_checks(depth=3): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dtyping.py1290 def __setattr__(self, attr, val): argument
1947 def _caller(depth=1, default='__main__'): argument
1954 def _allow_reckless_class_checks(depth=3): argument
2246 def cast(typ, val): argument
2257 def assert_type(val, typ, /): argument
/aosp_15_r20/external/python/cpython3/Python/
Dceval.c751 PyObject *exc, *val, *tb; in _Py_FinishPendingCalls() local
824 int depth = p->recursion_limit - p->recursion_remaining; in Py_SetRecursionLimit() local
836 int depth = tstate->recursion_limit - tstate->recursion_remaining; in _Py_CheckRecursiveCall() local
2681 PyObject *val = POP(); local
2694 PyObject *val = _PyExc_PrepReraiseStar(orig, excs); local
2707 PyObject *val = POP(); local
4446 PyObject *exc, *val, *tb, *res; local
5795 PyObject *exc, *val, *tb; local
7054 _PyEval_SetCoroutineOriginTrackingDepth(int depth)
7721 PyObject *exc, *val, *tb; local
/aosp_15_r20/external/deqp/framework/common/
H A DtcuTexCompareVerifier.cpp248 static inline BVec4 extractBVec4(const uint32_t val, int offset) in extractBVec4()
522 const float depth = lookupDepth(level, sampler, x, y, coordZ); in isNearestCompareResultValid() local
1043const float depth, const float cmpReference, const float result) in isCubeLevelCompareResultValid()
1088const float depth, const Vec2 &fBounds, const float cmpReference, in isCubeMipmapLinearCompareResultValid()
1146 const float depth = lookupDepth(level, sampler, x, coordZ, 0); in isNearestCompareResultValid() local
1751 const float depth = lookupDepth(texture, sampler, x, y, coordZ); in isGatherOffsetsCompareResultValid() local
1839 const float depth = lookupDepthNoBorder(faces[c.face], sampler, c.s, c.t); in isGatherCompareResultValid() local
H A DtcuTestLog.cpp177 for (std::vector<Value>::const_iterator val = m_values.begin(); val != m_values.end(); ++val) in operator <<() local
275 int depth = access.getDepth(); in writeImage() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
H A Ddevice_transform_patterns.cc112 float val = 0.0; in EnsureBias() local
489 const int depth = input_type.getDimSize(input_type.getRank() - 1); in matchAndRewrite() local
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiMonitor.java215 Boolean val = mMonitoringMap.get(iface); in isMonitoring() local
670 int depth, CertificateEventInfo certificateEventInfo) { in broadcastCertificationEvent()
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp583 void GL2Encoder::safe_glGetBooleanv(GLenum param, GLboolean* val) { in safe_glGetBooleanv()
588 void GL2Encoder::safe_glGetFloatv(GLenum param, GLfloat* val) { in safe_glGetFloatv()
593 void GL2Encoder::safe_glGetIntegerv(GLenum param, GLint* val) { in safe_glGetIntegerv()
598 void GL2Encoder::safe_glGetInteger64v(GLenum param, GLint64* val) { in safe_glGetInteger64v()
603 void GL2Encoder::safe_glGetIntegeri_v(GLenum param, GLuint index, GLint* val) { in safe_glGetIntegeri_v()
608 void GL2Encoder::safe_glGetInteger64i_v(GLenum param, GLuint index, GLint64* val) { in safe_glGetInteger64i_v()
613 void GL2Encoder::safe_glGetBooleani_v(GLenum param, GLuint index, GLboolean* val) { in safe_glGetBooleani_v()
4395 GLsizei width, GLsizei height, GLsizei depth, in s_glTexImage3D()
4467 …xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format… in s_glTexSubImage3D()
4525 …t, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border,… in s_glCompressedTexImage3D()
[all …]
/aosp_15_r20/art/openjdkjvmti/
H A Dti_stack.cc791 jint depth, in GetFrameLocation()
1031 jvmtiError StackUtil::NotifyFramePop(jvmtiEnv* env, jthread thread, jint depth) { in NotifyFramePop()
1294 art::JValue val = art::JValue::FromPrimitive(value); in AddDelayedMethodExitEvent() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcPixelStorageModesTests.cpp320 tcu::Float16 val(col); in writeToHalfFloatChannel() local
429 tcu::Float<uint32_t, 5, 6, 15, tcu::FLOAT_SUPPORT_DENORM> val(col); in write11F_11F_10F_Channel() local
437 tcu::Float<uint32_t, 5, 6, 15, tcu::FLOAT_SUPPORT_DENORM> val(col); in write11F_11F_10F_Channel() local
445 tcu::Float<uint32_t, 5, 5, 15, tcu::FLOAT_SUPPORT_DENORM> val(col); in write11F_11F_10F_Channel() local
1090 int CompressedTexImageUtils::getImageSize(int width, int height, int depth) in getImageSize()
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtx_search.c1466 static inline bool check_bit_mask(uint16_t mask, int val) { in check_bit_mask()
1470 static inline void set_bit_mask(uint16_t *mask, int val) { in set_bit_mask()
1474 static inline void unset_bit_mask(uint16_t *mask, int val) { in unset_bit_mask()
2343 TX_SIZE tx_size, int depth, BLOCK_SIZE plane_bsize, in try_tx_block_no_split()
2394 TX_SIZE tx_size, int depth, BLOCK_SIZE plane_bsize, ENTROPY_CONTEXT *ta, in try_tx_block_split()
2540 TX_SIZE tx_size, int depth, BLOCK_SIZE plane_bsize, ENTROPY_CONTEXT *ta, in select_tx_block()
2945 for (int tx_size = start_tx, depth = init_depth; depth <= MAX_TX_DEPTH; in choose_tx_size_type_from_rd() local
3218 BLOCK_SIZE plane_bsize, int depth, in tx_block_yrd()

12345678910>>...60