HomeSort by relevance Sort by last modified time
    Searched full:standard (Results 901 - 925 of 15341) sorted by null

<<31323334353637383940>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/
_LWPCookieJar.py 120 standard = {}
123 standard[k] = False
134 standard[k] = v
136 standard[k] = v
140 h = standard.get
  /prebuilts/gdb/linux-x86/lib/python2.7/
_LWPCookieJar.py 120 standard = {}
123 standard[k] = False
134 standard[k] = v
136 standard[k] = v
140 h = standard.get
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 120 standard = {}
123 standard[k] = False
134 standard[k] = v
136 standard[k] = v
140 h = standard.get
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_LWPCookieJar.py 120 standard = {}
123 standard[k] = False
134 standard[k] = v
136 standard[k] = v
140 h = standard.get
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
unwind-1.s 3 # standard layout
16 # standard layout (pr0)
30 # standard layout (pr1)
49 # standard layout (pr3)
157 # standard frame pointer
unwind-2.s 3 # standard layout
16 # standard layout (pr0)
30 # standard layout (pr1)
49 # standard layout (pr3)
157 # standard frame pointer
  /external/icu/icu4c/source/tools/gencnval/
gencnval.c 60 /* The maximum number of aliases that a standard tag/converter combination can have.
135 /* Were the standard tags declared before the aliases. */
167 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName);
377 fprintf(stderr, "%s:%d: error: alias table needs to start a list of standard tags\n", path, lineNum);
660 @param standard When standard is 0, then it's the "empty" tag.
663 addAlias(const char *alias, uint16_t standard, uint16_t converter, UBool defaultName) {
668 if(standard>=MAX_TAG_COUNT) {
669 fprintf(stderr, "%s:%d: error: too many standard tags\n", path, lineNum);
676 aliasList = &tags[standard].aliasList[converter]
    [all...]
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterAlias.java 475 // char *standard, UErrorCode *pErrorCode)
476 static final String getStandardName(String alias, String standard)throws IOException {
478 int listOffset = findTaggedAliasListsOffset(alias, standard);
521 // char *standard, UErrorCode *pErrorCode) {
522 static String getCanonicalName(String alias, String standard) throws IOException{
524 int convNum = findTaggedConverterNum(alias, standard);
543 // const char *standard, UErrorCode *pErrorCode)
544 /* static final UConverterAliasesEnumeration openStandardNames(String convName, String standard)throws IOException {
547 int listOffset = findTaggedAliasListsOffset(convName, standard);
551 * name and standard are okay, but there is nothing to enumerate
    [all...]
  /external/tcpdump/tests/
geneve-vv.out 2 20.0.0.1.12618 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
14 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
22 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
34 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
42 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
46 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
54 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
62 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
70 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c]
78 20.0.0.1.22540 > 20.0.0.2.6081: [no cksum] Geneve, Flags [C], vni 0xa, options [class Standard (0x0) type 0x80(C) len 8 data 0000000c
    [all...]
  /development/samples/training/ContactsList/res/layout/
contact_list_item.xml 22 <!-- Use standard android.R class icon id instead of app specific id. This is just useful for
32 <!-- Use standard android.R class text2 id instead of app specific id. This is just useful for
50 <!-- Use standard android.R class text1 id instead of app specific id. This is just useful for
  /docs/source.android.com/src/devices/input/
overview.jd 36 The Linux kernel provides drivers for many standard peripherals,
41 signals into a standard input event format, by way of the Linux
42 input protocol. The Linux input protocol defines a standard set of
131 is responsible for mapping them to standard identifiers such as
140 <p>A HID usage is a standard identifier that is used to report the
151 <p>A Linux key code is a standard identifier for a key or button.
165 <p>A Linux relative or absolute axis code is a standard identifier
178 <p>A Linux switch code is a standard identifier for reporting the
189 <p>An Android key code is a standard identifier defined in the Android
205 <p>An Android axis code is a standard identifier defined in the Androi
    [all...]
  /external/clang/include/clang/Frontend/
LangStandard.h 38 /// standard.
52 /// getName - Get the name of this standard.
55 /// getDescription - Get the description of this standard.
  /external/clang/lib/AST/
SelectorLocationsKind.cpp 10 // Describes whether the identifier locations for a selector are "standard"
74 // Are selector locations in standard position with no space between args ?
84 // Are selector locations in standard position with space between args ?
  /external/gemmlowp/eight_bit_int_gemm/
eight_bit_int_gemm.h 15 // eight_bit_int_gemm.h: exposes the standard EightBitIntGemm interface.
49 // The main entry point to compute a Gemm. This is the standard
55 // The main entry point to compute a Gemm. This is the standard
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
StandardPlural.java 15 * Standard CLDR plural form/category constants.
33 * Unmodifiable List of all standard plural form constants.
40 * Number of standard plural forms/categories.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
StandardPlural.java 14 * Standard CLDR plural form/category constants.
31 * Unmodifiable List of all standard plural form constants.
38 * Number of standard plural forms/categories.
  /external/libdaemon/libdaemon/
dlog.h 99 /** Setter for the verbosity level of standard output.
102 * on standard output/error
104 * Allows to decide which messages to output on standard output/error
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g2d/
PixmapPackerIO.java 21 /** A standard compressed image format which is not libgdx specific. */
43 /** Saves the provided PixmapPacker to the provided file. The resulting file will use the standard TextureAtlas file format and
53 /** Saves the provided PixmapPacker to the provided file. The resulting file will use the standard TextureAtlas file format and
  /external/libgsm/man/
gsm.3 38 standard for full-rate speech transcoding.
78 play() { /* read compressed data from standard input, write to soundfd */
90 record() { /* read from soundfd, write compressed to standard output */
  /external/libmtp/src/
gphoto2-endian-intel.h 29 /* Define aliases for the standard byte swapping macros */
77 /* These don't have standard aliases */
88 /* Define the C99 standard length-specific integer types */
  /external/libxml2/result/
dia1 9 <dia:object type="Standard - Line" version="0" id="O0">
39 <dia:object type="Standard - Text" version="0" id="O1">
69 <dia:object type="Standard - Box" version="0" id="O2">
dia2 9 <dia:object type="Standard - Line" version="0" id="O0">
39 <dia:object type="Standard - Text" version="0" id="O1">
69 <dia:object type="Standard - Box" version="0" id="O2">
  /external/libxml2/result/noent/
dia1 9 <dia:object type="Standard - Line" version="0" id="O0">
39 <dia:object type="Standard - Text" version="0" id="O1">
69 <dia:object type="Standard - Box" version="0" id="O2">
dia2 9 <dia:object type="Standard - Line" version="0" id="O0">
39 <dia:object type="Standard - Text" version="0" id="O1">
69 <dia:object type="Standard - Box" version="0" id="O2">
  /external/libxml2/test/
dia1 9 <dia:object type="Standard - Line" version="0" id="O0">
39 <dia:object type="Standard - Text" version="0" id="O1">
69 <dia:object type="Standard - Box" version="0" id="O2">

Completed in 1968 milliseconds

<<31323334353637383940>>