HomeSort by relevance Sort by last modified time
    Searched full:sticky (Results 201 - 225 of 485) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/linux-x86/src/math/big/
decimal.go 40 // (equivalent of "sticky bit" in binary rounding).
  /prebuilts/go/linux-x86/src/os/
file.go 211 // mkdir(2) itself won't handle the sticky bit on *BSD and Solaris
  /sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/
ControllerService.java 192 // stopped, so return sticky.
  /toolchain/binutils/binutils-2.25/gas/config/
atof-vax.c 351 don't get a sticky sign bit after shifting right, and that
  /frameworks/base/telephony/java/com/android/internal/telephony/
TelephonyIntents.java 221 * This is a sticky broadcast.
238 * This is a sticky broadcast.
  /external/v8/test/cctest/
test-regexp.cc     [all...]
  /external/chromium-trace/catapult/dashboard/dashboard/elements/
chart-container.html 444 // Whether or not the tooltip is "sticky". Sticky means that it will
    [all...]
  /external/valgrind/VEX/switchback/
test_emfloat.c 862 ** This is a shift right of the mantissa with a "sticky bit".
    [all...]
  /external/toybox/toys/posix/
cp.c 62 mode - permissions (ignore umask for rwx, copy suid and sticky bit)
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/connserv/
HfpClientConnectionService.java 174 // In order to make sure that the service is sticky (recovers from errors when HFP
  /packages/apps/Calendar/src/com/android/calendar/agenda/
AgendaFragment.java 193 // fragment to re-measure when the sticky header is replaced, calculate the weighted
  /packages/apps/Settings/src/com/android/settings/
IccLockSettings.java 267 // ACTION_SIM_STATE_CHANGED is sticky, so we'll receive current state after this call,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
stat.h 168 /* Save swapped text after use (sticky bit). This is pretty well obsolete. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
stat.h 170 /* Save swapped text after use (sticky bit). This is pretty well obsolete. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
stat.h 170 /* Save swapped text after use (sticky bit). This is pretty well obsolete. */
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go 377 // sbit must be 0 or 1 and summarizes any "sticky bit" information one might
408 // sticky bit (sbit). The rbit is the bit immediately before the
423 sbit = z.mant.sticky(r)
    [all...]
  /prebuilts/go/darwin-x86/src/archive/zip/
reader.go 168 err error // sticky error
  /prebuilts/go/darwin-x86/src/bufio/
scan.go 38 err error // Sticky error.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
float.go 374 // sbit must be 0 or 1 and summarizes any "sticky bit" information one might
405 // sticky bit (sbit). The rbit is the bit immediately before the
420 sbit = z.mant.sticky(r)
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
template.go 20 // Sticky error if escaping fails.
  /prebuilts/go/darwin-x86/src/math/big/
float.go 374 // sbit must be 0 or 1 and summarizes any "sticky bit" information one might
405 // sticky bit (sbit). The rbit is the bit immediately before the
420 sbit = z.mant.sticky(r)
    [all...]
  /prebuilts/go/darwin-x86/src/os/
file_unix.go 98 // open(2) itself won't handle the sticky bit on *BSD and Solaris
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
float.go 377 // sbit must be 0 or 1 and summarizes any "sticky bit" information one might
408 // sticky bit (sbit). The rbit is the bit immediately before the
423 sbit = z.mant.sticky(r)
    [all...]
  /prebuilts/go/linux-x86/src/archive/zip/
reader.go 168 err error // sticky error
  /prebuilts/go/linux-x86/src/bufio/
scan.go 38 err error // Sticky error.

Completed in 3918 milliseconds

1 2 3 4 5 6 7 891011>>