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

  /device/moto/stingray/ril/
wrigley-diag.sh 6 # We must also set ro.allow.ip.fwd=1 to prevent
8 setprop ro.allow.ip.fwd 1
  /external/webkit/Tools/android/flex-2.5.4a/
ecs.c 70 * fwd is the forward linked-list of equivalence class members. bck
76 int cre8ecs( fwd, bck, num )
77 int fwd[], bck[], num;
92 for ( j = fwd[i]; j != NIL; j = fwd[j] )
104 * int lenccl, fwd[llsiz], bck[llsiz], llsiz, NUL_mapping;
105 * void mkeccl( Char ccls[], int lenccl, int fwd[llsiz], int bck[llsiz],
109 * number of elements in the ccl, fwd is the forward link-list of equivalent
115 void mkeccl( ccls, lenccl, fwd, bck, llsiz, NUL_mapping )
117 int lenccl, fwd[], bck[], llsiz, NUL_mapping
    [all...]
  /external/iproute2/ip/
ifcfg 4 local sbase fwd
6 fwd=0
9 fwd=$[$fwd + `cat $dir`]
12 fwd=2
14 return $fwd
45 fwd=$?
46 if [ $fwd -ne 0 ]; then
47 echo "Forwarding is ON or its state is unknown ($fwd). OK, No RDISC." 1>&2
60 if [ $fwd -eq 0 ]; then RestartRDISC; f
    [all...]
  /external/icu4c/test/intltest/
dadrcal.h 41 void testConvert(TestData *testData, const DataMap *settings, UBool fwd);
45 UBool fwd);
transtst.cpp 416 Transliterator *fwd = Transliterator::createFromRules("<ID>", RULES, local
425 expect(*fwd, DATA[i], DATA[i+1]);
428 delete fwd;
    [all...]
  /external/libvpx/vp8/encoder/ppc/
fdct_altivec.asm 22 ;# in normalization (fwd is twice unitary, inv is half unitary)
56 ;# For fwd transform, indices are horizontal positions, then frequencies.
  /external/mksh/src/
histrap.c 476 findhist(int start, int fwd, const char *str, int anchored)
480 int incr = fwd ? 1 : -1;
edit.c     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js     [all...]
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 425 add r0, r3, r5 ;# r0 -> 2 rows fwd (temp)
    [all...]
  /external/icu4c/i18n/
ucol.cpp 1855 int32_t fwd = offset; local
    [all...]

Completed in 480 milliseconds