Home
last modified time | relevance | path

Searched defs:values (Results 976 - 1000 of 1217) sorted by relevance

1...<<31323334353637383940>>...49

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers.cc108 std::vector<string> values; in UnderscoresToCamelCase() local
/third_party/python/Modules/
H A D_zoneinfo.c1769 uint8_t *values[2] = {&week, &day}; in parse_transition_rule() local
H A D_winapi.c789 PyObject *keys, *values; in getenvironment() local
/third_party/python/Objects/
H A Dlistobject.c1097 PyObject **values; member
[all...]
H A Dobject.c1183 PyDictValues *values; in _PyObject_GetMethod() local
H A Dbytearrayobject.c514 bytearray_setslice(PyByteArrayObject *self, Py_ssize_t lo, Py_ssize_t hi, PyObject *values) bytearray_setslice() argument
593 bytearray_ass_subscript(PyByteArrayObject *self, PyObject *index, PyObject *values) bytearray_ass_subscript() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c105 const google_protobuf_EnumValueDescriptorProto* const* values; in rewrite_enum_default() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java1783 private EnumValueDescriptor[] values; global() field in Descriptors.EnumDescriptor
[all...]
H A DTextFormat.java775 printUnknownField( final int number, final int wireType, final List<?> values, final TextGenerator generator) printUnknownField() argument
/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h1049 ReadRepeatedPrimitive( int, uint32 tag, io::CodedInputStream* input, RepeatedField<CType>* values) ReadRepeatedPrimitive() argument
1065 ReadRepeatedFixedSizePrimitive( int tag_size, uint32 tag, io::CodedInputStream* input, RepeatedField<CType>* values) ReadRepeatedFixedSizePrimitive() argument
1140 ReadPackedPrimitive(io::CodedInputStream* input, RepeatedField<CType>* values) ReadPackedPrimitive() argument
1155 ReadPackedFixedSizePrimitive( io::CodedInputStream* input, RepeatedField<CType>* values) ReadPackedFixedSizePrimitive() argument
1236 ReadPackedPrimitiveNoInline(io::CodedInputStream* input, RepeatedField<CType>* values) ReadPackedPrimitiveNoInline() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_types.py1114 def values(self): member in MappingProxyTests.test_customdict.customdict
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes_test.c249 EXPORT(void)testfunc_array(int values[4]) in testfunc_array() argument
/third_party/rust/crates/clap/src/parser/matches/
H A Darg_matches.rs1907 let mut values: RawValues = Default::default(); unwrap_downcast_ref() variables
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc410 void DoTest(const char *name, T *b, const std::vector<V> &values) { in DoTest() argument
1443 ExpectOperationCounts(const int expected_moves, const int expected_comparisons, const std::vector<int> &values, InstanceTracker *tracker, Set *set) ExpectOperationCounts() argument
1469 std::vector<int> values = TEST() local
1524 std::vector<int> values = TEST() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp767 const float values[] = in shadeFragments() local
952 const char* const values[] = genFragmentSource() local
970 << ", " << values[(drawBufferNdx + 3) % 4] << ");\\n"; genFragmentSource() local
977 << "), uint(" << values[(drawBufferNdx + 3) % 4] << "));\\n"; genFragmentSource() local
984 << "), int(" << values[(drawBufferNdx + 3) % 4] << "));\\n"; genFragmentSource() local
[all...]
H A Des3fShaderStateQueryTests.cpp612 void verifyUniformValues (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, const GLfloat* values) in verifyUniformValues() argument
635 void verifyUniformMatrixValues (tcu::TestContext& testCtx, glu::CallLogWrapper& gl, GLuint program, GLint location, const GLfloat* values, bool transpose) in verifyUniformMatrixValues() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fOpaqueTypeIndexingTests.cpp475 const float values[] = { 0.1f, 0.3f, 0.5f, 0.7f, 0.9f }; in fillTextureData() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp1131 runTest(BufferWithMemory& index, BufferWithMemory& values, size_t bufferSize, PipelineConstructionType type) runTest() argument
1301 float values[PipelineLibraryInterpolateAtSampleTestCase::ResultCount]; iterate() member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp636 void handleExceptionalFloatMinMaxValues(vector<T> &values, T x, T y) in handleExceptionalFloatMinMaxValues() argument
691 vector<T> values; floatMinValues() local
703 vector<T> values; floatMaxValues() local
[all...]
H A DvktOpaqueTypeIndexingTests.cpp446 const float values[] = { 0.1f, 0.3f, 0.5f, 0.7f, 0.9f }; in fillTextureData() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp753 DerivateCaseValues values = dynamic_cast<TriangleDerivateCaseInstance&>(instance).getDerivateCaseValues(); in setup() local
621 TriangleDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) TriangleDerivateCaseInstance() argument
836 ConstantDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) ConstantDerivateCaseInstance() argument
983 LinearDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values) LinearDerivateCaseInstance() argument
1238 TextureDerivateCaseInstance(Context& context, const UniformSetup& uniformSetup, const DerivateCaseDefinition& definitions, const DerivateCaseValues& values, const TextureCaseValues& textureValues) TextureDerivateCaseInstance() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationTimelineSemaphoreTests.cpp2473 ValuesVec getNextValues (const ValuesVec& values) in getNextValues() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktShaderLibrary.cpp617 computeStd140Layout(const vector<Value>& values) computeStd140Layout() argument
640 computeStd430Layout(const vector<Value>& values) computeStd430Layout() argument
694 copyToLayout(void* dst, const ValueBufferLayout& layout, const vector<Value>& values, int arrayNdx) copyToLayout() argument
1213 writeValuesToMem(Context& context, const vk::Allocation& dst, const ValueBufferLayout& layout, const vector<Value>& values, int arrayNdx) writeValuesToMem() argument
1553 getNumSubCases(const ValueBlock& values) getNumSubCases() argument
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp66 const vector<Value>& values = storageNdx == 0 ? block.inputs : in isValid() local
1704 dumpValues(tcu::TestLog& log, const vector<Value>& values, const char* storageName, int arrayNdx) dumpValues() argument
1710 dumpValues(tcu::TestLog& log, const ValueBlock& values, int arrayNdx) dumpValues() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1609 clearBufferfv(const Context *context, GLenum buffer, GLint drawbuffer, const GLfloat *values) clearBufferfv() argument
1617 clearBufferuiv(const Context *context, GLenum buffer, GLint drawbuffer, const GLuint *values) clearBufferuiv() argument
1625 clearBufferiv(const Context *context, GLenum buffer, GLint drawbuffer, const GLint *values) clearBufferiv() argument

Completed in 64 milliseconds

1...<<31323334353637383940>>...49