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

1 2 3 4 5 6 7 891011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
regexec.c 596 stk->u.mem.num = (int)(mnum);\
597 stk->u.mem.pstr = (s);\
598 stk->u.mem.start = mem_start_stk[mnum];\
599 stk->u.mem.end = mem_end_stk[mnum];\
608 stk->u.mem.num = (mnum);\
609 stk->u.mem.pstr = (s);\
610 stk->u.mem.start = mem_start_stk[mnum];\
611 stk->u.mem.end = mem_end_stk[mnum];\
619 stk->u.mem.num = (mnum);\
629 && k->u.mem.num == (mnum)) {\
1257 MemNumType mem; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go 696 // match: (AtomicAdd32 ptr val mem)
698 // result: (LoweredAtomicAdd ptr val mem)
702 mem := v.Args[2]
706 v.AddArg(mem)
713 // match: (AtomicAnd8 ptr val mem)
715 // result: (LoweredAtomicAnd (AND <config.fe.TypeUInt32().PtrTo()> (MOVWconst [^3]) ptr) (OR <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (ZeroExt8to32 val) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] ptr))) (NORconst [0] <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (MOVWconst [0xff]) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] (XORconst <config.fe.TypeUInt32()> [3] ptr)))))) mem)
719 mem := v.Args[2]
762 v.AddArg(mem)
765 // match: (AtomicAnd8 ptr val mem)
767 // result: (LoweredAtomicAnd (AND <config.fe.TypeUInt32().PtrTo()> (MOVWconst [^3]) ptr) (OR <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (ZeroExt8to32 val) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] (XORconst <config.fe.TypeUInt32()> [3] ptr)))) (NORconst [0] <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (MOVWconst [0xff]) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] (XORconst <config.fe.TypeUInt32()> [3] ptr)))))) mem)
    [all...]
deadcode_test.go 17 Valu("mem", OpInitMem, TypeMem, 0, nil),
20 Exit("mem")),
47 Valu("mem", OpInitMem, TypeMem, 0, nil),
51 Exit("mem")))
71 Valu("mem", OpInitMem, TypeMem, 0, nil),
78 Exit("mem")))
105 Valu("mem", OpInitMem, TypeMem, 0, nil),
115 Exit("mem")))
147 Valu("mem", OpInitMem, TypeMem, 0, nil),
149 blocks = append(blocks, Bloc("exit", Exit("mem")))
    [all...]
rewriteAMD64.go     [all...]
dom_test.go 23 Valu("mem", OpInitMem, TypeMem, 0, nil),
34 Bloc("exit", Exit("mem")),
46 Valu("mem", OpInitMem, TypeMem, 0, nil),
64 Bloc("exit", Exit("mem")),
76 Valu("mem", OpInitMem, TypeMem, 0, nil),
103 Bloc("exit", Exit("mem")),
114 Valu("mem", OpInitMem, TypeMem, 0, nil),
127 Bloc("exit", Exit("mem")),
139 Valu("mem", OpInitMem, TypeMem, 0, nil),
153 Bloc("exit", Exit("mem")),
    [all...]
fuse_test.go 14 Valu("mem", OpInitMem, TypeMem, 0, nil),
18 Valu("ptr1", OpLoad, ptrType, 0, nil, "sb", "mem"),
25 Exit("mem")))
42 Valu("mem", OpInitMem, TypeMem, 0, nil),
46 Valu("ptr1", OpLoad, ptrType, 0, nil, "sb", "mem"),
55 Exit("mem")))
75 Valu("mem", OpInitMem, TypeMem, 0, nil),
79 Valu("ptr1", OpLoad, ptrType, 0, nil, "sb", "mem"),
89 Exit("mem")))
108 Valu("mem", OpInitMem, TypeMem, 0, nil)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
rewriteMIPS.go 696 // match: (AtomicAdd32 ptr val mem)
698 // result: (LoweredAtomicAdd ptr val mem)
702 mem := v.Args[2]
706 v.AddArg(mem)
713 // match: (AtomicAnd8 ptr val mem)
715 // result: (LoweredAtomicAnd (AND <config.fe.TypeUInt32().PtrTo()> (MOVWconst [^3]) ptr) (OR <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (ZeroExt8to32 val) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] ptr))) (NORconst [0] <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (MOVWconst [0xff]) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] (XORconst <config.fe.TypeUInt32()> [3] ptr)))))) mem)
719 mem := v.Args[2]
762 v.AddArg(mem)
765 // match: (AtomicAnd8 ptr val mem)
767 // result: (LoweredAtomicAnd (AND <config.fe.TypeUInt32().PtrTo()> (MOVWconst [^3]) ptr) (OR <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (ZeroExt8to32 val) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] (XORconst <config.fe.TypeUInt32()> [3] ptr)))) (NORconst [0] <config.fe.TypeUInt32()> (SLL <config.fe.TypeUInt32()> (MOVWconst [0xff]) (SLLconst <config.fe.TypeUInt32()> [3] (ANDconst <config.fe.TypeUInt32()> [3] (XORconst <config.fe.TypeUInt32()> [3] ptr)))))) mem)
    [all...]
