Home
last modified time | relevance | path

Searched refs:value (Results 20501 - 20525 of 31473) sorted by relevance

1...<<821822823824825826827828829830>>...1259

/third_party/node/deps/openssl/openssl/include/internal/
H A Dder.h82 int ossl_DER_w_octet_string_uint32(WPACKET *pkt, int tag, uint32_t value);
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.h68 int sem_init(UV_PLATFORM_SEM_T* semid, int pshared, unsigned int value);
/third_party/libcoap/include/coap3/
H A Dcoap_resource_internal.h45 coap_str_const_t *value; /**< Value of the attribute (can be NULL) */ member
86 * The next value for the Observe option. This field must be increased each
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingSchemes.java22 import com.google.auto.value.AutoValue;
/third_party/rust/crates/cxx/macro/src/
H A Dclang.rs39 pub value: Box<str>,
/third_party/openssl/test/
H A Dconfdump.c26 printf("%s = %s\n", cv->name, cv->value); in dump_section()
/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/gbm/
H A DSurfaceGbm.h37 egl::Error querySurfacePointerANGLE(EGLint attribute, void **value) override;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLSampler.h22 cl_int getInfo(SamplerInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const;
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.function_test.cpp43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P()
/third_party/openssl/include/internal/
H A Dder.h82 int ossl_DER_w_octet_string_uint32(WPACKET *pkt, int tag, uint32_t value);
/third_party/skia/third_party/externals/spirv-tools/source/
H A Doperand.h48 // Finds the operand with value in the table. The type parameter specifies the
54 const uint32_t value,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Doperand.h48 // Finds the operand with value in the table. The type parameter specifies the
54 const uint32_t value,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.function_test.cpp43 Eq(MakeInstruction(SpvOpFunction, {1, 2, GetParam().value(), 3}))); in TEST_P()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dquantityformatter.h89 * non-NULL value.
147 * Formats the pattern with the value and adjusts the FieldPosition.
152 const UnicodeString &value,
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Duoptions.h55 const char *value; /* output placeholder, will point to the argument string, if any */ member
59 char hasArg; /* enum value: option takes no/requires/may have argument */
103 * The argument is stored in the value field of the corresponding
112 * argument value will be stored in the value field.
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_postprocessor_large.c79 header.value = MHD_HTTP_POST_ENCODING_FORM_URLENCODED; in test_simple_large()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/utils/
H A DLockFreeQueue.h31 * int value = 123;
32 * myQueue.push(value);
33 * myQueue.pop(value);
37 * Must be less than the maximum value permissible in INDEX_TYPE
63 static_assert(std::is_unsigned<INDEX_TYPE>::value, "Index type must be unsigned");
66 * Pop a value off the head of the queue
69 * @return true if value was popped successfully, false if the queue is empty
129 * But because we're returning an unsigned type return value will be as follows: in size()
133 * e.g. if write is 0, read is 150 and the INDEX_TYPE is uint8_t where the max value is in size()
134 * 255 the return value wil in size()
[all...]
/third_party/skia/third_party/externals/oboe/src/common/
H A DFilterAudioStream.cpp79 framesWritten += writeResult.value(); in write()
/third_party/skia/src/sfnt/
H A DSkOTTable_EBDT.h23 static const SK_OT_ULONG TAG = SkOTTableTAG<SkOTTableEmbeddedBitmapData>::value;
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroup.h73 static_assert(std::is_base_of<BindGroupBase, Derived>::value, ""); in BindGroupBase()
H A DSurface.h104 Surface::Type value,
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUTexture.cpp60 void GPUTexture::setLabel(Napi::Env, std::optional<std::string> value) { in setLabel() argument
/third_party/skia/third_party/externals/dawn/src/dawn_wire/
H A DBufferConsumer_impl.h52 static_assert(std::is_unsigned<N>::value, "|count| argument of NextN must be unsigned."); in NextN()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-map.hh58 HB_INTERNAL void add_feature (hb_tag_t tag, unsigned int value=1);

Completed in 19 milliseconds

1...<<821822823824825826827828829830>>...1259