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

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/third_party/libjpeg/
fpdfapi_jcinit.c 8 * This file contains initialization logic for the JPEG compressor.
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowPreferenceGroup.java 34 // TODO currently punting on ordering logic
  /external/skia/tools/
sk_tool_utils_font.cpp 48 // so we reimplement its core logic here inline without the recursive aspect.
  /external/v8/test/webkit/
dfg-mispredict-variable-but-prove-int.js 25 "Tests that a variable predicted to be either int or double but proven to be an int does confuse the Branch logic."
  /external/valgrind/none/tests/
ioctl_moans.c 8 The choice of values here needs to match the logic in
  /external/webrtc/webrtc/video/
encoder_state_feedback.h 12 // move the logic to this class.
  /frameworks/base/docs/html/distribute/stories/games/
tapps.jd 307 <img src="{@docRoot}images/distribute/stories/tapps-logic-pic.png">
308 <strong>Logic Pic</strong>
311 <em>"Use logic to solve fun puzzles and discover hidden pictures! Logic
  /frameworks/base/services/core/java/com/android/server/webkit/
SystemInterface.java 28 * implementation we can test the WebView preparation logic without reaching other framework code.
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
ArgListExpr.java 30 * bindings into a new one so that rest of the code generation logic works as expected.
  /hardware/bsp/intel/peripheral/libmraa/docs/
testing.md 12 failures may occur. Logic will be added to auto-select board to work on. To
  /hardware/bsp/intel/peripheral/libupm/src/
upm_exception.i 38 std::string s1("UPM Logic Error: "), s2(e.what());
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/cla/
argv_traverser.hpp 63 // transaction logic support
  /packages/apps/Nfc/src/com/android/nfc/
NfcUnlockManager.java 12 * Singleton for handling NFC Unlock related logic and state.
  /packages/apps/Settings/src/com/android/settings/
SetupRedactionInterstitial.java 28 * Setup Wizard's version of RedactionInterstitial screen. It inherits the logic and basic structure
  /prebuilts/go/darwin-x86/src/cmd/dist/
README 26 run.bash/run.bat/run.rc, because it is nicer to implement that logic in Go
  /prebuilts/go/linux-x86/src/cmd/dist/
README 26 run.bash/run.bat/run.rc, because it is nicer to implement that logic in Go
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
commonquery.py 43 on the permission names instead of set logic.
  /system/media/camera/docs/
metadata-parser-sanity-check 60 echo "ERROR: Files differ, please check parser logic" 1>&2
  /system/webservd/webservd/
server_interface.h 50 // by the test itself, we can't let some business logic suddenly delete
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z80/
z80.exp 40 # test for arithmetic and logic
  /external/autotest/client/common_lib/feedback/
client.py 173 """Implementation of query preparation logic.
196 """Implementation of query validation logic.
271 """Implementation of query emission logic.
  /external/jsilver/src/com/google/streamhtmlparser/util/
CharacterRecorder.java 27 * as the caller logic to enable/disable recording is decoupled from the logic
31 * which aims to be 100% compatible with the corresponding logic
  /external/tpm2/
DA.c 112 // Regular auth self healing logic
117 // if recovery time is 0, DA logic has been disabled. Clear failed tries
147 // LockoutAuth self healing logic
  /external/valgrind/mpi/
Makefile.am 34 ## NOTE: this logic, the AM_FLAG_M3264_ logic in ../Makefile.all.am, and the
35 ## mflag_primary/mflag_secondary logic in ../configure.in unfortunately all need
  /frameworks/base/core/java/android/app/job/
JobService.java 36 * you will implement your job logic.</p>
38 * application's main thread. This means that you <b>must</b> offload your execution logic to
81 * Handler we post jobs to. Responsible for calling into the client logic, and handling the
221 * Override this method with the callback logic for your job. Any such logic needs to be

Completed in 3591 milliseconds

1 2 3 4 5 6 7 8 91011>>