/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cnumtst.c | 823 static const int32_t values[] = { 0, -5, 105, 1005, 105050 }; in TestNumberFormat() local
|
/third_party/jerryscript/jerry-core/ecma/base/ |
H A D | ecma-globals.h | 550 ecma_property_value_t values[ECMA_PROPERTY_PAIR_ITEM_COUNT]; /**< property value slots */ member 1710 jmem_cpointer_t values[ECMA_LIT_STORAGE_VALUE_COUNT]; /**< list of values */ global() member 1719 jmem_cpointer_t values[ECMA_LIT_STORAGE_VALUE_COUNT]; /**< list of values */ global() member [all...] |
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_cmd_buffer.c | 1143 cmd_buffer_state_set_clear_values(struct v3dv_cmd_buffer *cmd_buffer, uint32_t count, const VkClearValue *values) cmd_buffer_state_set_clear_values() argument
|
/third_party/node/deps/v8/src/wasm/ |
H A D | function-body-decoder-impl.h | 5170 PushReturns(ReturnVector values) PushReturns() argument [all...] |
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_private.h | 447 uint32_t values[MAX_PUSH_CONSTANT_DWORDS]; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | simplified-lowering.cc | 1192 int values = node->op()->ValueInputCount(); in VisitPhi() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector.cc | 597 AddOperandToStateValueDescriptor( StateValueList* values, InstructionOperandVector* inputs, OperandGenerator* g, StateObjectDeduplicator* deduplicator, Node* input, MachineType type, FrameStateInputKind kind, Zone* zone) AddOperandToStateValueDescriptor() argument 678 CachedStateValuesBuilder(StateValueList* values, InstructionOperandVector* inputs, StateObjectDeduplicator* deduplicator) CachedStateValuesBuilder() argument 710 AddInputsToFrameStateDescriptor( StateValueList* values, InstructionOperandVector* inputs, OperandGenerator* g, StateObjectDeduplicator* deduplicator, Node* node, FrameStateInputKind kind, Zone* zone) AddInputsToFrameStateDescriptor() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_context.c | 1213 zink_set_inlinable_constants(struct pipe_context *pctx, enum pipe_shader_type shader, uint num_values, uint32_t *values) zink_set_inlinable_constants() argument
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
H A D | nir_to_tgsi.c | 1098 float values[4]; in ntt_get_load_const_src() local 1105 uint32_t values[4]; in ntt_get_load_const_src() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTextureSwizzleTests.cpp | 4103 const std::string& values in iterate() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES3.cpp | 3609 ValidateGetSynciv(const Context *context, angle::EntryPoint entryPoint, GLsync sync, GLenum pname, GLsizei bufSize, const GLsizei *length, const GLint *values) ValidateGetSynciv() argument
|
H A D | validationGL1.cpp | 520 ValidateGetPixelMapfv(const Context *, angle::EntryPoint entryPoint, GLenum map, const GLfloat *values) ValidateGetPixelMapfv() argument 528 ValidateGetPixelMapuiv(const Context *, angle::EntryPoint entryPoint, GLenum map, const GLuint *values) ValidateGetPixelMapuiv() argument 536 ValidateGetPixelMapusv(const Context *, angle::EntryPoint entryPoint, GLenum map, const GLushort *values) ValidateGetPixelMapusv() argument 896 ValidatePixelMapfv(const Context *, angle::EntryPoint entryPoint, GLenum map, GLsizei mapsize, const GLfloat *values) ValidatePixelMapfv() argument 905 ValidatePixelMapuiv(const Context *, angle::EntryPoint entryPoint, GLenum map, GLsizei mapsize, const GLuint *values) ValidatePixelMapuiv() argument 914 ValidatePixelMapusv(const Context *, angle::EntryPoint entryPoint, GLenum map, GLsizei mapsize, const GLushort *values) ValidatePixelMapusv() argument
|
H A D | validationGL4.cpp | 72 ValidateGetActiveSubroutineUniformiv(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLenum shadertype, GLuint index, GLenum pname, const GLint *values) ValidateGetActiveSubroutineUniformiv() argument 83 ValidateGetProgramStageiv(const Context *context, angle::EntryPoint entryPoint, ShaderProgramID program, GLenum shadertype, GLenum pname, const GLint *values) ValidateGetProgramStageiv() argument 139 ValidatePatchParameterfv(const Context *context, angle::EntryPoint entryPoint, GLenum pname, const GLfloat *values) ValidatePatchParameterfv() argument 1609 ValidateGetnHistogram(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, const void *values) ValidateGetnHistogram() argument 1651 ValidateGetnMinmax(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLboolean reset, GLenum format, GLenum type, GLsizei bufSize, const void *values) ValidateGetnMinmax() argument 1663 ValidateGetnPixelMapfv(const Context *context, angle::EntryPoint entryPoint, GLenum map, GLsizei bufSize, const GLfloat *values) ValidateGetnPixelMapfv() argument 1672 ValidateGetnPixelMapuiv(const Context *context, angle::EntryPoint entryPoint, GLenum map, GLsizei bufSize, const GLuint *values) ValidateGetnPixelMapuiv() argument 1681 ValidateGetnPixelMapusv(const Context *context, angle::EntryPoint entryPoint, GLenum map, GLsizei bufSize, const GLushort *values) ValidateGetnPixelMapusv() argument
|
H A D | validationES2.cpp | 5088 ValidateVertexAttrib1fv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLfloat *values) ValidateVertexAttrib1fv() argument 5105 ValidateVertexAttrib2fv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLfloat *values) ValidateVertexAttrib2fv() argument 5123 ValidateVertexAttrib3fv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLfloat *values) ValidateVertexAttrib3fv() argument 5142 ValidateVertexAttrib4fv(const Context *context, angle::EntryPoint entryPoint, GLuint index, const GLfloat *values) ValidateVertexAttrib4fv() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | entry_points.cpp | 898 GL_APICALL void GL_APIENTRY glVertexAttrib1fv(GLuint index, const GLfloat* values) in glVertexAttrib1fv() argument 908 GL_APICALL void GL_APIENTRY glVertexAttrib2fv(GLuint index, const GLfloat* values) in glVertexAttrib2fv() argument 918 GL_APICALL void GL_APIENTRY glVertexAttrib3fv(GLuint index, const GLfloat* values) in glVertexAttrib3fv() argument 928 GL_APICALL void GL_APIENTRY glVertexAttrib4fv(GLuint index, const GLfloat* values) in glVertexAttrib4fv() argument 1395 GL_APICALL void GL_APIENTRY glGetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values) in glGetSynciv() argument [all...] |
H A D | libGLESv2.cpp | 5441 void GL_APIENTRY VertexAttrib1fv(GLuint index, const GLfloat* values) in VertexAttrib1fv() argument 5477 void GL_APIENTRY VertexAttrib2fv(GLuint index, const GLfloat* values) in VertexAttrib2fv() argument 5513 VertexAttrib3fv(GLuint index, const GLfloat* values) VertexAttrib3fv() argument 5549 VertexAttrib4fv(GLuint index, const GLfloat* values) VertexAttrib4fv() argument [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_common.hpp | 1648 uint32_t values[SPIRVCrossDecorationCount]; member
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_sse2.c | 484 const __m128i values = _mm_set1_epi8(v); in Put8x8uv_SSE2() local 492 const __m128i values = _mm_set1_epi8(v); in Put16_SSE2() local 543 const __m128i values = _mm_set1_epi8(left[j]); in HE8uv_SSE2() local 552 const __m128i values = _mm_set1_epi8(left[j]); in HE16_SSE2() local [all...] |
/third_party/python/Python/ |
H A D | Python-ast.c | 2581 _PyAST_BoolOp(boolop_ty op, asdl_expr_seq * values, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_BoolOp() argument 2756 _PyAST_Dict(asdl_expr_seq * keys, asdl_expr_seq * values, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_Dict() argument 3029 _PyAST_JoinedStr(asdl_expr_seq * values, int lineno, int col_offset, int end_lineno, int end_col_offset, PyArena *arena) _PyAST_JoinedStr() argument 8233 asdl_expr_seq* values; obj2ast_expr() local 8577 asdl_expr_seq* values; obj2ast_expr() local 9373 asdl_expr_seq* values; obj2ast_expr() local [all...] |
/third_party/python/Objects/ |
H A D | dictobject.c | 709 free_values(PyDictValues *values) in free_values() argument 717 new_dict(PyDictKeysObject *keys, PyDictValues *values, Py_ssize_t used, int free_values_on_failure) in new_dict() argument 764 PyDictValues *values; in new_dict_with_shared_keys() local 1601 _PyDict_FromItems(PyObject *const *keys, Py_ssize_t keys_offset, PyObject *const *values, Py_ssize_t values_offset, Py_ssize_t length) _PyDict_FromItems() argument 1934 delete_index_from_values(PyDictValues *values, Py_ssize_t ix) delete_index_from_values() argument 2362 PyDictValues *values = mp->ma_values; dict_dealloc() local 5361 PyDictValues *values = new_values(size); init_inline_values() local 5403 make_dict_from_instance_attributes(PyDictKeysObject *keys, PyDictValues *values) make_dict_from_instance_attributes() argument 5423 _PyObject_MakeDictFromInstanceAttributes(PyObject *obj, PyDictValues *values) _PyObject_MakeDictFromInstanceAttributes() argument 5432 _PyObject_StoreInstanceAttribute(PyObject *obj, PyDictValues *values, PyObject *name, PyObject *value) _PyObject_StoreInstanceAttribute() argument 5492 _PyObject_GetInstanceAttribute(PyObject *obj, PyDictValues *values, PyObject *name) _PyObject_GetInstanceAttribute() argument 5516 PyDictValues *values = *_PyObject_ValuesPointer(obj); _PyObject_IsInstanceDictEmpty() local 5576 PyDictValues *values = *values_ptr; _PyObject_FreeInstanceAttributes() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fUniformApiTests.cpp | 1781 bool UniformCase::checkUniformDefaultValues (const vector<VarValue>& values, cons argument 2040 compareUniformValues(const vector<VarValue>& values, const vector<BasicUniform>& basicUniforms) compareUniformValues() argument 2439 vector<VarValue> values; test() local [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
/third_party/skia/platform_tools/android/apps/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
/third_party/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 791 uint32_t values[kArraySize]; in TEST() local [all...] |