/external/v8/tools/clang/rewrite_scoped_refptr/tests/ |
temp-assigned-to-field-init-original.cc | 11 // Similar to case 2, but with a field initializer.
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
issue5841.go | 8 // Similar to issue 5002, used to fail at link time.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
issue5841.go | 8 // Similar to issue 5002, used to fail at link time.
|
/test/vts/hals/ |
README.md | 1 The files and sub dirs under this dir contain test HAL modules that are functionally similar to the ones in the corresponding nexus device's HAL dirs but are compiled in a different way (e.g., with a post-compile-time instrumentation or direct source code instrumentation). Those instrumentations are mostly for the VTS's fuzzing and tracing-and-logging when such can't be done in a non-intrusive way.
|
/system/media/audio_utils/include/audio_utils/ |
string.h | 22 /** similar to strlcpy but also zero fills to end of string buffer, ensures no data leak 36 /** similar to audio_utils_strlcpy_zerofill for fixed size destination string. */ 42 /** similar to strlcpy for fixed size destination string. */
|
/bionic/libc/dns/include/ |
resolv_static.h | 12 * (note: the OpenBSD/FreeBSD resolver has similar 'issues')
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
sigcheck.c | 2 /* Sigcheck is similar to intrcheck() but sets an exception when an
|
/external/autotest/client/tests/spew/ |
control | 9 on character devices, block devices, and file systems. It is similar
|
/external/autotest/venv/lucifer/ |
__init__.py | 13 a similar fall.
|
/external/compiler-rt/test/sanitizer_common/TestCases/Linux/ |
getpwnam_r_invalid_user.cc | 1 // Regression test for a crash in getpwnam_r and similar interceptors.
|
/external/compiler-rt/test/tsan/ |
thread_leak5.c | 22 // CHECK: And 4 more similar thread leaks
|
/external/curl/docs/cmdline-opts/ |
data-binary.d | 9 is posted in a similar manner as --data does, except that newlines and
|
form-string.d | 7 Similar to --form except that the value string for the named parameter is used
|
netrc-file.d | 7 This option is similar to --netrc, except that you provide the path (absolute
|
trace-ascii.d | 10 This is very similar to --trace, but leaves out the hex part and only shows
|
/external/curl/tests/data/ |
test1262 | 0 # similar to test 139 but with a reversed time condition
|
test1263 | 0 # similar to test 1260
|
/external/icu/icu4c/source/config/m4/ |
icu-conditional.m4 | 8 # ICU_CONDITIONAL - similar example taken from Automake 1.4
|
/external/iproute2/lib/ |
coverity_model.c | 11 * and similar types are sufficient.
|
/external/libmojo/third_party/catapult/devil/devil/utils/ |
host_utils.py | 9 """Returns the disk usage in bytes of |path|. Similar to `du -sb |path|`."""
|
/external/python/cpython2/Doc/library/ |
custominterp.rst | 8 The modules described in this chapter allow writing interfaces similar to
|
/external/python/cpython2/Python/ |
sigcheck.c | 2 /* Sigcheck is similar to intrcheck() but sets an exception when an
|
/external/python/cpython3/Doc/library/ |
custominterp.rst | 7 The modules described in this chapter allow writing interfaces similar to
|
/external/python/cpython3/Python/ |
sigcheck.c | 2 /* Sigcheck is similar to intrcheck() but sets an exception when an
|
/external/tensorflow/tensorflow/core/protobuf/ |
saved_model.proto | 12 // See [todo: doc links, similar to session_bundle] for more information.
|