Searched refs:exceptions (Results 1 – 25 of 32) sorted by relevance
12
/system/timezone/input_tools/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/testing/data/test1/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/input_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/testing/data/test3/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/timezone/testing/data/test2/output_data/iana/ |
D | NOTICE | 1 With a few exceptions, all files in the tz code and data (including 2 this one) are in the public domain. The exceptions are date.c,
|
/system/chre/build/ |
D | tools_config.mk | 25 COMMON_CXX_CFLAGS += -fno-exceptions
|
/system/bt/gd/packet/parser/ |
D | Android.bp | 41 "-fno-exceptions",
|
/system/bt/build/ |
D | BUILD.gn | 46 "-fno-exceptions",
|
/system/security/keystore/tests/ |
D | Makefile | 36 -Wno-deprecated-declarations -fno-exceptions -DKEYMASTER_NAME_TAGS \
|
/system/tools/aidl/ |
D | aidl_checkapi.cpp | 236 static std::vector<HistoricalException> exceptions = { in are_compatible_parcelables() local 241 for (const HistoricalException& exception : exceptions) { in are_compatible_parcelables()
|
D | ast_java.h | 175 std::vector<std::string> exceptions; member 299 std::vector<std::string> exceptions; member
|
D | generate_java_binder.cpp | 194 onTransact->exceptions.push_back("android.os.RemoteException"); in StubClass() 415 decl->exceptions.push_back("android.os.RemoteException"); in generate_interface_method() 558 onTransact_case->exceptions.push_back("android.os.RemoteException"); in generate_stub_case_outline() 593 proxy->exceptions.push_back("android.os.RemoteException"); in generate_proxy_method() 984 default_method->exceptions.push_back("android.os.RemoteException"); in generate_default_impl_method()
|
D | ast_java.cpp | 359 N = this->exceptions.size(); in Write() 366 to->Write("%s", this->exceptions[i].c_str()); in Write()
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | mediaextractor.te | 68 # it touches (with a few exceptions) need to be passed to it via a file
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | mediaextractor.te | 66 # it touches (with a few exceptions) need to be passed to it via a file
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | mediaextractor.te | 63 # it touches (with a few exceptions) need to be passed to it via a file
|
/system/sepolicy/public/ |
D | mediaextractor.te | 64 # it touches (with a few exceptions) need to be passed to it via a file
|
/system/core/libbacktrace/ |
D | Android.bp | 169 "-fcxx-exceptions"
|
/system/core/logcat/ |
D | logcatd.rc | 5 # post-fs-data state because otherwise behavior is undefined. The exceptions
|
/system/keymaster/ |
D | Makefile | 54 -Wno-deprecated-declarations -fno-exceptions -DKEYMASTER_NAME_TAGS $(ARCH_FLAGS)
|
/system/chre/ |
D | README.md | 223 power considerations. Examples include RTTI, exceptions, overuse of dynamic
|
/system/chre/build/sys_support/qcom/ |
D | chre.scons | 91 env.Replace(HEXAGON_LANIND = '-fno-exceptions -fno-strict-aliasing -fno-zero-initialized-in-bss' \
|
/system/tools/mkbootimg/ |
D | pylintrc | 375 overgeneral-exceptions=Exception
|
/system/bt/doc/ |
D | style_guide.md | 76 pure C99. The exceptions are when linking against libraries that are written
|
12