HomeSort by relevance Sort by last modified time
    Searched refs:loff (Results 1 - 25 of 42) sorted by null

1 2

  /external/libvpx/libvpx/vp9/common/
vp9_reconintra.h 26 int aoff, int loff, int plane);
vp9_blockd.c 89 int aoff, int loff) {
91 ENTROPY_CONTEXT *const l = pd->left_context + loff;
115 if (left_contexts + loff > blocks_high) left_contexts = blocks_high - loff;
vp9_reconintra.c 408 int aoff, int loff, int plane) {
411 const int have_top = loff || (xd->above_mi != NULL);
415 const int y = loff * 4;
vp9_blockd.h 282 int aoff, int loff);
  /libcore/ojluni/src/main/native/
SocketOutputStream.c 94 int loff = 0; local
100 int n = NET_Send(fd, bufP + loff, llen, 0);
103 loff += n;
  /bionic/libc/kernel/uapi/linux/
scif_ioctl.h 65 __s64 loff; member in struct:scifioctl_fence_signal
  /external/kernel-headers/original/uapi/linux/
scif_ioctl.h 172 * @loff: local offset
179 __s64 loff; member in struct:scifioctl_fence_signal
  /external/valgrind/helgrind/
libhb_core.c 3570 UWord loff = (a - atag) \/ 8; local
3587 UWord loff = (a - atag) \/ 8; local
3777 UWord loff = (a - atag) \/ 8; local
3805 UWord loff = (a - atag) \/ 8; local
3833 UWord loff = (a - atag) \/ 8; local
3860 UWord loff = (a - atag) \/ 8; local
3892 UWord loff = (a - atag) \/ 8; local
3920 UWord loff = (a - atag) \/ 8; local
3948 UWord loff = (a - atag) \/ 8; local
3975 UWord loff = (a - atag) \/ 8; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
plive.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
plive.go     [all...]
  /frameworks/support/viewpager/src/main/java/androidx/viewpager/widget/
ViewPager.java     [all...]
  /tools/repohooks/tools/
checkpatch.pl 1082 my $loff = 0;
1103 $loff = $len;
1191 $loff = $len + 1;
1202 #print "coff<$coff> soff<$off> loff<$loff>\n";
1205 $line, $remain + 1, $off - $loff + 1, $level);
    [all...]
  /development/samples/training/multiscreen/newsreader/libs/
android-support-v4.jar 
  /development/samples/training/basic/ActivityLifecycle/libs/
android-support-v13.jar 
  /development/samples/training/basic/FragmentBasics/libs/
android-support-v4.jar 
  /development/samples/training/location-aware/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/app/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests1/lib2/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests2/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests2/lib2/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests3/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/jarCheckTests3/lib2/libs/
android-support-v13.jar 
  /sdk/testapps/javaProjectTest/lib1/libs/
android-support-v4.jar 
  /sdk/testapps/javaProjectTest/lib2/libs/
android-support-v4.jar 

Completed in 1456 milliseconds

1 2