HomeSort by relevance Sort by last modified time
    Searched refs:FF (Results 126 - 150 of 207) sorted by null

1 2 3 4 56 7 8 9

  /external/icu/icu4c/source/test/testdata/
nfs4_cis_prep.txt 15 02EF..02FF; ; UNASSIGNED
25 03F7..03FF; ; UNASSIGNED
29 04FA..04FF; ; UNASSIGNED
46 06FF; ; UNASSIGNED
212 10FC..10FF; ; UNASSIGNED
215 11FA..11FF; ; UNASSIGNED
245 16F1..16FF; ; UNASSIGNED
254 17EA..17FF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
287 23CF..23FF; ; UNASSIGNE
    [all...]
nfs4_cs_prep_ci.txt 15 02EF..02FF; ; UNASSIGNED
25 03F7..03FF; ; UNASSIGNED
29 04FA..04FF; ; UNASSIGNED
46 06FF; ; UNASSIGNED
212 10FC..10FF; ; UNASSIGNED
215 11FA..11FF; ; UNASSIGNED
245 16F1..16FF; ; UNASSIGNED
254 17EA..17FF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
287 23CF..23FF; ; UNASSIGNE
    [all...]
nfs4_mixed_prep_s.txt 15 02EF..02FF; ; UNASSIGNED
25 03F7..03FF; ; UNASSIGNED
29 04FA..04FF; ; UNASSIGNED
46 06FF; ; UNASSIGNED
212 10FC..10FF; ; UNASSIGNED
215 11FA..11FF; ; UNASSIGNED
245 16F1..16FF; ; UNASSIGNED
254 17EA..17FF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED
287 23CF..23FF; ; UNASSIGNE
    [all...]
  /external/qemu/audio/
esdaudio.c 267 esd->fd = FF(esd_play_stream) (esdfmt, as->freq, conf.dac_host, NULL);
475 esd->fd = FF(esd_record_stream) (esdfmt, as->freq, conf.adc_host, NULL);
552 fd = FF(esd_open_sound)(conf.dac_host);
556 fd = FF(esd_open_sound)("localhost");
564 /* FF(esd_close)(fd); */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
ascii.py 17 FF = 0x0c # ^L
42 "BS", "HT", "LF", "VT", "FF", "CR", "SO", "SI",
textpad.py 132 elif ch == curses.ascii.FF: # ^l
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
ascii.py 17 FF = 0x0c # ^L
42 "BS", "HT", "LF", "VT", "FF", "CR", "SO", "SI",
textpad.py 132 elif ch == curses.ascii.FF: # ^l
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
media_widget.js 79 } else if (evt.keyCode == 39) { // Right - FF
  /external/chromium_org/v8/test/mjsunit/
whitespaces.js 9 0x000C, // Form Feed FF
string-index.js 51 // SpiderMonkey 1.5 fails this next one. So does FF 2.0.6.
77 // In FF this is ignored I think. In V8 it puts a property on the String object
array-functions-prototype-misc.js 146 // FF, Opera get this wrong.
201 // FF, Opera get this right.
  /external/elfutils/0.153/lib/
md5.c 286 /* #define FF(b, c, d) ((b & c) | (~b & d)) */
287 #define FF(b, c, d) (d ^ (b & (c ^ d)))
288 #define FG(b, c, d) FF (d, b, c)
337 a += FF (b, c, d) + (*cwp++ = SWAP (*words)) + T; \
  /external/chromium_org/third_party/skia/experimental/SkV8Example/
gears.js 9 var SideColors = ["#0000FF", "#009900", "#FF0000", "#CCCC00"];
  /external/chromium_org/v8/test/mjsunit/harmony/
string-repeat.js 55 // Test cases found in FF
string-contains.js 99 // Test cases found in FF
  /external/skia/experimental/SkV8Example/
gears.js 9 var SideColors = ["#0000FF", "#009900", "#FF0000", "#CCCC00"];
  /external/chromium_org/third_party/icu/source/common/
uprops.h 306 FF =0x000c,
  /external/deqp/framework/qphelper/
qpXmlWriter.c 75 case 12: repl = "<FF>"; break;
  /external/icu/icu4c/source/common/
uprops.h 306 FF =0x000c,
  /external/chromium_org/third_party/pexpect/
screen.py 34 FF = 12 # Same as LF.
  /external/lldb/test/pexpect-2.4/
screen.py 18 FF = 12 # Same as LF.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adogpool.h 803 #define ADO_Reserved_10 GUID_BUILDER(ADO_Reserved_10,E724D5C9,327C,43F7,86,4C,68,2F,FF,5C,99,93)
911 #define ADO_Reserved_29 GUID_BUILDER(ADO_Reserved_29,FAA37542,B471,4183,A6,56,99,C8,FD,80,FF,73)
    [all...]
  /external/chromium_org/v8/tools/profviz/
composer.js 100 new TimerEvent("external", "#3399FF", false, 0),
126 'external ': new CodeKind("#3399FF", [-2]),
134 'reg.exp. ': new CodeKind("#0000FF", [15]),
  /external/valgrind/main/coregrind/
m_stacktrace.c 150 UInt FF; // unwind for which cache indicates FPUnwind can be used.
375 if (debug) unwind_case = "FF";
376 if (do_stats) stats.FF++;
428 "Ca %u FF %u "
434 stats.Ca, stats.FF,
    [all...]

Completed in 3019 milliseconds

1 2 3 4 56 7 8 9