HomeSort by relevance Sort by last modified time
    Searched full:indicator (Results 376 - 400 of 1146) sorted by null

<<11121314151617181920>>

  /packages/apps/LegacyCamera/src/com/android/camera/
LocationManager.java 140 // update so update GPS indicator when we receive data.
  /packages/apps/LegacyCamera/src/com/android/camera/ui/
ZoomControlBar.java 33 // Space between indicator icon and the zoom-in/out icon.
ZoomControlWheel.java 124 // the indicator control is in the second-level.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBproto.h 527 Atom indicator B32;
536 Atom indicator B32;
563 Atom indicator B32;
781 xkbIndicatorDoodadWireDesc indicator; member in union:_xkbDoodadWireDesc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
synclink.h 200 #define SerialSignal_RI 0x04 /* Ring Indicator */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 527 Atom indicator B32;
536 Atom indicator B32;
563 Atom indicator B32;
781 xkbIndicatorDoodadWireDesc indicator; member in union:_xkbDoodadWireDesc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
synclink.h 200 #define SerialSignal_RI 0x04 /* Ring Indicator */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBproto.h 527 Atom indicator B32;
536 Atom indicator B32;
563 Atom indicator B32;
781 xkbIndicatorDoodadWireDesc indicator; member in union:_xkbDoodadWireDesc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
synclink.h 200 #define SerialSignal_RI 0x04 /* Ring Indicator */
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLStateType.java 71 FRONT_FACE("Polygon frontface CW/CCW indicator"),
  /external/chromium_org/chrome/browser/resources/chromeos/login/
user_pod_row.js 231 * Gets signed in indicator element.
235 return this.querySelector('.signed-in-indicator');
360 * Gets the locked user indicator box.
364 return this.querySelector('.locked-indicator');
769 // Accessibility focus indicator does not move with the focused
771 // so that accessibility focus indicator updates its location.
    [all...]
  /external/kernel-headers/original/asm-mips/mach-au1x00/
au1000.h     [all...]
  /external/webrtc/src/modules/audio_processing/ns/
ns_core.c 655 //compute the indicator functions
664 // compute indicator function: sigmoid map
678 // compute indicator function: sigmoid map
689 // compute indicator function: sigmoid map
693 //combine the indicator function with the feature weights
696 // done with computing indicator function
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
q_plsf_5.cpp 151 pOverflow -- pointer to type Flag -- overflow indicator
212 Flag *pOverflow /* o : overflow indicator */
315 pOverflow -- pointer to type Flag -- overflow indicator
378 Flag *pOverflow) /* o : overflow indicator */
515 pOverflow -- pointer to type Flag -- overflow indicator
601 Flag *pOverflow /* o : overflow indicator */
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
ph_disp.cpp 401 pOverflow = pointer to overflow indicator (Flag)
456 Word16 impNr; // indicator for amount of disp./filter used
486 // onset indicator
667 Flag *pOverflow /* i/o : oveflow indicator */
674 Word16 impNr; /* indicator for amount of disp./filter used */
719 /* onset indicator */
  /frameworks/base/core/java/android/app/
