/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
DescriptorPool.cs | 151 /// <exception cref="DescriptorValidationException">The symbol already existed
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-death-test-internal.h | 188 // --gtest_internal_run_death_test flag, as it existed when
|
/external/python/cpython3/Doc/using/ |
venv-create.inc | 73 In earlier versions, if the target directory already existed, an error was
|
/external/skia/src/codec/ |
SkAndroidCodec.cpp | 139 // Fall through to kGray_8. Before kGray_8_SkColorType existed,
|
/external/skqp/src/codec/ |
SkAndroidCodec.cpp | 139 // Fall through to kGray_8. Before kGray_8_SkColorType existed,
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
gtest-death-test-internal.h | 221 // --gtest_internal_run_death_test flag, as it existed when
|
/external/tensorflow/tensorflow/contrib/py2tf/impl/ |
conversion.py | 87 'existed. To fix, avoid using any of these names.')
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
betainc_op_test.py | 156 # Equivalent to `assertAllFalse` (if it existed).
|
/external/toybox/toys/pending/ |
ping.c | 7 * Note: ping_group_range should never have existed. To disable it, do:
|
/external/v8/src/inspector/ |
wasm-translation.cc | 271 // Check that no mapping for this script id existed before.
|
/external/v8/src/ |
property-details.h | 217 // existed.
|
/external/v8/testing/gtest/include/gtest/internal/ |
gtest-death-test-internal.h | 232 // --gtest_internal_run_death_test flag, as it existed when
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
gtest-death-test-internal.h | 232 // --gtest_internal_run_death_test flag, as it existed when
|
/frameworks/av/services/camera/libcameraservice/device3/ |
Camera3StreamInterface.h | 201 * calls as if the earlier prepare attempt had not existed.
|
/frameworks/base/cmds/statsd/src/metrics/duration_helper/ |
MaxDurationTracker.cpp | 65 // if the key existed, we are good!
|
/frameworks/base/core/java/com/android/internal/net/ |
NetworkStatsFactory.java | 99 // elements as they existed upon construction exactly once, and may
|
/frameworks/support/compat/src/main/java/androidx/core/content/res/ |
TypedArrayUtils.java | 40 * collision between the private attributes in older OS version (OEM) and the attributes existed in
|
/libcore/ojluni/src/main/java/java/util/ |
RegularEnumSet.java | 70 * existed when this call was invoked.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/ |
HfpClientConnectionService.java | 220 // 2. Call transfer from AG -> HF (on connection when existed call present).
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
stddef.h | 301 as the symbol has existed, _BSD_RUNE_T_ must not stay defined or
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
stddef.h | 301 as the symbol has existed, _BSD_RUNE_T_ must not stay defined or
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/mtd/ |
mtd-abi.h | 150 * Note, the following ioctl existed in the past and was removed:
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
stddef.h | 305 as the symbol has existed, _BSD_RUNE_T_ must not stay defined or
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
dcl.go | 1062 sf, existed := s.Pkg.LookupOK(funcsymname(s)) 1067 if !Ctxt.Flag_dynlink && !existed { 1096 if _, existed := s.Pkg.LookupOK(funcsymname(s)); !existed {
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
dcl.go | 1062 sf, existed := s.Pkg.LookupOK(funcsymname(s)) 1067 if !Ctxt.Flag_dynlink && !existed { 1096 if _, existed := s.Pkg.LookupOK(funcsymname(s)); !existed {
|