HomeSort by relevance Sort by last modified time
    Searched full:xxxxxx (Results 126 - 150 of 368) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/go/darwin-x86/src/go/printer/testdata/
declarations.golden 321 const xxxxxx = 0
328 xxxxxx = 0
354 xxxxxx = 1
383 xxxxxx int
426 xxxxxx int
declarations.input 333 const xxxxxx = 0
340 xxxxxx = 0
366 xxxxxx = 1
395 xxxxxx int
441 xxxxxx int
  /prebuilts/go/linux-x86/src/go/printer/testdata/
declarations.golden 321 const xxxxxx = 0
328 xxxxxx = 0
354 xxxxxx = 1
383 xxxxxx int
426 xxxxxx int
declarations.input 333 const xxxxxx = 0
340 xxxxxx = 0
366 xxxxxx = 1
395 xxxxxx int
441 xxxxxx int
  /system/update_engine/payload_generator/
ab_generator_unittest.cc 61 "SplitReplaceOrReplaceBzTest_part.XXXXXX", &part_path, nullptr));
113 "SplitReplaceOrReplaceBzTest_data.XXXXXX", &data_path, nullptr));
214 "MergeReplaceOrReplaceBzTest_part.XXXXXX", &part_path, nullptr));
282 "MergeReplaceOrReplaceBzTest_data.XXXXXX", &data_path, nullptr));
580 EXPECT_TRUE(utils::MakeTempFile("AddSourceHashTest_src_part.XXXXXX",
  /cts/tests/tests/text/src/android/text/cts/
StaticLayoutLineBreakingTest.java 250 layout("XXX XXXXXX", NO_BREAK);
270 layout("XX XXXXXX X", new int[] {10});
276 layout("XXXXXX XXXX", new int[] {7});
  /external/libxml2/
parserInternals.c 464 * 0000 0080-0000 07FF 110xxxxx 10xxxxxx
465 * 0000 0800-0000 FFFF 1110xxxx 10xxxxxx 10xxxxxx
613 * 0000 0080-0000 07FF 110xxxxx 10xxxxxx
614 * 0000 0800-0000 FFFF 1110xxxx 10xxxxxx 10xxxxxx
767 * 0000 0080-0000 07FF 110xxxxx 10xxxxxx
768 * 0000 0800-0000 FFFF 1110xxxx 10xxxxxx 10xxxxxx
874 * 0000 0080-0000 07FF 110xxxxx 10xxxxxx
    [all...]
  /system/update_engine/
omaha_response_handler_action_unittest.cc 140 "omaha_response_handler_action_unittest-XXXXXX",
332 "omaha_response_handler_action-test-XXXXXX", &test_dir));
374 "omaha_response_handler_action-test-XXXXXX", &test_dir));
  /external/smali/util/src/main/java/org/jf/util/
Utf8Utils.java 159 // 10XXXXXX, 1111XXXX -- illegal
258 // 10XXXXXX, 1111XXXX -- illegal
  /external/toybox/toys/pending/
crontab.c 246 char tname[] = "/tmp/crontab.XXXXXX";
269 char tname[] = "/tmp/crontab.XXXXXX";
  /external/valgrind/gdbserver_tests/
README_DEVELOPERS 79 test using a tool xxxxxx should have its name starting with the 'short
90 xxxxxx.stdinB.gdb.
  /external/wpa_supplicant_8/src/wps/
upnp_xml.c 107 * 11xxxxxx(2) -- 1st byte of multi-byte char w/ unicode value >= 0x80
111 * 10xxxxxx(2) -- extension byte (6 payload bits per byte)
  /system/update_engine/payload_consumer/
filesystem_verifier_action_unittest.cc 137 if (!(utils::MakeTempFile("a_loop_file.XXXXXX", &a_loop_file, nullptr))) {
337 EXPECT_TRUE(utils::MakeTempFile("img.XXXXXX", &img, nullptr));
  /bionic/benchmarks/
property_benchmark.cpp 48 snprintf(dir_template, sizeof(dir_template), "%s/local/tmp/prop-XXXXXX", android_data);
  /external/autotest/client/site_tests/security_ptraceRestrictions/src/
ptrace-restrictions.sh 21 dir=$(mktemp -d -t sleeper-XXXXXX)
  /external/dbus/cmake/
cross-compile.sh 31 if ! TEMP=`mktemp --tmpdir -d dbus-cross-compile.XXXXXX`; then
  /external/e2fsprogs/lib/blkid/
save.c 96 sprintf(tmp, "%s-XXXXXX", filename);
  /external/elfutils/libasm/
asm_begin.c 153 ".XXXXXX") + 1;
  /external/mesa3d/docs/
relnotes-6.5.3.html 35 shared library version is still 1.5 (i.e. libGL.so.1.5.xxxxxx).
  /external/mesa3d/src/gallium/winsys/sw/wayland/
wayland_sw_winsys.c 162 char filename[] = "/tmp/wayland-shm-XXXXXX";
  /external/skia/src/core/
SkUtils.cpp 13 10xxxxxx // never a leading byte
  /external/valgrind/auxprogs/
getoff.c 37 Currently, the various valgrind-low-xxxxxx.c files are hardcoding this
  /external/vboot_reference/cgpt/
cgpt_wrapper.c 75 char temp_dir[] = "/tmp/cgpt_wrapper.XXXXXX";
  /ndk/sources/host-tools/ndk-depends/
build-ndk-depends.sh 83 INSTALL_ROOT=$(mktemp -d $NDK_TMPDIR/ndk-depends-XXXXXX)
  /ndk/sources/host-tools/ndk-stack/
build-ndk-stack.sh 109 INSTALL_ROOT=$(mktemp -d $NDK_TMPDIR/ndk-stack-XXXXXX)

Completed in 1530 milliseconds

1 2 3 4 56 7 8 91011>>