ActionBar.java 709 * @param indicator A drawable to use for the up indicator, or null to use the theme's default
715 public void setHomeAsUpIndicator(Drawable indicator) { }
729 * @param resId Resource ID of a drawable to use for the up indicator, or null
745 * indicator using {@link #setHomeAsUpIndicator(int)} to indicate more specific
764 * indicator using {@link #setHomeAsUpIndicator(int)} to indicate more specific
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
SIMRecords.java 384 * Sets the SIM voice message waiting indicator records
802 int indicator = data[0] & 0xf; local
805 if (indicator == 0xA) {
808 } else if (indicator == 0x5) {
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
cp437.py 86 0x00a6: 0x00aa, # FEMININE ORDINAL INDICATOR
87 0x00a7: 0x00ba, # MASCULINE ORDINAL INDICATOR
347 u'\xaa' # 0x00a6 -> FEMININE ORDINAL INDICATOR
348 u'\xba' # 0x00a7 -> MASCULINE ORDINAL INDICATOR
575 0x00aa: 0x00a6, # FEMININE ORDINAL INDICATOR
583 0x00ba: 0x00a7, # MASCULINE ORDINAL INDICATOR
    [all...]
cp850.py 86 0x00a6: 0x00aa, # FEMININE ORDINAL INDICATOR
87 0x00a7: 0x00ba, # MASCULINE ORDINAL INDICATOR
347 u'\xaa' # 0x00a6 -> FEMININE ORDINAL INDICATOR
348 u'\xba' # 0x00a7 -> MASCULINE ORDINAL INDICATOR
580 0x00aa: 0x00a6, # FEMININE ORDINAL INDICATOR
596 0x00ba: 0x00a7, # MASCULINE ORDINAL INDICATOR
    [all...]
cp857.py 128 0x00d0: 0x00ba, # MASCULINE ORDINAL INDICATOR
129 0x00d1: 0x00aa, # FEMININE ORDINAL INDICATOR
388 u'\xba' # 0x00d0 -> MASCULINE ORDINAL INDICATOR
389 u'\xaa' # 0x00d1 -> FEMININE ORDINAL INDICATOR
579 0x00aa: 0x00d1, # FEMININE ORDINAL INDICATOR
595 0x00ba: 0x00d0, # MASCULINE ORDINAL INDICATOR
    [all...]
cp858.py 86 0x00a6: 0x00aa, # FEMININE ORDINAL INDICATOR
87 0x00a7: 0x00ba, # MASCULINE ORDINAL INDICATOR
347 u'\xaa' # 0x00a6 -> FEMININE ORDINAL INDICATOR
348 u'\xba' # 0x00a7 -> MASCULINE ORDINAL INDICATOR
580 0x00aa: 0x00a6, # FEMININE ORDINAL INDICATOR
596 0x00ba: 0x00a7, # MASCULINE ORDINAL INDICATOR
    [all...]
cp860.py 86 0x00a6: 0x00aa, # FEMININE ORDINAL INDICATOR
87 0x00a7: 0x00ba, # MASCULINE ORDINAL INDICATOR
347 u'\xaa' # 0x00a6 -> FEMININE ORDINAL INDICATOR
348 u'\xba' # 0x00a7 -> MASCULINE ORDINAL INDICATOR
574 0x00aa: 0x00a6, # FEMININE ORDINAL INDICATOR
582 0x00ba: 0x00a7, # MASCULINE ORDINAL INDICATOR
    [all...]
cp862.py 86 0x00a6: 0x00aa, # FEMININE ORDINAL INDICATOR
87 0x00a7: 0x00ba, # MASCULINE ORDINAL INDICATOR
347 u'\xaa' # 0x00a6 -> FEMININE ORDINAL INDICATOR
348 u'\xba' # 0x00a7 -> MASCULINE ORDINAL INDICATOR
575 0x00aa: 0x00a6, # FEMININE ORDINAL INDICATOR
583 0x00ba: 0x00a7, # MASCULINE ORDINAL INDICATOR
    [all...]
cp865.py 86 0x00a6: 0x00aa, # FEMININE ORDINAL INDICATOR
87 0x00a7: 0x00ba, # MASCULINE ORDINAL INDICATOR
347 u'\xaa' # 0x00a6 -> FEMININE ORDINAL INDICATOR
348 u'\xba' # 0x00a7 -> MASCULINE ORDINAL INDICATOR
574 0x00aa: 0x00a6, # FEMININE ORDINAL INDICATOR
582 0x00ba: 0x00a7, # MASCULINE ORDINAL INDICATOR
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp437.py 86 0x00a6: 0x00aa, # FEMININE ORDINAL INDICATOR
87 0x00a7: 0x00ba, # MASCULINE ORDINAL INDICATOR
347 u'\xaa' # 0x00a6 -> FEMININE ORDINAL INDICATOR
348 u'\xba' # 0x00a7 -> MASCULINE ORDINAL INDICATOR
575 0x00aa: 0x00a6, # FEMININE ORDINAL INDICATOR
583 0x00ba: 0x00a7, # MASCULINE ORDINAL INDICATOR
    [all...]

Completed in 2554 milliseconds

<<11121314151617181920>>