Home
last modified time | relevance | path

Searched refs:value (Results 20301 - 20325 of 26757) sorted by relevance

1...<<811812813814815816817818819820>>...1071

/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelRoutine.hpp71 void stencilTest(Byte8 &value, StencilCompareMode stencilCompareMode, bool CCW);
/third_party/openssl/ohos_lite/include/openssl/
H A Dconf.h27 char *value; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat2.java20 super(data, CMapFormat.Format2.value, cmapId); in CMapFormat2()
104 // position of idRangeOffset + value of idRangeOffset + index for low byte in glyphId()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass.h173 // with |words| as its value. If either the required integer type or the
182 // type of width specified by |width|, with |words| as its value. If either
191 // according to |value|. If either the required instruction or the bool
195 uint32_t FindOrCreateBoolConstant(bool value, bool is_irrelevant);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass.h173 // with |words| as its value. If either the required integer type or the
182 // type of width specified by |width|, with |words| as its value. If either
191 // according to |value|. If either the required instruction or the bool
195 uint32_t FindOrCreateBoolConstant(bool value, bool is_irrelevant);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dparse_number.cpp155 // getAsFloat will return the Float16 value, and get_value in ParseAndEncodeFloatingPointNumber()
159 emit(static_cast<uint32_t>(hVal.value().getAsFloat().get_value())); in ParseAndEncodeFloatingPointNumber()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_constant_boolean_test.cpp79 ->value()); in TEST()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/nasm/
H A Djsimdcfg.inc.h68 ; Representation of a single sample (pixel element value).
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dgregocal.h238 * @param year The value used to set the YEAR time field in the calendar.
239 * @param month The value used to set the MONTH time field in the calendar. Month
240 * value is 0-based. e.g., 0 for January.
241 * @param date The value used to set the DATE time field in the calendar.
252 * @param year The value used to set the YEAR time field in the calendar.
253 * @param month The value used to set the MONTH time field in the calendar. Month
254 * value is 0-based. e.g., 0 for January.
255 * @param date The value used to set the DATE time field in the calendar.
256 * @param hour The value used to set the HOUR_OF_DAY time field in the calendar.
257 * @param minute The value use
[all...]
H A Dusearch.h175 * The default value will be USEARCH_OFF.
191 * The default value will be USEARCH_STANDARD_ELEMENT_COMPARISON.
198 * One more than the highest normal USearchAttribute value.
199 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
210 * Default value for any USearchAttribute
273 * One more than the highest normal USearchAttributeValue value.
274 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
418 * @param value text attribute value
425 USearchAttributeValue value,
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLGLSLCodeGenerator.h94 virtual void writeVarInitializer(const Variable& var, const Expression& value);
/third_party/skia/src/sksl/analysis/
H A DSkSLProgramUsage.cpp48 if (vd.value()) {
49 // The initial-value expression, when present, counts as a write.
122 // Consider the variable dead if it's never read and never written (besides the initial-value). in isDead()
/third_party/skia/src/pdf/
H A DSkPDFDevice.h109 void drawAnnotation(const SkRect&, const char key[], SkData* value) override;
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderPassEncoder.h107 void setLabel(Napi::Env, std::optional<std::string> value) override;
/third_party/openssl/crypto/asn1/
H A Dtasn_fre.c170 pval = &typ->value.asn1_value; in ossl_asn1_primitive_free()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSection.h126 unsigned getAlignment() const { return Alignment.value(); } in getAlignment()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DFormatVariadic.h156 : formatv_object_base(Fmt, std::tuple_size<Tuple>::value), in formatv_object()
186 // parameter pack to print. Any other value is invalid.
204 // then the text is output according to the value of `loc`, and padded
218 // output the same value multiple times without passing it multiple times to the
224 // to compute the value of the parameter, and you would otherwise have had to
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DFormatVariadic.h148 : formatv_object_base(Fmt, std::tuple_size<Tuple>::value), in formatv_object()
170 // parameter pack to print. Any other value is invalid.
188 // then the text is output according to the value of `loc`, and padded
202 // output the same value multiple times without passing it multiple times to the
208 // to compute the value of the parameter, and you would otherwise have had to
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeHeader.h38 // Defines the ID associated with the value. Valid values are in
46 // Defines the type of value.
66 // Create a header field with an uint32_t value.
67 NaClBitcodeHeaderField(Tag MyID, uint32_t value);
118 /// \brief Returns the uint32_t value stored. Requires that
237 // of the magic number 'PEXE', and the value defining the number
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceClFlags.h135 std::is_same<cl_detail::ClType, cl_detail::release_opt_flag>::value || \
152 /// \brief Get the value of ClFlags::GenerateUnitTestMessages
159 /// Set ClFlags::GenerateUnitTestMessages to a new value
H A DIceCompiler.cpp161 Ctx.getErrorStatus()->assign(Translator->getErrorStatus().value()); in run()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp50 Size, std::max((unsigned)Align.value(), SlotAlign))); in finishStackBlock()
/third_party/skia/third_party/externals/tint/src/sem/
H A Dfunction.h45 uint32_t value; member
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass.h173 // with |words| as its value. If either the required integer type or the
182 // type of width specified by |width|, with |words| as its value. If either
191 // according to |value|. If either the required instruction or the bool
195 uint32_t FindOrCreateBoolConstant(bool value, bool is_irrelevant);
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dnormlzr.h324 * @return Boolean value indicating whether the source string is in the
342 * @return Boolean value indicating whether the source string is in the
495 * The DONE value could be confused with a U+FFFF non-character code point
511 * The DONE value could be confused with a U+FFFF non-character code point
657 * @param option the option(s) whose value is/are to be set.
658 * @param value the new setting for the option. Use <code>true</code> to
665 UBool value);

Completed in 28 milliseconds

1...<<811812813814815816817818819820>>...1071