HomeSort by relevance Sort by last modified time
    Searched full:logic (Results 126 - 150 of 3317) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
ScrollContainer.java 23 * wants to handle long press can use this to cancel the parents long press logic or request
  /hardware/intel/common/utils/ituxd/
Android.mk 20 # are responsible for having their own logic, for fine-grained control.
  /hardware/intel/common/utils/ituxd/jni/
Android.mk 20 # are responsible for having their own logic, for fine-grained control.
  /hardware/libhardware/modules/usbcamera/
UsbCamera.h 26 * a specific camera device (e.g. UsbCamera) holds all specific metadata and logic about
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DEFAULT_GOAL 7 # Test #1: basic logic.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/compat/
SdkVersionOverride.java 23 * logic. When such branching occurs, use {@link #getSdkVersion(int)} rather than explicitly
  /packages/apps/Settings/src/com/android/settings/bluetooth/
DevicePickerActivity.java 25 * Activity for Bluetooth device picker dialog. The device picker logic
  /packages/inputmethods/LatinIME/native/jni/src/utils/
autocorrection_threshold_utils.cpp 42 // // TODO: Revise the following logic thoroughly by referring to the logic
95 // TODO: Revise the following logic thoroughly by referring to...
99 // ...this logic.
  /platform_testing/libraries/annotations/src/android/platform/test/annotations/
Postsubmit.java 25 * Marks a test that should run as part of the postsubmit suite for platform development. By logic,
  /prebuilts/go/darwin-x86/src/path/filepath/
path_plan9.go 37 // If there's a bug here, fix the logic in ./path_unix.go too.
path_unix.go 39 // If there's a bug here, fix the logic in ./path_plan9.go too.
  /prebuilts/go/linux-x86/src/path/filepath/
path_plan9.go 37 // If there's a bug here, fix the logic in ./path_unix.go too.
path_unix.go 39 // If there's a bug here, fix the logic in ./path_plan9.go too.
  /system/connectivity/shill/
shill_daemon.h 32 // inherits the logic of daemon-related tasks (e.g. init/shutdown, start/stop)
  /system/core/trusty/gatekeeper/
Android.mk 21 # are responsible for having their own logic, for fine-grained control.
  /system/tpm/tpm_manager/server/
tpm_status.h 33 // Reports the current state of the TPM dictionary attack logic.
  /system/update_engine/
connection_manager_interface.h 42 // logic in update_engine.
mock_connection_manager.h 28 // logic in update_engine.
  /external/libcxx/src/
debug.cpp 292 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c A");
296 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c B");
322 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __erase_c A");
329 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __erase_c B");
435 _LIBCPP_ASSERT(p1 != nullptr, "debug mode internal logic error swap A");
439 _LIBCPP_ASSERT(p1 != nullptr, "debug mode internal logic error swap B");
443 _LIBCPP_ASSERT(p2 != nullptr, "debug mode internal logic error swap C");
447 _LIBCPP_ASSERT(p2 != nullptr, "debug mode internal logic error swap D");
565 _LIBCPP_ASSERT(r != end_, "debug mode internal logic error __c_node::__remove");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
debug.cpp 292 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c A");
296 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __find_c B");
322 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __erase_c A");
329 _LIBCPP_ASSERT(p != nullptr, "debug mode internal logic error __erase_c B");
435 _LIBCPP_ASSERT(p1 != nullptr, "debug mode internal logic error swap A");
439 _LIBCPP_ASSERT(p1 != nullptr, "debug mode internal logic error swap B");
443 _LIBCPP_ASSERT(p2 != nullptr, "debug mode internal logic error swap C");
447 _LIBCPP_ASSERT(p2 != nullptr, "debug mode internal logic error swap D");
565 _LIBCPP_ASSERT(r != end_, "debug mode internal logic error __c_node::__remove");
  /packages/apps/Email/tests/src/com/android/email/
SecurityPolicyTests.java 105 * changes needed for re-using the PolicySet unit test logic
127 * Test business logic of aggregating accounts with policies
159 // pw length and pw mode - max logic - will change because larger #s here
160 // fail count and lock timer - min logic - will *not* change because larger #s here
161 // wipe required - OR logic - will *not* change here because false
163 // max complex chars - max logic - will change
164 // encryption required - OR logic - will *not* change here because false
165 // don't allow camera - OR logic - will change here because it's true
185 // pw length and pw mode - max logic - will *not* change because smaller #s here
186 // fail count and lock timer - min logic - will change because smaller #s her
    [all...]
  /external/libnfc-nci/halimpl/pn54x/hal/
phNxpNciHal_NfcDepSWPrio.c 39 /*PRIO LOGIC related dead functions undefined*/
226 //Tag selected, Disable P2P Prio logic.
228 NXPLOG_NCIHAL_D(">> Tag selected, Disable P2P Prio logic.");
235 //Tag deselected, enable P2P Prio logic.
237 NXPLOG_NCIHAL_D(">> Tag deselected, enable P2P Prio logic.");
416 NXPLOG_NCIHAL_E("Third notification is equal to last (disable p2p logic)");
  /external/compiler-rt/lib/msan/
msan_poisoning.h 35 // See CopyOrigin() for the origin copying logic.
40 // See CopyOrigin() for the origin copying logic.
  /external/compiler-rt/lib/profile/
InstrProfiling.h 104 * filename logic to the default behaviour.
116 * filename logic to the default behaviour (unless the \c LLVM_PROFILE_FILE
  /external/llvm/test/CodeGen/PowerPC/
vec_extload.ll 22 ; The zero extend uses a more clever logic: a vector splat
23 ; and a logic and to set higher bits to 0.

Completed in 1153 milliseconds

1 2 3 4 56 7 8 91011>>