deadcode_test.go 17 Valu("mem", OpInitMem, TypeMem, 0, nil),
20 Exit("mem")),
47 Valu("mem", OpInitMem, TypeMem, 0, nil),
51 Exit("mem")))
71 Valu("mem", OpInitMem, TypeMem, 0, nil),
78 Exit("mem")))
105 Valu("mem", OpInitMem, TypeMem, 0, nil),
115 Exit("mem")))
147 Valu("mem", OpInitMem, TypeMem, 0, nil),
149 blocks = append(blocks, Bloc("exit", Exit("mem")))
    [all...]
rewriteAMD64.go     [all...]
dom_test.go 23 Valu("mem", OpInitMem, TypeMem, 0, nil),
34 Bloc("exit", Exit("mem")),
46 Valu("mem", OpInitMem, TypeMem, 0, nil),
64 Bloc("exit", Exit("mem")),
76 Valu("mem", OpInitMem, TypeMem, 0, nil),
103 Bloc("exit", Exit("mem")),
114 Valu("mem", OpInitMem, TypeMem, 0, nil),
127 Bloc("exit", Exit("mem")),
139 Valu("mem", OpInitMem, TypeMem, 0, nil),
153 Bloc("exit", Exit("mem")),
    [all...]
  /external/icu/icu4c/source/common/
