HomeSort by relevance Sort by last modified time
    Searched refs:STR (Results 201 - 225 of 337) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/tremolo/Tremolo/
floor1ARM.s 61 STR r5,[r1],#4
  /system/core/libpixelflinger/codeflinger/
ARMAssembler.h 75 // LDR(B)/STR(B)/PLD
119 virtual void STR (int cc, int Rd,
ARMAssemblerProxy.h 64 // LDR(B)/STR(B)/PLD
108 virtual void STR (int cc, int Rd,
GGLAssembler.h 44 STR(AL, REG, mBuilderContext.Rctx, immed12_pre(GGL_OFFSETOF(FIELD)))
144 mGen.STR(mGen.AL, reg, mGen.SP, mGen.immed12_pre(-4, 1));
  /toolchain/binutils/binutils-2.27/gas/config/
tc-arm.h 183 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \
185 #define tc_canonicalize_symbol_name(str) arm_canonicalize_symbol_name (str);
294 # define md_elf_section_type(str, len) arm_elf_section_type (str, len)
tc-nds32.h 134 #define TC_START_LABEL(STR, NUL_CHAR, NEXT_CHAR) \
  /external/libedit/src/
search.c 111 el_match(const Char *str, const Char *pat)
127 if (Strstr(str, pat) != 0)
132 rv = regexec(&re, ct_encode_string(str, &conv), (size_t)0, NULL,
141 rv = regexec(re, ct_encode_string(str, &conv));
151 return re_exec(ct_encode_string(str, &conv) == 1);
160 c_hmatch(EditLine *el, const Char *str)
164 el->el_search.patbuf, str);
167 return el_match(str, el->el_search.patbuf);
470 dir == ED_SEARCH_PREV_HISTORY ? STR("\n/") : STR("\n?") )
    [all...]
  /external/libxaac/decoder/armv7/
ixheaacd_pre_twiddle_compute.s 73 STR R9, [R2], #4
74 STR R11, [R2], #4
  /external/ltp/testcases/kernel/ipc/pipeio/
pipeio.c 859 #define STR "parent: received SIGCHLD\n"
860 write(STDOUT_FILENO, str, strlen(STR));
  /hardware/qcom/audio/post_proc/
volume_listener.c 34 #define XSTR(x) STR(x)
35 #define STR(x) #x
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
sp-pc-validations-bad.s 165 @ STR (immediate, ARM)
166 str r0,[pc],#4 @ Unpredictable label
167 str r0,[pc,#4]! @ ditto label
169 @ STR (register)
170 str r0,[r1,pc, LSL #4] @ Unpredictable label
171 str r0,[r1,pc, LSL #4]! @ ditto label
172 str r0,[r1],pc, LSL #4 @ ditto label
  /external/deqp/external/openglcts/modules/gl/
gl3cClipDistance.cpp 36 #define _STR(s) STR(s)
37 #define STR(s) #s
138 m_testCtx.getLog() << tcu::TestLog::Message << "glGetIntegerv(" << STR(GL_MAX_CLIP_DISTANCES)
157 m_testCtx.getLog() << tcu::TestLog::Message << "Value of " << STR(GL_MAX_CLIP_DISTANCES) << "is equal to "
    [all...]
  /external/libunwind/src/dwarf/
Gfde.c 59 # define STR(x) STR2(x)
  /external/llvm/test/MC/AArch64/
arm64-diags.s 118 str d1, [x3, w3, sxtx #3]
122 ; CHECK-ERRORS: str d1, [x3, w3, sxtx #3]
177 str x2, [x2], #8
178 str x2, [x2, #8]!
179 str w2, [x2], #8
180 str w2, [x2, #8]!
236 ; CHECK-ERRORS: error: unpredictable STR instruction, writeback base is also a source
237 ; CHECK-ERRORS: str x2, [x2], #8
239 ; CHECK-ERRORS: error: unpredictable STR instruction, writeback base is also a source
240 ; CHECK-ERRORS: str x2, [x2, #8]
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/ARM/
thumb-diagnostics.s 98 @ Out of range immediates for STR instruction.
99 str r2, [r7, #-1]
100 str r5, [r1, #3]
101 str r3, [r7, #128]
103 @ CHECK-ERRORS: str r2, [r7, #-1]
106 @ CHECK-ERRORS: str r5, [r1, #3]
109 @ CHECK-ERRORS: str r3, [r7, #128]
  /external/annotation-tools/asmx/src/org/objectweb/asm/
ClassWriter.java 156 static final int STR = 8;
    [all...]
  /external/iproute2/ip/
ipmacsec.c 146 #define STR(a) _STR(a)
157 STR(MACSEC_MIN_ICV_LEN) ".." STR(MACSEC_STD_ICV_LEN)
    [all...]
  /external/libhevc/common/arm/
ihevc_sao_edge_offset_class2_chroma.s 108 STR r0,[sp,#212] @Store pu1_src in sp
111 STR r2,[sp,#216] @Store pu1_src_left in sp
115 STR r3,[sp,#220] @Store pu1_src_top in sp
296 STR r0,[sp,#2] @Store pu1_src in sp
    [all...]
ihevc_sao_edge_offset_class3.s 103 STR r3,[sp,#156] @Store pu1_src_top in sp
159 STR r0,[sp,#148] @Store pu1_src in sp
198 STR r2,[sp,#152] @Store pu1_src_left in sp
223 STR r0,[sp,#144] @Store pu1_src in sp
551 STR r7,[r2],#4 @pu1_src_left[row] = au1_src_left_tmp[row]
    [all...]
ihevc_sao_edge_offset_class3_chroma.s 113 STR r3,[sp,#220] @Store pu1_src_top in sp
193 STR r0,[sp,#212] @Store pu1_src in sp
265 STR r2,[sp,#216] @Store pu1_src_left in sp
284 STR r0,[sp,#2] @Store pu1_src in sp
    [all...]
  /external/libhevc/common/arm64/
ihevc_sao_edge_offset_class3.s 568 STR w7,[x2],#4 //pu1_src_left[row] = au1_src_left_tmp[row]
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV5E/
Filt_6k_7k_opt.s 85 STR r5, [sp, #-4] @ PUSH r5 to stack
Norm_Corr_opt.s 158 STR r6, [sp]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Filt_6k_7k_neon.s 85 @STR r5, [sp, #-4] @ PUSH r5 to stack
Norm_Corr_neon.s 198 STR r6, [sp]

Completed in 1566 milliseconds

1 2 3 4 5 6 7 891011>>