HomeSort by relevance Sort by last modified time
    Searched refs:vpos (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebCore/editing/
VisiblePosition.cpp 706 void showTree(const WebCore::VisiblePosition* vpos)
708 if (vpos)
709 vpos->showTreeForThis();
712 void showTree(const WebCore::VisiblePosition& vpos)
714 vpos.showTreeForThis();
  /external/wpa_supplicant_8/src/eap_server/
eap_server_peap.c 766 const u8 *pos, *vpos; local
816 vpos = pos + 4;
817 mandatory = !!(vpos[0] & 0x80);
818 tlv_type = vpos[0] & 0x3f;
819 tlv_type = (tlv_type << 8) | vpos[1];
820 vtlv_len = ((int) vpos[2] << 8) | vpos[3];
821 vpos += 4;
822 if (vpos + vtlv_len > pos + left) {
830 soh_tlv = vpos;
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_config.c 692 short kpos, vpos; local
702 vpos = 0;
705 while((vpos = btif_config_next_value(vpos, "Remote Devices", kname, vname, &vname_size)) != -1)
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/gcov-src/
gcov-io.c 914 unsigned vsize, vpos; local
921 vpos = fp->count;
923 if (vsize <= vpos)
926 "GCOV_KERNEL: something wrong: vbuf=%p vsize=%u vpos=%u\n",
927 vbuf, vsize, vpos);
930 len = vsize - vpos;
936 memcpy (vbuf+vpos, ptr, size*len);

Completed in 1055 milliseconds