cmemory.c 130 void *mem = NULL; local
132 mem = uprv_malloc(size);
133 if (mem) {
134 uprv_memset(mem, 0, size);
136 return mem;
  /external/speex/libspeex/
filters.h 58 void highpass(const spx_word16_t *x, spx_word16_t *y, int len, int filtID, spx_mem_t *mem);
61 void qmf_decomp(const spx_word16_t *xx, const spx_word16_t *aa, spx_word16_t *, spx_word16_t *y2, int N, int M, spx_word16_t *mem, char *stack);
64 void filter_mem16(const spx_word16_t *x, const spx_coef_t *num, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_mem_t *mem, char *stack);
65 void iir_mem16(const spx_word16_t *x, const spx_coef_t *den, spx_word16_t *y, int N, int ord, spx_mem_t *mem, char *stack);
66 void fir_mem16(const spx_word16_t *x, const spx_coef_t *num, spx_word16_t *y, int N, int ord, spx_mem_t *mem, char *stack);
  /external/valgrind/memcheck/tests/
mempool.c 23 char *mem; member in struct:_pool
39 p->where = p->mem = (char *)mmap(NULL, SUPERBLOCK_SIZE,
44 p->where = p->mem = (char *)malloc(SUPERBLOCK_SIZE);
91 munmap(p->mem, SUPERBLOCK_SIZE);
94 free(p->mem);
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
decim54.c 60 Word16 mem[] /* output: memory (2*NB_COEF_DOWN) set to zeros */
63 Set_zero(mem, 2 * NB_COEF_DOWN);
71 Word16 mem[] /* in/out: memory (2*NB_COEF_DOWN) */
77 Copy(mem, signal, 2 * NB_COEF_DOWN);
85 Copy(signal + lg, mem, 2 * NB_COEF_DOWN);
  /external/kmod/testsuite/
init_module.c 219 static uint8_t elf_identify(void *mem)
221 uint8_t *p = mem;
225 TS_EXPORT long init_module(void *mem, unsigned long len, const char *args);
236 long init_module(void *mem, unsigned long len, const char *args)
249 elf = kmod_elf_new(mem, len);
262 class = elf_identify(mem);
309 void *mem; local
321 mem = mmap(NULL, len, PROT_READ, MAP_PRIVATE, fd, 0);
322 if (mem == MAP_FAILED)
325 err = init_module(mem, len, args)
    [all...]
  /hardware/qcom/display/msm8084/liboverlay/
overlayMdpRot.cpp 144 OvMem mem; local
146 OVASSERT(MAP_FAILED == mem.addr(), "MAP failed in open_i");
148 if(!mem.open(numbufs, bufsz, mRotImgInfo.secure)){
150 mem.close();
154 OVASSERT(MAP_FAILED != mem.addr(), "MAP failed");
155 OVASSERT(mem.getFD() != -1, "getFd is -1");
157 mRotDataInfo.dst.memory_id = mem.getFD();
159 mMem.mem = mem;
177 ALOGE("Mdp Rot error closing mem");
    [all...]
overlayMdssRot.cpp 147 (mMem.mCurrIndex + 1) % mMem.mem.numBufs();
160 OvMem mem; local
161 OVASSERT(MAP_FAILED == mem.addr(), "MAP failed in open_i");
164 if(!mem.open(numbufs, bufsz, isSecure)){
166 mem.close();
170 OVASSERT(MAP_FAILED != mem.addr(), "MAP failed");
171 OVASSERT(mem.getFD() != -1, "getFd is -1");
173 mRotData.dst_data.memory_id = mem.getFD();
175 mMem.mem = mem;
    [all...]
  /hardware/qcom/display/msm8226/liboverlay/
overlayMdpRot.cpp 163 OvMem mem; local
165 OVASSERT(MAP_FAILED == mem.addr(), "MAP failed in open_i");
167 if(!mem.open(numbufs, bufsz, mRotImgInfo.secure)){
169 mem.close();
173 OVASSERT(MAP_FAILED != mem.addr(), "MAP failed");
174 OVASSERT(mem.getFD() != -1, "getFd is -1");
176 mRotDataInfo.dst.memory_id = mem.getFD();
178 mMem.mem = mem;
196 ALOGE("Mdp Rot error closing mem");
    [all...]
  /external/elfutils/libelf/
nlist.c 146 struct hashentry mem; local
150 sym = INTUSE(gelf_getsym) (data, cnt, &mem.sym);
155 mem.str = INTUSE(elf_strptr) (elf, shdr->sh_link, sym->st_name);
156 if (mem.str == NULL)
160 if (mem.str[0] == '\0')
170 (void) nlist_fshash_overwrite (table, mem.str, 0, &mem);
  /external/icu/icu4c/source/tools/icuinfo/
testplug.c 165 fprintf(stderr, "MEM: malloc(%d) = %p\n", (int32_t)size, retPtr);
169 static void U_CALLCONV myMemFree(const void *context, void *mem) {
172 free(mem);
173 fprintf(stderr, "MEM: free(%p)\n", mem);
176 static void * U_CALLCONV myMemRealloc(const void *context, void *mem, size_t size) {
181 if(mem==NULL) {
184 retPtr = realloc(mem, size);
186 fprintf(stderr, "MEM: realloc(%p, %d) = %p\n", mem, (int32_t)size, retPtr)
    [all...]
  /frameworks/av/media/libmedia/include/media/
IMediaSource.h 208 uint64_t lookup(const sp<IMemory> &mem) {
209 auto p = mMemoryToIndex.find(mem.get());
219 ALOGW_IF(p->second.first.get() != mem.get(), "Mismatched buffers without reset");
224 uint64_t insert(const sp<IMemory> &mem) {
225 auto p = mMemoryToIndex.find(mem.get());
233 (void)mMemoryToIndex.emplace(// C++11 mem.get(), std::make_pair(mem, mIndex))
235 std::forward_as_tuple(mem.get()), std::forward_as_tuple(mem, mIndex));
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
band_pass_6k_7k.cpp 49 int16 mem[] in/out: memory (size=30)
50 int16 x[] scratch mem ( size= 60)
138 void band_pass_6k_7k_init(int16 mem[]) /* mem[30] */
140 pv_memset((void *)mem, 0, L_FIR*sizeof(*mem));
152 int16 mem[], /* in/out: memory (size=30) */
164 pv_memcpy((void *)x, (void *)mem, L_FIR*sizeof(*x));
237 pv_memcpy((void *)mem, (void *)(x + lg), L_FIR*sizeof(*mem));
    [all...]
low_pass_filt_7k.cpp 49 int16 mem[] in/out: memory (size=30)
50 int16 x[] scratch mem ( size= 60)
129 void low_pass_filt_7k_init(int16 mem[]) /* mem[30] */
131 pv_memset((void *)mem, 0, (L_FIR)*sizeof(*mem));
145 int16 mem[], /* in/out: memory (size=30) */
155 pv_memcpy((void *)x, (void *)mem, (L_FIR)*sizeof(*x));
216 pv_memcpy((void *)mem, (void *)(x + lg), (L_FIR)*sizeof(*mem));
    [all...]
oversamp_12k8_to_16k.cpp 49 int16 mem[] in/out: memory (size=30)
50 int16 x[] scratch mem ( size= 60)
189 void oversamp_12k8_to_16k_init(int16 mem[])
191 pv_memset((void *)mem, 0, (2*NB_COEF_UP)*sizeof(*mem));
203 int16 mem[], /* in/out: memory (2*NB_COEF_UP) */
210 (void *)mem,
211 (2*NB_COEF_UP)*sizeof(*mem));
221 pv_memcpy((void *)mem,
  /external/doclava/src/com/google/doclava/
LinkReference.java 140 String mem; local
143 mem = text.substring(1, linkend);
146 mem = text.substring(pound + 1, linkend);
149 mem = null;
156 if (mem != null) {
157 index = mem.indexOf('(');
161 len = mem.length();
172 char c = mem.charAt(i);
182 if (mem.length() > i+2 && mem.charAt(i+1) == '.' && mem.charAt(i+2) == '.')
    [all...]

Completed in 1645 milliseconds

1 2 3 4 5 6 7 891011>>