| /third_party/python/Include/cpython/ |
| H A D | listobject.h | 44 PyList_SET_ITEM(PyObject *op, Py_ssize_t index, PyObject *value) { in PyList_SET_ITEM() argument
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_type.c | 26 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 D | a_bitstr.c | 146 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value) in ASN1_BIT_STRING_set_bit() argument
|
| H A D | asn_moid.c | 60 static int do_create(const char *value, const char *name) in do_create() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | app_x509.c | 23 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 D | vktImageTexture.cpp | 104 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 D | vktImageTexture.cpp | 104 static inline deUint32 minify (deUint32 value, deUint32 mipmapLevel) in minify() argument
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | system_utils_winuwp.cpp | 21 bool SetEnvironmentVar(const char *variableName, const char *value) in SetEnvironmentVar() argument
|
| H A D | Optional.h | 55 T &value() { return mValue; } in value() function 56 const T &value() const { return mValue; } in value() function [all...] |
| H A D | system_utils_win32.cpp | 21 bool SetEnvironmentVar(const char *variableName, const char *value) in SetEnvironmentVar() argument 28 FastVector<char, MAX_PATH> value; in GetEnvironmentVar() local
|
| H A D | FastVector_unittest.cpp | 271 bool value = false; in TEST() local
|
| H A D | FixedVector.h | 111 FixedVector<T, N, Storage>::FixedVector(size_type count, const value_type &value) : mSize(count) in FixedVector() argument [all...] |
| H A D | CircularBuffer.h | 74 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 D | InfoLog.h | 49 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 D | queryconversions.h | 33 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 D | JsonSerializer.h | 66 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 D | Macro.cpp | 28 void PredefineMacro(MacroSet *macroSet, const char *name, int value) in PredefineMacro() argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
| H A D | testSpecVersion.py | 64 value = enum.get('value') variable
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeTestLogParser.cpp | 90 const char* value = m_containerParser.getSessionInfoValue(); in parse() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_memory_semantics.cpp | 33 uint32_t value = 0; in ValidateMemorySemantics() local [all...] |
| H A D | validate_misc.cpp | 51 uint32_t value = 0; in ValidateShaderClock() local
|
| H A D | validate_non_uniform.cpp | 42 const auto value = inst->GetOperandAs<uint32_t>(4); in ValidateGroupNonUniformBallotBitCount() local
|
| H A D | validate_scopes.cpp | 47 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 D | diagnostic_test.cpp | 71 spv_result_t value; in TEST() local
|
| H A D | operand_capabilities_test.cpp | 37 uint32_t value; member
|