Home
last modified time | relevance | path

Searched refs:halves (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/gm/
Dmandoline.cpp111 SkConic conic(fLastPt, p1, p2, w), halves[2]; in sliceConic() local
112 if (!conic.chopAt(T, halves)) { in sliceConic()
115 this->sliceConic(halves[0].fPts[1], halves[0].fPts[2], halves[0].fW, numSubdivisions - 1); in sliceConic()
116 this->sliceConic(halves[1].fPts[1], halves[1].fPts[2], halves[1].fW, numSubdivisions - 1); in sliceConic()
/third_party/node/deps/npm/node_modules/ip-address/dist/
Dipv6.js561 const halves = address.split('::');
562 if (halves.length === 2) {
563 let first = halves[0].split(':');
564 let last = halves[1].split(':');
584 else if (halves.length === 1) {
961 const halves = address6.address.split('::');
962 if (halves[0].length) {
963 … output.push((0, regular_expressions_1.simpleRegularExpression)(halves[0].split(':')));
966 …gular_expressions_1.possibleElisions)(address6.elidedGroups, halves[0].length !== 0, halves[1].len…
967 if (halves[1].length) {
[all …]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DDataRecord.java32 String[] halves; field in DataRecord
72 record.halves = in.stringArray("halves"); in read()
139 out.stringArray("halves", halves); in write()
DPeriodFormatterData.java261 if (cv == ECountVariant.HALF_FRACTION && dr.halves == null) { in appendCount()
316 if (dr.genders != null && dr.halves.length > 2) { in appendCount()
324 String half = dr.halves[solox]; in appendCount()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DDataRecord.java34 String[] halves; field in DataRecord
74 record.halves = in.stringArray("halves"); in read()
141 out.stringArray("halves", halves); in write()
DPeriodFormatterData.java263 if (cv == ECountVariant.HALF_FRACTION && dr.halves == null) { in appendCount()
318 if (dr.genders != null && dr.halves.length > 2) { in appendCount()
326 String half = dr.halves[solox]; in appendCount()
/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1860 std::list<double> halves; member in google::protobuf::__anone75e04120111::RepeatedFieldInsertionIteratorsTest
1878 halves.push_back(1.0); in SetUp()
1879 halves.push_back(0.5); in SetUp()
1880 halves.push_back(0.25); in SetUp()
1881 halves.push_back(0.125); in SetUp()
1882 halves.push_back(0.0625); in SetUp()
1883 std::copy(halves.begin(), halves.end(), in SetUp()
1927 EXPECT_TRUE(std::equal(halves.begin(), halves.end(), in TEST_F()
1930 protobuffer.repeated_double().end(), halves.begin())); in TEST_F()
/third_party/vk-gl-cts/external/vulkancts/data/vulkan/amber/compute/workgroup_memory_explicit_layout/
Dcopy_memory_variable_pointers.amber159 ;;; The two halves of Workgroup memory were filled, now copy the large
160 ;;; Workgroup block that alias the halves into the output. Only the first
/third_party/mesa3d/src/panfrost/util/
Dpan_lower_framebuffer.c149 nir_ssa_def *halves = in pan_unpack_pure_16() local
152 unpacked[i + 0] = nir_channel(b, halves, 0); in pan_unpack_pure_16()
153 unpacked[i + 1] = nir_channel(b, halves, 1); in pan_unpack_pure_16()
/third_party/libunwind/libunwind/include/
Dlibunwind-ppc64.h81 uint64_t halves[2]; member
/third_party/python/Doc/library/
Dbisect.rst33 The returned insertion point *i* partitions the array *a* into two halves so
51 The returned insertion point *i* partitions the array *a* into two halves so
/third_party/openssl/doc/man3/
DBIO_s_bio.pod35 the other half. Both halves must usually by handled by the same application thread
103 Both halves of a BIO pair should be freed. That is even if one half is implicit
/third_party/openssl/crypto/des/asm/
Ddes_enc.m4109 ! Rotates the halves 3 left to bring the sbox bits in convenient positions.
115 ! implements the possibility to keep the halves in the original registers.
529 ! The final permutation logic switches the halves, meaning that
1185 ! Set sbox address 1 to 6 and rotate halves 3 left
/third_party/node/deps/openssl/openssl/crypto/des/asm/
Ddes_enc.m4109 ! Rotates the halves 3 left to bring the sbox bits in convenient positions.
115 ! implements the possibility to keep the halves in the original registers.
529 ! The final permutation logic switches the halves, meaning that
1185 ! Set sbox address 1 to 6 and rotate halves 3 left
/third_party/ffmpeg/doc/
Dtransforms.md698 their high and low halves swapped in the output. This is intentional, as the
701 using the already swapped halves.
Dwriting_filters.txt215 that halves the video size: the linesizes won't be changed, just the width.
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_optimizer.cpp1669 uint32_t halves[2] = {val & 0xffff, val >> 16}; in vop3p_constant() local
1670 uint32_t expected = halves[swizzle[0] - 'x'] | (halves[swizzle[1] - 'x'] << 16); in vop3p_constant()
/third_party/ffmpeg/libavresample/x86/
Daudio_mix.asm463 ; zero ymm high halves
/third_party/ffmpeg/libavcodec/arm/
Dvp9mc_neon.S616 @ of the other output is the second output row. The second halves of the
Dvp9lpf_neon.S546 @ 4x4 halves of the 8x4 pixels; into 4x8 pixels).
/third_party/ltp/scripts/
Dspelling.txt706 halfs||halves
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARM.td196 // Fast execution of bottom and top halves of literal generation
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt1753 halves
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.td1105 // halves of the 64-bit "cycle" CSR.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_gpu_shader_fp64.txt742 32-bit halves. The first component of the vector contains the 32 least

12