HomeSort by relevance Sort by last modified time
    Searched refs:ii (Results 476 - 500 of 631) sorted by null

<<11121314151617181920>>

  /external/skqp/src/compute/skc/platforms/cl_12/
raster_builder_cl_12.c 640 skc_uint ii=0, jj=0;
653 if (++ii >= atomics->keys)
657 union skc_ttrk const next = keys[ii];
673 meta_in.offset = ii;
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceBitVector.h 127 for (SizeT ii = 0; ii < size(); ++ii) {
128 (*this)[ii] = true;
IceTargetLoweringX8632Traits.h 499 for (SizeT ii = 0; ii < llvm::array_lengthof(X8632RegTable); ++ii) {
500 const auto &Entry = X8632RegTable[ii];
    [all...]
  /external/u-boot/drivers/ddr/marvell/axp/
ddr3_dqs.c 310 u32 uj, cs_count, cs_tmp, ii; local
410 for (ii = 0; ii < 3; ii++) {
909 /* Check special pattern II */
932 DEBUG_DQS_S("DDR3 - DQS Center Calc - Entering special pattern II for High limit search\n");
1127 DEBUG_DQS_S("DDR3 - DQS - Special Pattern II Search - Starting\n");
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nv30/
nvfx_vertprog.c 472 int ai = -1, ci = -1, ii = -1; local
502 if ((ci == -1 && ii == -1) ||
513 if ((ci == -1 && ii == -1) ||
514 ii == fsrc->Register.Index) {
515 ii = fsrc->Register.Index;
    [all...]
nvfx_fragprog.c 454 int ai = -1, ci = -1, ii = -1; local
499 if ((ci == -1 && ii == -1) ||
509 if ((ci == -1 && ii == -1) ||
510 ii == fsrc->Register.Index) {
511 ii = fsrc->Register.Index;
632 if (ci>= 0 || ii >= 0) {
    [all...]
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_avg_horiz_filter_type1_neon.asm 383 vzip.32 d0, d12 ;vector zip the i iteration and ii
401 vmlsl.u8 q4, d1, d25 ;arithmetic operations for ii
419 vst1.32 {d8[1]},[r6]! ;store the ii iteration result which
vpx_convolve8_avg_horiz_filter_type2_neon.asm 384 vzip.32 d0, d12 ;vector zip the i iteration and ii
402 vmlal.u8 q4, d1, d25 ;arithmetic operations for ii
420 vst1.32 {d8[1]},[r6]! ;store the ii iteration result which
vpx_convolve8_horiz_filter_type1_neon.asm 363 vzip.32 d0, d12 ;vector zip the i iteration and ii
381 vmlsl.u8 q4, d1, d25 ;arithmetic operations for ii
396 vst1.32 {d8[1]},[r6]! ;store the ii iteration result which
vpx_convolve8_horiz_filter_type2_neon.asm 363 vzip.32 d0, d12 ;vector zip the i iteration and ii
381 vmlal.u8 q4, d1, d25 ;arithmetic operations for ii
396 vst1.32 {d8[1]},[r6]! ;store the ii iteration result which
  /external/syzkaller/vendor/golang.org/x/text/unicode/norm/
composition.go 482 ii := b[i]
487 if ii.combinesBackward() {
489 cccC := ii.ccc
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_pcmu_jitter.rtp     [all...]
  /external/sqlite/dist/orig/
shell.c 13418 int ii; local
13626 int ii; local
13640 int ii, nByte; local
13664 int ii; local
13678 int ii; local
14067 int ii; local
    [all...]
  /external/sqlite/dist/
shell.c 13441 int ii; local
13649 int ii; local
13663 int ii, nByte; local
13687 int ii; local
13701 int ii; local
14090 int ii; local
    [all...]
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/AnimationsDemo/libs/
android-support-v13.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_uuid.py 260 for ii in [[], [('int', i)]]:
262 args = dict(hh + bb + bble + ii + ff)
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/owasp/sanitizer/lib/commons-codec-1.4/
commons-codec-1.4.jar 
  /external/python/cpython2/Lib/test/
test_uuid.py 259 for ii in [[], [('int', i)]]:
261 args = dict(hh + bb + bble + ii + ff)
  /external/skia/src/image/
SkSurface_Gpu.cpp 196 SkImageInfo ii = SkImageInfo::Make(rtc->width(), rtc->height(), ct, kPremul_SkAlphaType, local
199 characterization->set(ctx->threadSafeProxy(), maxResourceBytes, ii, rtc->origin(),

Completed in 1442 milliseconds

<<11121314151617181920>>