HomeSort by relevance Sort by last modified time
    Searched full:sticky (Results 176 - 200 of 483) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/linux-x86/src/cmd/compile/internal/big/
bits_test.go 126 // determine bit 0, rounding, and sticky bit, and result bits z
decimal.go 40 // (equivalent of "sticky bit" in binary rounding).
  /prebuilts/go/linux-x86/src/math/big/
bits_test.go 126 // determine bit 0, rounding, and sticky bit, and result bits z
  /frameworks/base/core/java/android/hardware/usb/
UsbManager.java 52 * Broadcast Action: A sticky broadcast for USB state change events when in device mode.
54 * This is a sticky broadcast for clients that includes USB connected/disconnected state,
76 * If the sticky intent has not been found, that indicates USB is disconnected,
  /toolchain/binutils/binutils-2.25/cpu/
epiphany.cpu 412 (psw-h-bit h-vsbit "integer overflow sticky")
422 (psw-h-bit h-bvsbit "floating point overflow sticky")
423 (psw-h-bit h-bisbit "floating point invalid sticky")
424 (psw-h-bit h-busbit "floating point underflow sticky")
499 (psw-bit vsbit h-vsbit "integer overflow sticky")
500 (psw-bit bvsbit h-bvsbit "floating point overflow sticky")
501 (psw-bit bisbit h-bisbit "floating point invalid sticky")
502 (psw-bit busbit h-busbit "floating point underflow sticky")
687 ;; [12]=ialu overflow flag(sticky) vsbit
688 ;; [13]=fpu invalid flag(sticky) bisbi
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
CaptureModule.java 130 * Sticky Gcam mode is when this module's sole purpose it to be the Gcam
763 // Sticky HDR+ mode should hard reset HDR+ to on, and camera back
    [all...]
  /art/runtime/gc/
heap.cc 86 // Sticky GC throughput adjustment, divided by 4. Increasing this causes sticky GC to occur more
87 // relative to partial/full GC. This may be desirable since sticky GCs interfere less with mutator
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/elb/
__init__.py 592 Generates a stickiness policy with sticky session lifetimes that follow
604 stops being sticky until a new application cookie is issued.
614 Generates a stickiness policy with sticky session lifetimes controlled
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 480 // returns eof. Error mode is sticky; it is cleared only by close or
561 * Don't enter error mode for a failed read. Error mode is sticky,
575 // returns eof. Error mode is sticky; it is cleared only by close or
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 480 // returns eof. Error mode is sticky; it is cleared only by close or
561 * Don't enter error mode for a failed read. Error mode is sticky,
575 // returns eof. Error mode is sticky; it is cleared only by close or
  /art/runtime/gc/collector/
mark_sweep.h 149 // all allocation spaces. Partial and sticky GCs want to just sweep a subset of the heap.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
ForegroundService.java 164 // stopped, so return sticky.
  /external/v8/test/mjsunit/harmony/
regexp-lookbehind.js 135 // Sticky
  /external/valgrind/VEX/pub/
libvex_guest_arm.h 80 /* A 32-bit value which is used to compute the APSR.Q (sticky
  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 400 boolean sticky = data.readInt() != 0;
404 resultCode, dataStr, extras, ordered, sticky, sendingUser, processState);
    [all...]
IApplicationThread.java 117 boolean sticky, int sendingUser, int processState) throws RemoteException;
  /frameworks/base/core/java/android/content/
IntentSender.java 114 Bundle extras, boolean serialized, boolean sticky, int sendingUser) {
  /frameworks/base/services/core/java/com/android/server/am/
UserController.java 389 boolean sticky, int sendingUser) {
509 Bundle extras, boolean ordered, boolean sticky, int sendingUser) {
538 Bundle extras, boolean ordered, boolean sticky, int sendingUser) {
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameManager.java 53 /** Slot Flag: Sticky flag set: Frame will remain in slot after fetch. */
  /libcore/ojluni/src/main/java/sun/net/www/protocol/jar/
JarURLConnection.java 363 * Ths default is "sticky", being a part of the static state of all
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
decimal.go 43 // (equivalent of "sticky bit" in binary rounding).
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
decimal.go 40 // (equivalent of "sticky bit" in binary rounding).
  /prebuilts/go/darwin-x86/src/math/big/
decimal.go 40 // (equivalent of "sticky bit" in binary rounding).
  /prebuilts/go/darwin-x86/src/os/
file.go 211 // mkdir(2) itself won't handle the sticky bit on *BSD and Solaris
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
decimal.go 43 // (equivalent of "sticky bit" in binary rounding).

Completed in 519 milliseconds

1 2 3 4 5 6 78 91011>>