Searched refs:primary (Results 76 - 100 of 119) sorted by relevance

12345

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help_3.5.0.v20100524.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.runtime.compatibility_3.2.100.v20100505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_tok.cpp164 /* primary ignorable). */
292 U_STRING_DECL(suboption_11, "primary", 7);
326 [last primary ignorable] largest CE for primary ignorable
464 U_STRING_INIT(suboption_11, "primary", 7);
1581 uint32_t primary = (baseCE & UCOL_PRIMARYMASK) | ((baseContCE & UCOL_PRIMARYMASK) >> 16); local
1582 uint32_t raw = uprv_uca_getRawFromImplicit(primary);
1621 // if it's a bigger difference (we asked for secondary and got primary), we
1648 // before a is a primary difference.
1933 if(sourceToken->strength == UCOL_PRIMARY) { /* primary strengt
2029 uint32_t primary = (baseCE & UCOL_PRIMARYMASK) | ((baseContCE & UCOL_PRIMARYMASK) >> 16); local
[all...]
/external/icu4c/i18n/
H A Ducol_tok.cpp158 /* primary ignorable). */
286 U_STRING_DECL(suboption_11, "primary", 7);
320 [last primary ignorable] largest CE for primary ignorable
458 U_STRING_INIT(suboption_11, "primary", 7);
1575 uint32_t primary = (baseCE & UCOL_PRIMARYMASK) | ((baseContCE & UCOL_PRIMARYMASK) >> 16); local
1576 uint32_t raw = uprv_uca_getRawFromImplicit(primary);
1615 // if it's a bigger difference (we asked for secondary and got primary), we
1642 // before a is a primary difference.
1927 if(sourceToken->strength == UCOL_PRIMARY) { /* primary strengt
2023 uint32_t primary = (baseCE & UCOL_PRIMARYMASK) | ((baseContCE & UCOL_PRIMARYMASK) >> 16); local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprogram_lexer.l296 {dot}primary { return PRIMARY; }
/external/mesa3d/src/mesa/program/
H A Dprogram_lexer.l296 {dot}primary { return PRIMARY; }
/external/robolectric/lib/main/
H A Dcommons-codec-1.6.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/codec/ ...
/external/libsepol/src/
H A Dexpand.c162 if ((type->flavor == TYPE_TYPE && !type->primary)
198 new_type->primary = 1;
713 if (alias->flavor == TYPE_TYPE && alias->primary)
721 prival = alias->primary;
727 /* The primary type for this alias is not enabled, the alias
751 new_alias->s.value = state->typemap[alias->primary - 1];
H A Dwrite.c1098 buf[items++] = cpu_to_le32(typdatum->primary);
1101 if (typdatum->primary)
1117 buf[items++] = cpu_to_le32(typdatum->primary);
H A Dpolicydb.c879 if (typdatum->primary) {
1488 /* if no value is passed in the symbol is not primary
2284 typdatum->primary = le32_to_cpu(buf[++pos]);
2291 typdatum->primary = 1;
2305 typdatum->primary = le32_to_cpu(buf[++pos]);
/external/chromium_org/native_client_sdk/src/tools/
H A Dcommon.mk315 # The primary use case for this is to avoid echoing the full compiler
/external/smack/asmack-master/lib/
H A Djstun.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/javawi/ de/javawi/jstun/ de/javawi/jstun/attribute/ ...
/external/valgrind/main/callgrind/
H A Dcallgrind_annotate.in207 --threshold=<0--100> percentage of counts (of primary sort event) we
473 # column order (ie. first column event is primary sort key, 2nd column is
489 # the primary sort event, and 0% for the rest.
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dstreams.rb723 CommonTokenStream serves as the primary token stream implementation for feeding
/external/kernel-headers/original/linux/
H A Dfb.h1013 const char *name, bool primary);
H A Dpci.h238 unsigned char primary; /* number of primary bridge */ member in struct:pci_bus
/external/oprofile/events/i386/nehalem/
H A Devents27 event:0x0C counters:0,1,2,3 um:mem_store_retired minimum:6000 name:MEM_STORE_RETIRED : The event counts the number of retired stores that missed the DTLB. The DTLB miss is not counted if the store operation causes a fault. Does not count prefetches. Counts both primary and secondary misses to the TLB
/external/checkpolicy/
H A Dpolicy_define.c1141 * has a value. Set it up as an alias with a different primary. */
1148 aliasdatum->primary = type->s.value;
1287 if (type->flavor == TYPE_TYPE && !type->primary) {
1290 type = policydbp->type_val_to_struct[type->primary - 1];
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
H A Dcodemirror.js3844 function SharedTextMarker(markers, primary) {
3846 this.primary = primary;
3863 return this.primary.find();
3869 var markers = [markText(doc, from, to, options, type)], primary = markers[0];
3876 primary = lst(markers);
3878 return new SharedTextMarker(markers, primary);
/external/blktrace/btreplay/doc/
H A Dbtreplay.tex198 \emph{This is the primary problem with any IO replay mechanism -- how
/external/libvorbis/doc/
H A D01-introduction.tex106 Our own design work indicates the primary liability of the

Completed in 858 milliseconds

12345