HomeSort by relevance Sort by last modified time
    Searched refs:idx (Results 676 - 700 of 960) sorted by null

<<21222324252627282930>>

  /frameworks/base/awt/java/awt/image/
MultiPixelPackedSampleModel.java 449 final int idx = y * scanlineStride + bitnum / dataElementSize; local
452 int elem = data.getElem(idx);
477 data.setElem(idx, elem);
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
uiterator.h 242 inline typename Container2::Iter2 ibyi (typename Container1::Iter1 idx, Ctr1& ctr1, Ctr2& ctr2) \
245 return (ctr2.begin() + (idx - ctr1.begin())); \
259 inline typename Container2::iterator ibyi (typename Container1::iterator idx, Container1& ctr1, Container2& ctr2) {}
  /system/extras/tests/sdcard/
plot_sdcard.py 74 idx = 1
77 if idx % factor == 0:
81 idx += 1
  /dalvik/vm/mterp/out/
InterpC-x86-atom.c 167 static inline s8 getLongFromArray(const u4* ptr, int idx)
172 ptr += idx;
178 memcpy(&val, &ptr[idx], 8);
181 return *((s8*) &ptr[idx]);
186 static inline void putLongToArray(u4* ptr, int idx, s8 val)
191 ptr += idx;
196 memcpy(&ptr[idx], &val, 8);
198 *((s8*) &ptr[idx]) = val;
203 static inline double getDoubleFromArray(const u4* ptr, int idx)
208 ptr += idx;
    [all...]
InterpC-x86.c 167 static inline s8 getLongFromArray(const u4* ptr, int idx)
172 ptr += idx;
178 memcpy(&val, &ptr[idx], 8);
181 return *((s8*) &ptr[idx]);
186 static inline void putLongToArray(u4* ptr, int idx, s8 val)
191 ptr += idx;
196 memcpy(&ptr[idx], &val, 8);
198 *((s8*) &ptr[idx]) = val;
203 static inline double getDoubleFromArray(const u4* ptr, int idx)
208 ptr += idx;
    [all...]
  /dalvik/vm/oo/
Class.h 58 StringObject* dvmGetBootPathResource(const char* name, int idx);
  /external/elfcopy/
fixdwarf.c 119 if (shdr_info[cnt].idx > 0) \
198 s_shdr_info[shdr_idx].idx,
242 ASSERT(s_shdr_info[shdr_idx].idx);
277 if (s_shdr_info[cnt].idx > 0 &&
  /external/freetype/src/psaux/
psobjs.h 56 FT_Int idx,
  /external/openssl/crypto/bio/
bio_lib.c 580 int BIO_set_ex_data(BIO *bio, int idx, void *data)
582 return(CRYPTO_set_ex_data(&(bio->ex_data),idx,data));
585 void *BIO_get_ex_data(BIO *bio, int idx)
587 return(CRYPTO_get_ex_data(&(bio->ex_data),idx));
  /external/openssl/crypto/perlasm/
x86unix.pl 100 local($addr,$reg1,$reg2,$idx)=@_;
109 if($idx ne "" && $idx != 0)
110 { $ret.="($reg1,$reg2,$idx)"; }
141 # local($addr,$reg1,$reg2,$idx)=@_;
150 # { $ret.="($reg1,$reg2,$idx)"; }
  /external/skia/src/core/
SkScan_Hairline.cpp 188 int idx = SkScalarCeil(dx);
191 if (idx > idy) {
192 return idx + (idy >> 1);
194 return idy + (idx >> 1);
  /external/tcpdump/
print-bootp.c 369 int first, idx; local
432 idx = 0;
436 if (idx % 4 == 0)
441 idx++;
print-radius.c 506 u_int idx; local
550 for (idx = 0; idx < vendor_length ; idx++, data++)
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
mac.py 420 idx = self._read_buffer.find('\n')
421 if not image_length and idx != -1:
422 out = self._read_buffer[0:idx + 1]
423 self._read_buffer = self._read_buffer[idx + 1:]
  /external/wpa_supplicant/
driver_madwifi.c 131 int idx = op - first; local
133 idx < (int) (sizeof(opnames) / sizeof(opnames[0]))
134 && opnames[idx])
135 perror(opnames[idx]);
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_madwifi.c 141 int idx = op - first; local
143 idx < (int) (sizeof(opnames) / sizeof(opnames[0]))
144 && opnames[idx])
145 perror(opnames[idx]);
  /frameworks/base/tools/aapt/
