HomeSort by relevance Sort by last modified time
    Searched refs:thin (Results 1 - 19 of 19) sorted by null

  /dalvik/vm/
Sync.cpp 33 * in Bacon et al.'s "Thin locks: featherweight synchronization for Java"
37 * The two states of an Object's lock are referred to as "thin" and
38 * "fat". A lock may transition from the "thin" state to the "fat"
43 * lock encodes its state. When cleared, the lock is in the "thin"
55 * For an in-depth description of the mechanics of thin-vs-fat locking,
171 * object may be unlocked, thin-locked, or fat-locked.
199 * thin again. This is called during garbage collection.
825 * Changes the shape of a monitor from thin to fat, preserving the
831 u4 thin; local
841 thin = obj->lock
863 u4 thin, newThin, threadId; local
1003 u4 thin; local
1069 u4 thin = *(volatile u4 *)&obj->lock; local
1099 u4 thin = *(volatile u4 *)&obj->lock; local
1127 u4 thin = *(volatile u4 *)&obj->lock; local
    [all...]
  /external/webkit/Source/WebCore/WebCore.gyp/mac/
adjust_visibility.sh 66 # Get a thin version of fat input by running lipo. If the input is already
67 # thin, just copy it into place. The extra copy isn't strictly necessary
76 lipo -thin "${ARCH}" "${INPUT}" -output "${ARCH_INPUT}"
102 # If the input was thin, leave the output thin by copying the only output
  /frameworks/base/docs/html/reference/renderscript/
doxygen.css 161 border: solid thin #333;
  /external/v8/tools/
tickprocessor.js 48 * A thin wrapper around shell's 'read' function showing a file name on error.
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 391 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
397 ## Okay now we have a bunch of thin objects, gotta fatten them up :)
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 391 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
397 ## Okay now we have a bunch of thin objects, gotta fatten them up :)
    [all...]
  /external/expat/conftools/
ltmain.sh 357 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
363 ## Okay now we have a bunch of thin objects, gotta fatten them up :)
    [all...]
  /external/libffi/
ltmain.sh 385 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
391 ## Okay now we have a bunch of thin objects, gotta fatten them up :)
    [all...]
  /external/llvm/autoconf/
ltmain.sh 357 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
363 ## Okay now we have a bunch of thin objects, gotta fatten them up :)
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 357 lipo -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
363 ## Okay now we have a bunch of thin objects, gotta fatten them up :)
    [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libpng/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/openfst/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
global-libraries-combined.js     [all...]

Completed in 184 milliseconds