/external/qemu/hw/ |
goldfish_events_device.c | 37 * capable of receiving them until XXXXXX
|
/external/qemu/ |
qemu-sockets-android.c | 497 snprintf(unpath, sizeof(unpath), "%s/qemu-socket-XXXXXX",
|
qemu-sockets.c | 559 snprintf(un.sun_path, sizeof(un.sun_path), "%s/qemu-socket-XXXXXX",
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/ |
testit_android | 261 CMD_OUT=$(mktemp /tmp/testit_android-cmdout-XXXXXX)
|
/system/core/init/ |
property_service.c | 263 snprintf(tempPath, sizeof(tempPath), "%s/.temp.XXXXXX", PERSISTENT_PROPERTY_DIR);
|
/external/libmtp/src/ |
playlist-spl.c | 135 char tmpname[] = "/tmp/mtp-spl2pl-XXXXXX"; 190 char tmpname[] = "/tmp/mtp-spl2pl-XXXXXX"; // must be a var since mkstemp modifies it
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_tempfile.py | 407 # prefix + 'xxxxxx.xxx' in that directory. 408 p = tempfile.gettempprefix() + "xxxxxx.xxx"
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_tempfile.py | 407 # prefix + 'xxxxxx.xxx' in that directory. 408 p = tempfile.gettempprefix() + "xxxxxx.xxx"
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
compact_lang_det_impl.cc | [all...] |
/external/svox/pico/lib/ |
picobase.c | 47 * 00000yyy yyxxxxxx 110yyyyy 10xxxxxx 48 * zzzzyyyy yyxxxxxx 1110zzzz 10yyyyyy 10xxxxxx 49 * 000uuuuu zzzzyyyy yyxxxxx 11110uuu 10uuzzzz 10yyyyyy 10xxxxxx [all...] |
/external/flac/libFLAC/ |
bitreader.c | [all...] |
/external/valgrind/main/ |
NEWS | 131 https://bugs.kde.org/show_bug.cgi?id=XXXXXX 132 where XXXXXX is the bug number as listed below. 318 https://bugs.kde.org/show_bug.cgi?id=XXXXXX 319 where XXXXXX is the bug number as listed below. 567 https://bugs.kde.org/show_bug.cgi?id=XXXXXX 568 where XXXXXX is the bug number as listed below. [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
OpenWnnDictionaryImplJni.c | 101 /* 8[11110www 10xxxxxx 10yyyyyy 10zzzzzz] -> 32BE[00000000 000wwwxx xxxxyyyy yyzzzzzz] */ 163 /* 32BE[00000000 000wwwxx xxxxyyyy yyzzzzzz] -> 8[11110www 10xxxxxx 10yyyyyy 10zzzzzz] */ [all...] |
/external/chromium/testing/gtest/src/ |
gtest-port.cc | 512 char name_template[] = "/tmp/captured_stream.XXXXXX";
|
/external/chromium_org/chrome/test/remoting/ |
remote_desktop_browsertest.cc | 525 // argument with a /tmp/.org.chromium.Chromium.XXXXXX directory.
|
/external/chromium_org/third_party/icu/source/common/ |
unormimp.h | 453 * each entry is a pair of { code point, result } with result=(binary) yy xxxxxx xxxxxxxx
|
/external/chromium_org/third_party/mesa/src/src/gtest/src/ |
gtest-port.cc | 512 char name_template[] = "/tmp/captured_stream.XXXXXX";
|
/external/e2fsprogs/lib/ext2fs/ |
icount.c | 192 sprintf(fn, "%s/%s-icount-XXXXXX", tdb_dir, uuid);
|
/external/icu4c/common/ |
unormimp.h | 444 * each entry is a pair of { code point, result } with result=(binary) yy xxxxxx xxxxxxxx
|
/external/mesa3d/src/gtest/src/ |
gtest-port.cc | 512 char name_template[] = "/tmp/captured_stream.XXXXXX";
|
/external/open-vcdiff/gtest/src/ |
gtest-port.cc | 466 char name_template[] = "/tmp/captured_stderr.XXXXXX";
|
/external/oprofile/libop/ |
op_events.c | 422 /* event:0x00 ext:xxxxxx um:zero minimum:4096 name:ISSUES : Total issues */
|
/external/protobuf/gtest/src/ |
gtest-port.cc | 466 char name_template[] = "/tmp/captured_stderr.XXXXXX";
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
SipPhone.java | 189 if (DBG) log("dialInternal: dialString=" + (VDBG ? dialString : "xxxxxx")); [all...] |
/ndk/ |
ndk-gdb | 383 CMD_OUT=`mktemp /tmp/ndk-gdb-cmdout-XXXXXX`
|