HomeSort by relevance Sort by last modified time
    Searched full:twist (Results 1 - 25 of 73) sorted by null

1 2 3

  /external/wpa_supplicant_8/src/crypto/
random.c 75 static const u32 twist[8] = { local
94 pool[pool_pos] = (w >> 3) ^ twist[w & 7];
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
SensorSynchronizationTestActivity.java 141 appendText("Quickly twist device upside-down and back");
  /external/valgrind/main/coregrind/
link_tool_exe_darwin.in 64 # There's one more twist: we need to know the word size of the
  /external/chromium_org/third_party/icu/source/
Makefile.in 74 check check-local check-recursive clean-recursive-with-twist install-icu \
84 clean: clean-recursive-with-twist clean-local
157 clean-recursive-with-twist:
  /external/icu/icu4c/source/
Makefile.in 74 check check-local check-recursive clean-recursive-with-twist install-icu \
84 clean: clean-recursive-with-twist clean-local
157 clean-recursive-with-twist:
  /external/chromium_org/content/browser/appcache/
appcache_host.h 277 // And the equally central storage object, with a twist. In some error
  /external/lldb/test/python_api/target/
TestTargetAPI.py 207 # Add an extra twist of stopping the inferior in a breakpoint, and then continue till it's done.
  /external/openssl/crypto/sha/asm/
sha1-s390x.pl 15 # twist is that SHA1 hardware support is detected and utilized. In
sha512-s390x.pl 17 # modules). But the real twist is that it detects if hardware support
  /external/chromium_org/third_party/android_crazy_linker/src/include/
crazy_linker.h 10 // a twist.
  /external/chromium_org/third_party/icu/source/common/
uvector.cpp 542 * An additional twist is that it's not safe to pass a pointer-to-function
  /external/fdlibm/
readme 148 Wrapper functions will twist the result of the ieee754
  /external/icu/icu4c/source/common/
uvector.cpp 542 * An additional twist is that it's not safe to pass a pointer-to-function
  /ndk/sources/android/crazy_linker/include/
crazy_linker.h 10 // a twist.
  /external/chromium_org/ui/file_manager/gallery/js/
slide_mode.js     [all...]
  /external/chromium_org/win8/metro_driver/
metro_driver_win7.cc 270 virtual HRESULT STDMETHODCALLTYPE get_Twist(float* twist) {
    [all...]
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 419 // In our final twist, we have to decide which instruction kills the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
site.py 446 This is a wrapper around pydoc.help (with a twist).
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
site.py 446 This is a wrapper around pydoc.help (with a twist).
  /external/chromium_org/third_party/boringssl/src/crypto/modes/asm/
ghash-x86.pl 894 if (1) { # Algorithm 9 with <<1 twist.
943 # <<1 twist
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 881 if (1) { # Algorithm 9 with <<1 twist.
929 # <<1 twist
    [all...]
ghash-x86_64.pl 422 # <<1 twist
  /external/chromium_org/third_party/jsoncpp/overrides/include/json/
value.h 660 * list in each bucket to handle collision. There is an addional twist in that
    [all...]
  /external/jsoncpp/chromium-overrides/include/json/
value.h 660 * list in each bucket to handle collision. There is an addional twist in that
    [all...]
  /external/jsoncpp/include/json/
value.h 660 * list in each bucket to handle collision. There is an addional twist in that
    [all...]

Completed in 2155 milliseconds

1 2 3