XMLNode.cpp 939 ssize_t idx = mAttributeOrder.valueAt(i);
945 const attribute_entry& attr = mAttributes.itemAt(idx);
    [all...]
ZipFile.cpp 135 ZipEntry* ZipFile::getEntryByIndex(int idx) const
137 if (idx < 0 || idx >= (int) mEntries.size())
140 return mEntries[idx];
158 int idx; local
160 for (idx = mEntries.size()-1; idx >= 0; idx--) {
161 ZipEntry* pEntry = mEntries[idx];
    [all...]
  /system/core/debuggerd/
unwind-arm.c 358 _uw idx = (get_remote_word(pid, ucbp->pr_cache.ehtp) >> 24) & 0xf; local
359 if (idx == 0)
361 else if (idx == 1)
363 else if (idx == 2)
  /build/tools/zipalign/
ZipFile.cpp 135 ZipEntry* ZipFile::getEntryByIndex(int idx) const
137 if (idx < 0 || idx >= (int) mEntries.size())
140 return mEntries[idx];
158 int idx; local
160 for (idx = mEntries.size()-1; idx >= 0; idx--) {
161 ZipEntry* pEntry = mEntries[idx];
    [all...]
  /external/grub/netboot/
ns8390.c 633 int idx; local
641 for (idx = 0; (eth_nic_base = base[idx]) != 0; ++idx) {
690 if (base[idx] == 0) /* not found */
757 int idx; local
768 for (idx = 0; (eth_nic_base = probe_addrs[idx]) != 0; ++idx) {
  /external/icu4c/common/
uresdata.c 120 int32_t *idx, const char **realKey) {
146 *idx=mid;
154 *idx=URESDATA_ITEM_NOT_FOUND;
160 int32_t *idx, const char **realKey) {
186 *idx=mid;
193 *idx=URESDATA_ITEM_NOT_FOUND;
362 int32_t idx; local
365 return _res_findTableItem(pResData->pRoot, pResData->rootRes, key, &idx, &realKey);
367 return _res_findTable32Item(pResData->pRoot, pResData->rootRes, key, &idx, &realKey);
    [all...]
  /external/icu4c/test/cintltst/
utf8tst.c 385 int32_t idx; local
387 for(idx=0; idx<(int32_t)sizeof(nonChars);) {
388 U8_NEXT(nonChars, idx, sizeof(nonChars), ch);
390 log_err("U8_NEXT(before %d) failed to read a non-character\n", idx);
393 for(idx=(int32_t)sizeof(nonChars); idx>0;) {
394 U8_PREV(nonChars, 0, idx, ch);
396 log_err("U8_PREV(at %d) failed to read a non-character\n", idx);
    [all...]
  /external/opencore/nodes/pvdummyinputnode/src/
pvmf_dummy_fileinput_node.cpp 1642 int32 idx; local
    [all...]
  /frameworks/base/libs/surfaceflinger/
SurfaceFlinger.cpp 93 const size_t idx = lookup.valueAt(i); local
94 LOGE_IF(layers[idx]!=key,
96 this, int(idx), layers[idx].get(), key.get());
97 return idx;
1747 ssize_t idx = mInUse.indexOf(id); local
1755 ssize_t idx = mInUse.remove(uint8_t(id)); local
1768 ssize_t idx = mInUse.indexOf(uint8_t(i)); local
    [all...]

Completed in 1372 milliseconds

<<21222324252627282930>>