Home
last modified time | relevance | path

Searched refs:value (Results 24001 - 24025 of 24686) sorted by relevance

1...<<961962963964965966967968969970>>...988

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp29 #define TYPE_RECORD(ename, value, name) \ in getLeafTypeName()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dtransformation_add_synonym_test.cpp97 protobufs::TransformationAddSynonym::SynonymType_descriptor()->value(i); in TEST()
1281 // Checks that if a pointer is known to have an irrelevant value, the same in TEST()
/third_party/skia/src/core/
H A DSkScan_Path.cpp349 const SkPixmap* justAnOpaqueColor(uint32_t* value) override {
570 // This value has been determined trial and error: pick the smallest value (after the 0.5) that
577 * Round the value down. This is used to round the top and left of a rectangle,
589 * Round the value up. This is used to round the right and bottom of a rectangle.
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DShaderCore.hpp226 UInt r11g11b10Pack(const Float4 &value);
374 case OutOfBoundsBehavior::RobustBufferAccess: // Must either return an in-bounds value, or zero. in Load()
/third_party/openssl/ohos_lite/include/openssl/
H A Dasn1t.h252 * } value;
464 * actual type. It determines the actual position of the field in the value
495 long value; /* NID for an object or value for an int */ member
496 const ASN1_TEMPLATE tt; /* item for this value */
652 int ret; /* return value */
654 int ptag; /* class value */
655 int pclass; /* class value */
722 int ref_offset; /* Offset of reference value */
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_synonym_test.cpp97 protobufs::TransformationAddSynonym::SynonymType_descriptor()->value(i); in TEST()
1281 // Checks that if a pointer is known to have an irrelevant value, the same in TEST()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dregion.cpp372 Region *ar = (Region *)element->value.pointer; in loadRegionData()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_vec4.hpp49 typename detail::storage<T, sizeof(T) * 4, detail::is_aligned<P>::value>::type data;
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.h354 // T - expected value Type
355 // U - actual value Type (defaults = T)
389 std::is_base_of<detail::CustomTextureExpectation, E>::value>::type>
447 // a stencil reference value. Note that checking stencil checks that the entire stencil
448 // buffer is equal to the expected stencil value.
719 // T - expected value Type
720 // U - actual value Type (defaults = T)
758 // each counterparts. It doesn't matter which value is higher or lower. Essentially color =
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_sidebar.py31 def setvar(self, name, value):
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp17 /// only purpose of this function is to avoid casting the Default value to the
52 /// Yaml-map an endian-aware type as an appropriately-sized hex value.
60 /// appropriately-sized hex value.
296 if (Stream.Size.value < Stream.Content.binary_size()) in streamValidate()
H A DWasmYAML.cpp598 #define WASM_RELOC(name, value) IO.enumCase(Type, #name, wasm::name); in enumeration()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp41 "this value will not use the count register."));
890 Cost += LT.first * ((SrcBytes / Alignment->value()) - 1); in getMemoryOpCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp511 unsigned OpType = OI.value().OperandType; in verifyInstruction()
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector_test.cc460 EXPECT_EQ(literal->value, 0); in TEST_F()
/third_party/skia/tools/debugger/
H A DDrawCommand.h251 DrawAnnotationCommand(const SkRect&, const char key[], sk_sp<SkData> value);
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duchar.h83 * - u_hasBinaryProperty() returns a binary value (true/false) per property and code point.
84 * - u_getIntPropertyValue() returns an integer value per property and code point.
156 /** The lowest Unicode code point value. Code points are non-negative. @stable ICU 2.0 */
160 * The highest Unicode code point value (scalar value) according to
161 * The Unicode Standard. This is a 21-bit value (20.1 bits, rounded up).
162 * For a single character, UChar32 is a simple type that can hold any code point value.
236 Extend the value or shape of a preceding alphabetic character,
489 * @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
604 * @deprecated ICU 58 The numeric value ma
[all...]
/third_party/vixl/src/aarch32/
H A Doperands-aarch32.h46 // #<imm> - an unsigned 32-bit immediate value
122 VIXL_STATIC_ASSERT_MESSAGE(std::is_integral<T>::value, in From()
130 // value, as long as it can be encoded in 32 bits. in From()
622 // One with a signed value offset parameter. The value of sign_ is
623 // "sign_of(constructor's offset parameter) and the value of offset_ is
626 // The other with a sign and a positive value offset parameters. The value of
627 // sign_ is "constructor's sign parameter" and the value of offset_ is
630 // The value o
[all...]
/third_party/python/Lib/test/
H A Dtest_hmac.py454 C_HMAC.value = None
/third_party/python/Lib/lib2to3/tests/
H A Dtest_pytree.py37 self.assertEqual(l1.value, "foo")
50 # Make sure that the Leaf's value is stringified. Failing to
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/include/cctz/
H A Dcivil_time_detail.h389 typename std::enable_if<std::is_base_of<U, S>::value>::type;
/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp758 adjustedFeatures.push_back({feature.tag, feature.value, adjustedRange.start, adjustedRange.end});
/third_party/skia/modules/canvaskit/htmlcanvas/
H A Dcanvas2dcontext.js1128 value: null,
/third_party/selinux/libselinux/src/
H A Davc.c236 avc_enforcing = !!opts[nopts].value; in avc_open()
865 /* check for a saved compute_create value */ in avc_compute_create()
879 /* found saved value */ in avc_compute_create()
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_synonym_test.cpp97 protobufs::TransformationAddSynonym::SynonymType_descriptor()->value(i); in TEST()
1286 // Checks that if a pointer is known to have an irrelevant value, the same in TEST()

Completed in 49 milliseconds

1...<<961962963964965966967968969970>>...988