/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
debug.cpp | 222 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __invalidate_all A"); 226 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __invalidate_all B"); 241 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c_and_lock A"); 245 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c_and_lock B"); 255 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c A"); 259 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c B"); 277 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __erase_c A"); 282 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __erase_c B"); 373 _LIBCPP_ASSERT(p1 != nullptr, "debug mode internal logic error swap A"); 377 _LIBCPP_ASSERT(p1 != nullptr, "debug mode internal logic error swap B") [all...] |
/packages/apps/Calculator/src/com/android/calculator2/ |
CalculatorDisplay.java | 62 protected void setLogic(Logic logic) { 84 Editable.Factory factory = new CalculatorEditable.Factory(logic);
|
/external/bluetooth/bluedroid/conf/ |
auto_pair_devlist.conf | 1 # Do NOT change this file format without updating the parsing logic in 23 # Note the reverse logic in this case compared to other's in this file
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts2g.test | 8 # merging functions in the FTS2 module query logic. 76 } {1 {SQL logic error or missing database}}
|
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
BugType.h | 57 : BugType(name, "Logic error"), desc(description) {} 60 : BugType(name, "Logic error"), desc(name) {}
|
/external/qemu/distrib/sdl-1.2.15/src/joystick/dummy/ |
SDL_sysjoystick.c | 46 SDL_SetError("Logic error: No joysticks available"); 57 SDL_SetError("Logic error: No joysticks available");
|
/hardware/ti/omap4xxx/security/tee_client_api/ |
schannel6_logins.h | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved. 14 * * Neither the name Trusted Logic nor the names of its
|
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
lib_mutex.h | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved. 14 * * Neither the name Trusted Logic nor the names of its
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
smc_properties.h | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved. 14 * * Neither the name Trusted Logic nor the names of its
|
/hardware/ti/omap4xxx/security/tf_sdk/include/ |
tee_client_api_ex.h | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
|
tee_client_api_imp.h | 2 * Copyright(c) 2011 Trusted Logic. All rights reserved.
14 * * Neither the name Trusted Logic nor the names of its
|
/device/samsung/manta/ |
Android.mk | 21 # are responsible for having their own logic, for fine-grained control.
|
/device/samsung/manta/voicefx/ |
Android.mk | 21 # are responsible for having their own logic, for fine-grained control.
|
/external/chromium/chrome/browser/policy/ |
asynchronous_policy_provider.h | 20 // other reason be performed on the file thread. The actual logic for loading
|
file_based_policy_provider.h | 16 // information from the configuration path. Actual logic for loading policy
|
/external/chromium/chrome/browser/sync/glue/ |
extension_model_associator.h | 22 // Contains all logic for associating the Chrome extensions model and
|
/external/chromium/chrome/browser/ui/toolbar/ |
encoding_menu_controller.h | 19 // Cross-platform logic needed for the encoding menu.
|
/external/chromium-trace/trace-viewer/src/tracing/analysis/ |
slice_view.js | 12 * title. If not registered, the default slice viewing logic is used.
|
/external/chromium_org/base/synchronization/ |
lock.cc | 7 // real intelligence in the class is in the debugging logic.
|
/external/chromium_org/chrome/browser/chromeos/login/screens/ |
screen_flow.h | 17 // Class that holds the logic of interpreting screen outcomes and moving between
|
/external/chromium_org/chrome/browser/sync/glue/ |
synced_session.cc | 23 // SessionModelAssociator::ShouldSyncTab to ensure the logic matches.
|
/external/chromium_org/chrome/browser/thumbnails/ |
thumbnail_service_impl.h | 20 // logic to an underlying TopSites instances.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
confirm_quit_panel_controller.h | 31 // Runs a modal loop that brings up the panel and handles the logic for if and
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
media_indicator_view.h | 43 // Turns off animations for logic testing.
|
/external/chromium_org/chrome/browser/ui/toolbar/ |
encoding_menu_controller.h | 18 // Cross-platform logic needed for the encoding menu.
|