HomeSort by relevance Sort by last modified time
    Searched defs:src (Results 76 - 100 of 3740) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/compiler-rt/lib/builtins/ppc/
gcc_qdiv.c 15 DD dst = { .ld = a }, src = { .ld = b }; local
18 y = src.s.hi, y1 = src.s.lo;
gcc_qmul.c 15 DD dst = { .ld = x }, src = { .ld = y }; local
18 B = src.s.hi, b = src.s.lo;
  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrCopyTests.cpp 86 : src (src_)
91 ImageConfig src; member in struct:vkt::ycbcr::__anon16854::TestConfig
102 const vk::VkFormatProperties properties (vk::getPhysicalDeviceFormatProperties(context.getInstanceInterface(), context.getPhysicalDevice(), config.src.format));
103 const vk::VkFormatFeatureFlags features (config.src.tiling == vk::VK_IMAGE_TILING_OPTIMAL
113 if (config.src.disjoint && ((features & vk::VK_FORMAT_FEATURE_DISJOINT_BIT_KHR) == 0))
664 // src
711 builder << 6792903u << config.src << config.dst;
730 logImageInfo(log, config.src);
753 MultiPlaneImageData srcData (config.src.format, config.src.size)
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
TestStringPrepProfiles.java 27 * src string1
29 * src string2
144 String src = null; local
154 src = testCases[i][j];
157 result = sprep.prepare(src, StringPrep.ALLOW_UNASSIGNED);
158 if (src.startsWith("FAIL")) {
164 if (!src.startsWith("FAIL")) {
  /external/icu/icu4c/source/test/perf/strsrchperf/
strsrchperf.h 19 typedef void (*StrSrchFn)(UStringSearch* srch, const UChar* src,int32_t srcLen, const UChar* pttrn, int32_t pttrnLen, UErrorCode* status);
24 const UChar* src; member in class:StringSearchPerfFunction
32 (*fn)(srch, src, srcLen, pttrn, pttrnLen, status);
41 src = source;
51 const UChar* src; member in class:StringSearchPerformanceTest
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
TestStringPrepProfiles.java 26 * src string1
28 * src string2
143 String src = null; local
153 src = testCases[i][j];
156 result = sprep.prepare(src, StringPrep.ALLOW_UNASSIGNED);
157 if (src.startsWith("FAIL")) {
163 if (!src.startsWith("FAIL")) {
  /external/kernel-headers/original/uapi/linux/
ivtv.h 55 struct v4l2_rect src; member in struct:ivtv_dma_frame
  /external/libchrome/base/strings/
stringprintf_unittest.cc 81 char src[kSrcLen]; local
82 for (size_t i = 0; i < arraysize(src); i++)
83 src[i] = 'A';
90 src[kSrcLen - i] = 0;
92 SStringPrintf(&out, "%s", src);
93 EXPECT_STREQ(src, out.c_str());
106 char src[1026]; local
107 for (size_t i = 0; i < arraysize(src); i++)
108 src[i] = 'A';
109 src[1025] = 0
142 char src[kBufLen]; local
    [all...]
sys_string_conversions_posix.cc 51 const wchar_t src = wide[i]; local
56 size_t res = src ? wcrtomb(buf, src, &ps) : 0;
82 const wchar_t src = wide[i]; local
84 size_t res = src ? wcrtomb(&out[j], src, &ps) : 0;
111 const char* src = native_mb.data() + i; local
112 size_t res = mbrtowc(NULL, src, native_mb.size() - i, &ps);
139 const char* src = native_mb.data() + i; local
141 size_t res = mbrtowc(dst, src, native_mb.size() - i, &ps)
    [all...]
  /external/libese/libese/tests/
sg_unittests.cpp 48 uint8_t src[] = "HELLO WORLD!"; local
49 uint8_t sg_data[sizeof(src) * 2];
55 copied = ese_sg_from_buf(&sg, 1, 0, sizeof(src), src);
56 EXPECT_EQ(copied, sizeof(src));
57 EXPECT_STREQ(reinterpret_cast<char *>(src),
114 uint8_t src[] = "HELLO WORLD"; local
116 copied = ese_sg_from_buf(sg, 3, 0, sizeof(src), src);
123 copied = ese_sg_from_buf(sg, 3, 6, sizeof(src), src)
    [all...]
  /external/libnl/lib/idiag/
idiag_meminfo_obj.c 86 struct idiagnl_meminfo *src = (struct idiagnl_meminfo *) _src; local
88 memcpy(dst, src, sizeof(struct idiagnl_meminfo));
idiag_vegasinfo_obj.c 90 struct idiagnl_vegasinfo *src = (struct idiagnl_vegasinfo *) _src; local
92 memcpy(dst, src, sizeof(struct idiagnl_vegasinfo));
  /external/libvpx/libvpx/test/
idct8x8_test.cc 15 #include "third_party/googletest/src/include/gtest/gtest.h"
64 uint8_t dst[64], src[64]; local
67 src[j] = rnd.Rand8();
71 for (int j = 0; j < 64; ++j) input[j] = src[j] - dst[j];
79 const int diff = dst[j] - src[j];
vp9_subtract_test.cc 11 #include "third_party/googletest/src/include/gtest/gtest.h"
48 uint8_t *src = reinterpret_cast<uint8_t *>( local
54 src[r * block_width * 2 + c] = rnd.Rand8();
59 GetParam()(block_height, block_width, diff, block_width, src, block_width,
65 (src[r * block_width + c] - pred[r * block_width + c]))
70 GetParam()(block_height, block_width, diff, block_width * 2, src,
77 (src[r * block_width * 2 + c] - pred[r * block_width * 2 + c]))
84 vpx_free(src);
  /external/lzma/C/
BraIA64.c 44 UInt32 src = (UInt32)((instNorm >> 13) & 0xFFFFF); local
46 src |= ((UInt32)(instNorm >> 36) & 1) << 20;
48 src <<= 4;
51 dest = ip + (UInt32)i + src;
53 dest = src - (ip + (UInt32)i);
  /external/lzma/CPP/7zip/Common/
InBuffer.cpp 102 const Byte *src = _buf; local
104 buf[i] = src[i];
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/simple/
ARM.java 28 int src = ((buf[i + 2] & 0xFF) << 16) local
31 src <<= 2;
35 dest = src + (pos + i - off);
37 dest = src - (pos + i - off);
ARMThumb.java 28 int src = ((buf[i + 1] & 0x07) << 19) local
32 src <<= 1;
36 dest = src + (pos + i - off);
38 dest = src - (pos + i - off);
PowerPC.java 28 int src = ((buf[i] & 0x03) << 24) local
35 dest = src + (pos + i - off);
37 dest = src - (pos + i - off);
SPARC.java 29 int src = ((buf[i] & 0xFF) << 24) local
33 src <<= 2;
37 dest = src + (pos + i - off);
39 dest = src - (pos + i - off);
  /external/mesa3d/src/compiler/nir/
nir_lower_double_packing.c 36 lower_pack_double(nir_builder *b, nir_ssa_def *src)
38 return nir_pack_double_2x32_split(b, nir_channel(b, src, 0),
39 nir_channel(b, src, 1));
43 lower_unpack_double(nir_builder *b, nir_ssa_def *src)
45 return nir_vec2(b, nir_unpack_double_2x32_split_x(b, src),
46 nir_unpack_double_2x32_split_y(b, src));
68 nir_ssa_def *src = nir_ssa_for_alu_src(&b, alu_instr, 0); local
71 lower_pack_double(&b, src) :
72 lower_unpack_double(&b, src);
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_depth.c 42 * // for each src register:
43 * foreach (src in instr->regs[1..n])
44 * d = max(d, delayslots(src->instr, n) + depth(src->instr));
79 /* special case, 3rd src to cat3 not required on first cycle */
106 struct ir3_instruction *src; local
114 foreach_ssa_src_n(src, i, instr) {
118 ir3_instr_depth(src);
124 sd = ir3_delayslots(src, instr, i) + src->depth
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nv30_format.h 21 unsigned src; member in struct:nv30_texfmt::__anon27788
  /external/mesa3d/src/gallium/drivers/r300/compiler/
r3xx_vertprog_dump.c 155 static void r300_vs_src_dump(uint32_t src)
158 (src >> 5) & 0xff, r300_vs_src_debug[src & 0x3],
159 src & (1 << 25) ? "-" : " ",
160 r300_vs_swiz_debug[(src >> 13) & 0x7],
161 src & (1 << 26) ? "-" : " ",
162 r300_vs_swiz_debug[(src >> 16) & 0x7],
163 src & (1 << 27) ? "-" : " ",
164 r300_vs_swiz_debug[(src >> 19) & 0x7],
165 src & (1 << 28) ? "-" : " "
180 unsigned src; local
    [all...]
  /external/mesa3d/src/glx/
clientinfo.c 84 struct glx_screen *src = glx_dpy->screens[i]; local
86 const char *haystack = src->serverGLXexts;

Completed in 3354 milliseconds

1 2 34 5 6 7 8 91011>>