HomeSort by relevance Sort by last modified time
    Searched refs:STR (Results 51 - 75 of 278) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_half.s 115 STR partH, [sp,#0xc] ;// sp+c = partHeight
116 STR tmp4, [sp,#0x10] ;// sp+10 = partWidth+5
118 STR width, [sp,#0] ;// sp+0 = width
123 STR x0,[sp,#0x1ec] ;// x0 = 0
124 STR x0,[sp,#0x1f0] ;// y0 = 0
126 STR tmp4, [sp,#0x218] ;// width = partWidth+5
199 STR tmp1, [mb], #4
235 STR tmp1, [mb], #4
h264bsd_interpolate_ver_half.s 116 STR tmp5, [sp,#0xc] ;// sp+c partHeight+5
117 STR partW, [sp,#0x10] ;// sp+10 = partWidth
119 STR width, [sp,#0] ;// sp+0 = width
124 STR x0,[sp,#0x1ec] ;// x0 = 0
125 STR x0,[sp,#0x1f0] ;// y0 = 0
127 STR partW, [sp,#0x218]
193 STR res, [mb], #16 ;// next row (mb)
237 STR res, [mb], #16 ;// next row
285 STR res, [mb], #16 ;// next row
331 STR res, [mb], #-4
    [all...]
h264bsd_interpolate_hor_quarter.s 117 STR partH, [sp,#0xc] ;// sp+c = partHeight
118 STR tmp4, [sp,#0x10] ;// sp+10 = partWidth+5
120 STR width, [sp,#0] ;// sp+0 = width
125 STR x0,[sp,#0x1ec] ;// x0 = 0
126 STR x0,[sp,#0x1f0] ;// y0 = 0
128 STR tmp4, [sp,#0x218] ;// width = partWidth+5
210 STR tmp1, [mb], #4
257 STR tmp1, [mb], #4
  /external/libweave/third_party/chromium/base/strings/
string_util.cc 41 StringType ToLowerASCIIImpl(BasicStringPiece<StringType> str) {
43 ret.reserve(str.size());
44 for (size_t i = 0; i < str.size(); i++)
45 ret.push_back(ToLowerASCII(str[i]));
50 StringType ToUpperASCIIImpl(BasicStringPiece<StringType> str) {
52 ret.reserve(str.size());
53 for (size_t i = 0; i < str.size(); i++)
54 ret.push_back(ToUpperASCII(str[i]));
60 std::string ToLowerASCII(StringPiece str) {
61 return ToLowerASCIIImpl<std::string>(str);
    [all...]
  /external/llvm/unittests/IR/
ValueTest.cpp 137 #define CHECK_PRINT(INST, STR) \
143 EXPECT_EQ(STR, OS.str()); \
149 EXPECT_EQ(STR, OS.str()); \
156 #define CHECK_PRINT_AS_OPERAND(INST, TYPE, STR) \
162 EXPECT_EQ(StringRef(STR), StringRef(OS.str())); \
168 EXPECT_EQ(StringRef(STR), StringRef(OS.str())); \
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdFillRow7.S 87 STR tmp2, [fill],#4
99 STR tmp2, [fill],#4
111 STR tmp2, [fill],#4
116 STR tmp2, [fill], #4
120 STR tmp2, [fill], #4
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
RendererES3.cpp 20 #define STR(s) #s
21 #define STRV(s) STR(s)
  /external/mockito/cglib-and-asm/src/org/mockito/asm/
Item.java 51 * {@link ClassWriter#STR}, {@link ClassWriter#CLASS},
200 case ClassWriter.STR:
236 case ClassWriter.STR:
  /external/skia/bench/
ShaderMaskBench.cpp 16 #define STR "Hamburgefons"
42 fText.set(STR);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Syn_filt_32_opt.s 58 STR r10, [r13, #-4]
59 STR r11, [r13, #-8]
69 STR r10, [r13, #-12]
70 STR r11, [r13, #-16]
80 STR r10, [r13, #-20]
81 STR r11, [r13, #-24]
91 STR r10, [r13, #-28]
92 STR r11, [r13, #-32]
syn_filt_opt.s 98 STR r10, [r13, #-4]
99 STR r12, [r13, #-8]
109 STR r10, [r13, #-12]
110 STR r12, [r13, #-16]
120 STR r10, [r13, #-20]
121 STR r12, [r13, #-24]
131 STR r10, [r13, #-28]
132 STR r12, [r13, #-32]
  /frameworks/base/libs/hwui/
ProgramCache.cpp 34 #define STR(x) STR1(x)
102 " ditherTexCoords = (transform * position).xy * " STR(DITHER_KERNEL_SIZE_INV) ";\n",
104 " ditherTexCoords = (transform * position).xy * " STR(DITHER_KERNEL_SIZE_INV) ";\n",
108 " ditherTexCoords = (transform * position).xy * " STR(DITHER_KERNEL_SIZE_INV) ";\n",
110 " ditherTexCoords = (transform * position).xy * " STR(DITHER_KERNEL_SIZE_INV) ";\n",
114 " ditherTexCoords = (transform * position).xy * " STR(DITHER_KERNEL_SIZE_INV) ";\n",
116 " ditherTexCoords = (transform * position).xy * " STR(DITHER_KERNEL_SIZE_INV) ";\n",
181 "texture2D(ditherSampler, ditherTexCoords).a * " STR(DITHER_KERNEL_SIZE_INV_SQUARE),
796 const char* str = shader.string(); local
798 String8 line(str, index - lastIndex)
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
lib.c 55 static Cell dollar0 = { OCELL, CFLD, NULL, "", 0.0, REC|STR|DONTFREE };
56 static Cell dollar1 = { OCELL, CFLD, NULL, "", 0.0, FLD|STR|DONTFREE };
150 fldtab[0]->tval = REC | STR | DONTFREE;
230 x = setsymtab(temp, "", 0.0, STR, ARGVtab);
245 q = setsymtab(s, p, 0.0, STR, symtab);
291 fldtab[i]->tval = FLD | STR | DONTFREE;
309 fldtab[i]->tval = FLD | STR;
327 fldtab[i]->tval = FLD | STR | DONTFREE;
367 p->tval = FLD | STR | DONTFREE;
434 fldtab[i]->tval = FLD | STR | DONTFREE
    [all...]
  /external/libchrome/base/strings/
string_util.cc 144 StringType ToLowerASCIIImpl(BasicStringPiece<StringType> str) {
146 ret.reserve(str.size());
147 for (size_t i = 0; i < str.size(); i++)
148 ret.push_back(ToLowerASCII(str[i]));
153 StringType ToUpperASCIIImpl(BasicStringPiece<StringType> str) {
155 ret.reserve(str.size());
156 for (size_t i = 0; i < str.size(); i++)
157 ret.push_back(ToUpperASCII(str[i]));
163 std::string ToLowerASCII(StringPiece str) {
164 return ToLowerASCIIImpl<std::string>(str);
    [all...]
  /external/libedit/src/
history.c 88 #define HENTER(h, ev, str) (*(h)->h_enter)((h)->h_ref, ev, str)
89 #define HADD(h, ev, str) (*(h)->h_add)((h)->h_ref, ev, str)
99 Char *str; member in struct:__anon14727
169 evp->str = he_strerror(code);\
174 STR("OK"),
175 STR("unknown error"),
176 STR("malloc() failed"),
177 STR("first event not found")
801 const char *str; local
936 const Char *str; local
    [all...]
el.c 263 argv[0] = STR("bind");
268 argv[0] = STR("telltc");
273 argv[0] = STR("settc");
278 argv[0] = STR("echotc");
283 argv[0] = STR("setty");
628 if (Strcmp(how, STR("on")) == 0) {
631 } else if (Strcmp(how, STR("off")) == 0) {
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 197 STR x0, [pDst], #4 ;// Store aligned output row
210 STR x0, [pDst], #4 ;// Store aligned output row
223 STR x0, [pDst], #4 ;// Store aligned output row
236 STR x0, [pDst], #4 ;// Store aligned output row
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s 150 STR Temp1, [pBuf], #8
152 STR Temp2, [pBuf], #-4
178 STR Temp1, [pBuf], #8
180 STR Temp2, [pBuf], #4
armVCM4P10_UnpackBlock4x4_s.s 98 STR pSrc, [ppSrc] ;// Update the bitstream pointer
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_Align_unsafe_s.s 197 STR x0, [pDst], #4 ;// Store aligned output row
210 STR x0, [pDst], #4 ;// Store aligned output row
223 STR x0, [pDst], #4 ;// Store aligned output row
236 STR x0, [pDst], #4 ;// Store aligned output row
armVCM4P10_InterpolateLuma_DiagCopy_unsafe_s.s 150 STR Temp1, [pBuf], #8
152 STR Temp2, [pBuf], #-4
178 STR Temp1, [pBuf], #8
180 STR Temp2, [pBuf], #4
armVCM4P10_UnpackBlock4x4_s.s 98 STR pSrc, [ppSrc] ;// Update the bitstream pointer
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_UnpackBlock4x4_s.S 52 STR r2,[r0,#0]
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.cpp 46 "LDR(B)/STR(B)/PLD immediate too big (%08x)",
76 STR(cc, Rd, Rn, offset);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/epiphany/
regression.s 100 STORE: STR R4,[R0,#0x0] ;//Store Word
104 STORE2: STR R5,[R0,#0xc] ;//Store Word
121 STOREI: STR R6,[R0,R4] ;//Store Word
141 STR R6,[R0],R4 ;//Store Word

Completed in 4427 milliseconds

1 23 4 5 6 7 8 91011>>