HomeSort by relevance Sort by last modified time
    Searched full:numbering (Results 26 - 50 of 255) sorted by null

12 3 4 5 6 7 8 91011

  /external/kernel-headers/original/asm-generic/
ioctl.h 16 * platforms. The generic ioctl numbering scheme doesn't really enforce
  /external/icu4c/i18n/unicode/
smpdtfmt.h 243 * Construct a SimpleDateFormat using the given pattern, numbering system override, and the default locale.
247 * A numbering system override is a string containing either the name of a known numbering system,
248 * or a set of field and numbering system pairs that specify which fields are to be formattied with
249 * the alternate numbering system. For example, to specify that all numeric fields in the specified
250 * date or time pattern are to be rendered using Thai digits, simply specify the numbering system override
251 * as "thai". To specify that just the year portion of the date be formatted using Hebrew numbering,
252 * use the override string "y=hebrew". Numbering system overrides can be combined using a semi-colon
284 * Construct a SimpleDateFormat using the given pattern, numbering system override, and locale.
288 * A numbering system override is a string containing either the name of a known numbering system
    [all...]
msgfmt.h 456 * See the class description about format numbering.
474 * See the class description about format numbering.
491 * See the class description about format numbering.
507 * See the class description about format numbering.
577 * about format numbering.
    [all...]
  /external/chromium/third_party/icu/source/i18n/
numsys.cpp 99 } else { // Find the default numbering system for this locale.
108 if ( count > 0 && count < ULOC_KEYWORDS_CAPACITY ) { // Default numbering system found
  /external/icu4c/i18n/
numsys.cpp 100 } else { // Find the default numbering system for this locale.
112 if ( count > 0 && count < ULOC_KEYWORDS_CAPACITY ) { // Default numbering system found
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-ssa-sccvn.h 1 /* Tree SCC value numbering
161 /* Return the value numbering info for an SSA_NAME. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-sccvn.h 1 /* Tree SCC value numbering
161 /* Return the value numbering info for an SSA_NAME. */
  /libcore/luni/src/main/java/javax/sql/
RowSetMetaData.java 38 * Sets automatic numbering for a specified column in the {@code RowSet}. If
39 * automatic numbering is on, the column is read-only. The default value for
46 * {@code true} to set automatic numbering on, {@code false} to
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 212 * @param band frequency band that will have the new gain. The numbering of the bands starts
234 * @param band frequency band whose gain is requested. The numbering of the bands starts
256 * @param band frequency band whose center frequency is requested. The numbering of the bands
277 * @param band frequency band whose frequency range is requested. The numbering of the bands
  /packages/apps/Email/src/org/apache/james/mime4j/field/address/parser/
Token.java 26 * An integer that describes the kind of this token. This numbering
  /packages/apps/Email/src/org/apache/james/mime4j/field/contenttype/parser/
Token.java 26 * An integer that describes the kind of this token. This numbering
  /packages/apps/Email/src/org/apache/james/mime4j/field/datetime/parser/
Token.java 26 * An integer that describes the kind of this token. This numbering
  /dalvik/dx/src/com/android/dx/ssa/
Dominators.java 180 * First we perform a DFS numbering of the blocks, by
181 * numbering the dfs tree roots.
  /external/webkit/WebCore/editing/
BreakBlockquoteCommand.cpp 148 // Preserve list item numbering in cloned lists.
152 // find the first one so that we know where to start numbering.
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/sms/
CdmaSmsAddress.java 75 * Numbering Plan identification is a 0 or 4-bit value that
76 * indicates which numbering plan identification is set. (See
  /libcore/luni/src/main/java/java/io/
LineNumberInputStream.java 22 * encountered while reading the data. Line numbering starts at 0. Recognized
68 * Returns the current line number for this stream. Numbering starts at 0.
LineNumberReader.java 63 * Returns the current line number for this reader. Numbering starts at 0.
  /libcore/luni/src/main/java/org/apache/xalan/templates/
ElemNumber.java 340 * When numbering with an alphabetic sequence, the lang attribute
348 * When numbering with an alphabetic sequence, the lang attribute
352 * Implementers should document for which languages they support numbering.
364 * When numbering with an alphabetic sequence, the lang attribute
368 * Implementers should document for which languages they support numbering.
379 * The letter-value attribute disambiguates between numbering
387 * The letter-value attribute disambiguates between numbering sequences
400 * The letter-value attribute disambiguates between numbering sequences
414 * numbering sequences.
423 * numbering sequences
1757 String numbering = thisBundle.getString(org.apache.xml.utils.res.XResourceBundle.LANG_NUMBERING); local
    [all...]
  /packages/apps/Email/src/com/android/exchange/provider/
GalEmailAddressAdapter.java 311 * Returns the item using external position numbering (no separator)
319 * Returns the item id using external position numbering (no separator)
  /external/srec/tools/grxmlcompile/
hashmap.cpp 8 * The int index has automatic non-reusable numbering.
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberUtils.java     [all...]
  /external/bison/src/
state.h 94 | Numbering states. |
  /external/giflib/
gif_lib.h 106 * devices (it has many!) and are compatible with the numbering TC2.0
  /external/chromium/third_party/icu/public/i18n/unicode/
msgfmt.h 445 * See the class description about format numbering.
460 * See the class description about format numbering.
474 * See the class description about format numbering.
486 * See the class description about format numbering.
557 * this object. See the class description about format numbering.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 61 * Line Numbering:: Tracking location within files.
597 File: cppinternals.info, Node: Token Spacing, Next: Line Numbering, Prev: Macro Expansion, Up: Top
    [all...]

Completed in 601 milliseconds

12 3 4 5 6 7 8 91011