/packages/apps/Launcher3/res/values/ |
attrs.xml | 35 <!-- Page Indicator specific attributes. These attributes are used to customize 108 <!-- The page indicator for this workspace -->
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
ModePicker.java | 37 * a current mode indicator. 256 // Layout the current mode indicator bar.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
i2o-dev.h | 102 /* Event data size = frame size - message header + evt indicator */ 255 /* Event indicator mask flags */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
i2o-dev.h | 102 /* Event data size = frame size - message header + evt indicator */ 255 /* Event indicator mask flags */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
i2o-dev.h | 102 /* Event data size = frame size - message header + evt indicator */ 255 /* Event indicator mask flags */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
hp_roman8.py | 141 0x00f9: 0x00aa, # FEMININE ORDINAL INDICATOR 142 0x00fa: 0x00ba, # MASCULINE ORDINAL INDICATOR
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
hp_roman8.py | 141 0x00f9: 0x00aa, # FEMININE ORDINAL INDICATOR 142 0x00fa: 0x00ba, # MASCULINE ORDINAL INDICATOR
|
/external/wpa_supplicant_8/src/p2p/ |
p2p_sd.c | 138 wpabuf_put_le16(buf, update_indic); /* Service Update Indicator */ 185 /* Service Update Indicator */ 217 /* Service Update Indicator */ 363 p2p_dbg(p2p, "Service Update Indicator: %u", update_indic); 549 p2p_dbg(p2p, "Service Update Indicator: %u", update_indic); 783 p2p_dbg(p2p, "Service Update Indicator: %u", p2p->sd_rx_update_indic);
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
dec_gain2_amr_wb.cpp | 53 int16 bfi, (i) : bad frame indicator 54 int16 prev_bfi, (i) : Previous BF indicator 56 int16 unusable_frame, (i) : UF indicator 176 int16 bfi, /* (i) : bad frame indicator */ 177 int16 prev_bfi, /* (i) : Previous BF indicator */ 179 int16 unusable_frame, /* (i) : UF indicator */
|
pvamrwbdecoder_acelp.h | 137 int16 bfi, /* input : Bad frame indicator */ 146 int16 bfi, /* input : Bad frame indicator */ 257 int16 bfi, /* (i) :bad frame indicator */ 258 int16 prev_bfi, /* (i) : Previous BF indicator */ 260 int16 unusable_frame, /* (i) : UF indicator */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/inc/ |
acelp.h | 126 Word16 bfi, /* input : Bad frame indicator */ 136 Word16 bfi, /* input : Bad frame indicator */ 353 Word16 i_subfr, /* (i) : indicator for first subframe. */ 411 Word16 bfi, /* (i) :bad frame indicator */ 412 Word16 prev_bfi, /* (i) : Previous BF indicator */ 414 Word16 unusable_frame, /* (i) : UF indicator */
|
/frameworks/base/docs/html/design/patterns/ |
navigation-drawer.jd | 31 The user can open the drawer panel by touching the navigation drawer indicator. 110 correspond to an entry in your navigation drawer should show the navigation drawer indicator 113 <p> All other lower-level screens show the traditional Up indicator next to the application 119 App icon with navigation drawer indicator. 332 <li>Any view represented in the drawer has a navigation drawer indicator in its action bar 335 <li>Any view not represented in the drawer maintains the traditional Up indicator in its action bar.</li>
|
/external/chromium_org/third_party/gpsd/release-3.1/ |
gps.h | 256 bool smoothing; /* Divergence-free Smoothing Indicator */ 261 unsigned char indicator; /* Indicator */ member in struct:rtcm3_basic_rtk 266 unsigned char locktime; /* Lock time Indicator */ 270 unsigned char indicator; /* Indicator */ member in struct:rtcm3_extended_rtk 275 unsigned char locktime; /* Lock time Indicator */ 285 bool multimesg; /* GPS Multiple Message Indicator */ 342 bool reference_station; /* Reference-station indicator */ 349 bool reference_station; /* Reference-station indicator */ [all...] |
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_cmd.c | 294 /* callsetup indicator value lookup table */ 493 ** Description Send an indicator CIEV result code. 504 /* If the indicator is masked out, just return */ 805 /* Send indicator function tracks if the values have actually changed */ 968 /* If it is swap between calls, set call held indicator to 3(out of valid 0-2) 970 ** callheld indicator will be sent across to the peer. */ [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
SmsMessage.java | 56 * TP-Message-Type-Indicator 466 // TP-Message-Type-Indicator (and friends) 894 // TODO(mkf) support reply path, user data header indicator 896 // TP-Message-Type-Indicator 902 // TP-Message-Type-Indicator [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ushape.h | 194 /** Direction indicator: the source is in logical (keyboard) order. @stable ICU 2.0 */ 198 * Direction indicator: 207 * Direction indicator: 263 * The direction of "preceding" depends on the direction indicator option. 276 * The direction of "preceding" depends on the direction indicator option.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/etc/ |
jdepend-frames.xsl | 368 <p>The number of concrete and abstract classes (and interfaces) in the package is an indicator of the extensibility of the package.</p> 370 <p>The number of other packages that depend upon classes within the package is an indicator of the package's responsibility. </p> 372 <p>The number of other packages that the classes in the package depend upon is an indicator of the package's independence. </p> 377 <p>The ratio of efferent coupling (Ce) to total coupling (Ce / (Ce + Ca)). This metric is an indicator of the package's resilience to change. </p> 380 <p>The perpendicular distance of a package from the idealized line A + I = 1. This metric is an indicator of the package's balance between abstractness and stability. </p>
|
/external/icu4c/common/unicode/ |
ushape.h | 196 /** Direction indicator: the source is in logical (keyboard) order. @stable ICU 2.0 */ 200 * Direction indicator: 209 * Direction indicator: 265 * The direction of "preceding" depends on the direction indicator option. 278 * The direction of "preceding" depends on the direction indicator option.
|
/frameworks/base/docs/html/training/basics/actionbar/ |
styling.jd | 16 <li><a href="#CustomTabs">Customize the Tab Indicator</a></li> 315 <h2 id="CustomTabs">Customize the Tab Indicator</h2> 321 <p>To change the indicator used for the <a 400 <!-- tab indicator --> 428 <!-- tab indicator -->
|
/development/scripts/ |
divide_and_compress.py | 61 'a magnitude indicator either "B", "K", "M", or "G". ' 103 ' a numeric value and magnitude indicator')) 106 raise ValueError(('filesize magnitude indicator not valid, must be "B",'
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3baserecognizer.h | 48 /** Type indicator for a lexer recognizer 52 /** Type indicator for a parser recognizer 56 /** Type indicator for a tree parser recognizer
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.h | 184 // expose-event handler that redraws the drop indicator. 218 // Transparent container window used to render the drop indicator over the 222 // The drop indicator image.
|
/external/chromium_org/chrome/browser/media/ |
media_stream_capture_indicator.cc | 119 scoped_refptr<MediaStreamCaptureIndicator> indicator, 122 indicator_(indicator), 426 // For regular tabs on desktop, we show an indicator in the tab icon.
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
dtx_enc.h | 168 Flag *pOverflow /* i/o : overflow indicator */ 182 Flag *pOverflow /* i/o : overflow indicator */ 199 Flag *pOverflow /* i/o : overflow indicator */
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
EriManager.java | 51 HashMap<Integer, EriInfo> mRoamIndTable; // Roaming Indicator Table 299 // Handling the standard roaming indicator (non-ERI) 393 // Handling the non standard Enhanced Roaming Indicator (roamInd > 63)
|