Home
last modified time | relevance | path

Searched defs:value (Results 1476 - 1500 of 7579) sorted by relevance

1...<<51525354555657585960>>...304

/third_party/python/Include/cpython/
H A Dlistobject.h44 PyList_SET_ITEM(PyObject *op, Py_ssize_t index, PyObject *value) { in PyList_SET_ITEM() argument
/third_party/openssl/crypto/asn1/
H A Da_type.c26 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value) in ASN1_TYPE_set() argument
41 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value) in ASN1_TYPE_set1() argument
[all...]
H A Da_bitstr.c146 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value) in ASN1_BIT_STRING_set_bit() argument
H A Dasn_moid.c60 static int do_create(const char *value, const char *name) in do_create() argument
/third_party/openssl/apps/lib/
H A Dapp_x509.c23 static ASN1_OCTET_STRING *mk_octet_string(void *value, size_t value_n) in mk_octet_string() argument
37 static int x509_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_ctrl() argument
61 static int x509_req_ctrl(void *object, int cmd, void *value, size_t value_n) in x509_req_ctrl() argument
129 int x509_ctrl_string(X509 *x, const char *value) in x509_ctrl_string() argument
85 do_x509_ctrl_string(int (*ctrl)(void *object, int cmd, void *value, size_t value_n), void *object, const char *value) do_x509_ctrl_string() argument
134 x509_req_ctrl_string(X509_REQ *x, const char *value) x509_req_ctrl_string() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageTexture.cpp104 static inline deUint32 minify (deUint32 value, deUint32 mipmapLevel) in minify() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageTexture.cpp104 static inline deUint32 minify (deUint32 value, deUint32 mipmapLevel) in minify() argument
/third_party/skia/third_party/externals/angle2/src/common/
H A Dsystem_utils_winuwp.cpp21 bool SetEnvironmentVar(const char *variableName, const char *value) in SetEnvironmentVar() argument
H A DOptional.h55 T &value() { return mValue; } in value() function
56 const T &value() const { return mValue; } in value() function
[all...]
H A Dsystem_utils_win32.cpp21 bool SetEnvironmentVar(const char *variableName, const char *value) in SetEnvironmentVar() argument
28 FastVector<char, MAX_PATH> value; in GetEnvironmentVar() local
H A DFastVector_unittest.cpp271 bool value = false; in TEST() local
H A DFixedVector.h111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() argument
[all...]
H A DCircularBuffer.h74 CircularBuffer<T, N, Storage>::CircularBuffer(const value_type &value) : CircularBuffer() in CircularBuffer() argument
76 std::fill(begin(), end(), value); in CircularBuffer() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DInfoLog.h49 StreamHelper &operator<<(const T &value) in operator <<() argument
64 StreamHelper operator<<(const T &value) in operator <<() argument
68 helper << value; in operator <<() local
H A Dqueryconversions.h33 static constexpr GLenum value = GL_INT; member
38 static constexpr GLenum value = GL_UNSIGNED_INT; member
43 static constexpr GLenum value = GL_BOOL; member
48 static constexpr GLenum value = GL_INT_64_ANGLEX; member
53 static constexpr GLenum value = GL_UINT_64_ANGLEX; member
58 static constexpr GLenum value = GL_FLOAT; member
[all...]
/third_party/skia/third_party/externals/angle2/src/common/serializer/
H A DJsonSerializer.h66 void addScalar(const std::string &name, T value) in addScalar() argument
73 void addVector(const std::string &name, const std::vector<T> &value) in addVector() argument
87 void addVectorAsHash(const std::string &name, const std::vector<T> &value) in addVectorAsHash() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DMacro.cpp28 void PredefineMacro(MacroSet *macroSet, const char *name, int value) in PredefineMacro() argument
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A DtestSpecVersion.py64 value = enum.get('value') variable
/third_party/vk-gl-cts/executor/
H A DxeTestLogParser.cpp90 const char* value = m_containerParser.getSessionInfoValue(); in parse() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_memory_semantics.cpp33 uint32_t value = 0; in ValidateMemorySemantics() local
[all...]
H A Dvalidate_misc.cpp51 uint32_t value = 0; in ValidateShaderClock() local
H A Dvalidate_non_uniform.cpp42 const auto value = inst->GetOperandAs<uint32_t>(4); in ValidateGroupNonUniformBallotBitCount() local
H A Dvalidate_scopes.cpp47 uint32_t value = 0; in ValidateScope() local
83 uint32_t value = 0; in ValidateExecutionScope() local
191 uint32_t value = 0; ValidateMemoryScope() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Ddiagnostic_test.cpp71 spv_result_t value; in TEST() local
H A Doperand_capabilities_test.cpp37 uint32_t value; member

Completed in 9 milliseconds

1...<<51525354555657585960>>...304