Searched refs:PRIORITY (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/chrome/installer/linux/debian/
H A Dpostinst29 PRIORITY=200
36 PRIORITY=150
40 PRIORITY=120
43 PRIORITY=0
48 /usr/bin/@@USR_BIN_SYMLINK_NAME@@ $PRIORITY
50 /usr/bin/@@USR_BIN_SYMLINK_NAME@@ $PRIORITY
53 /usr/bin/@@USR_BIN_SYMLINK_NAME@@ $PRIORITY
/external/ipsec-tools/src/libipsec/
H A Dpolicy_parse.h43 PRIORITY = 259, enumerator in enum:yytokentype
62 #define PRIORITY 259 macro
H A Dpolicy_parse.y139 %token PRIORITY PLUS
145 %type <num> DIR PRIORITY ACTION PROTOCOL MODE LEVEL
165 | DIR PRIORITY PRIO_OFFSET ACTION
184 | DIR PRIORITY HYPHEN PRIO_OFFSET ACTION
206 | DIR PRIORITY PRIO_BASE ACTION
217 | DIR PRIORITY PRIO_BASE PLUS PRIO_OFFSET ACTION
239 | DIR PRIORITY PRIO_BASE HYPHEN PRIO_OFFSET ACTION
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DPriorityParser.java73 headerName(TokenTypes.PRIORITY);
75 priority.setHeaderName(SIPHeaderNames.PRIORITY);
H A DTokenTypes.java70 public static final int PRIORITY = START + 33; field in interface:TokenTypes
H A DLexer.java174 TokenTypes.PRIORITY);
/external/chromium_org/tools/cr/cr/targets/
H A Dtarget.py24 PRIORITY = 0 variable in class:Target
103 key=operator.attrgetter('PRIORITY'),
145 PRIORITY = Target.PRIORITY + 1 variable in class:NamedTarget
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
H A DbugTools.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/releng/ org/eclipse/releng/util/ ...
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
H A DProperty.java220 public static final Comparator<Property> PRIORITY = new Comparator<Property>() { field in class:Property
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DNameMap.java155 putNameMap(PRIORITY, Priority.class.getName()); //39
H A DSIPHeaderNames.java93 public static final String PRIORITY = PriorityHeader.NAME; //39 field in interface:SIPHeaderNames
/external/netperf/
H A Dnetcpu_looper.c229 prio = PRIORITY;
239 prio = PRIORITY;
H A Dnetlib.c126 #define PRIORITY PRI_LOW macro
131 #define PRIORITY NDPLOMIN macro
/external/chromium_org/net/spdy/
H A Dspdy_protocol.cc101 return PRIORITY;
161 case PRIORITY:
H A Dspdy_framer.cc348 // Size, in bytes, of a PRIORITY frame.
505 case PRIORITY:
506 return "PRIORITY";
1028 case PRIORITY:
1478 // SPDY 4 reports HEADERS with PRIORITY as SYN_STREAM.
1840 case PRIORITY: {
2828 builder.BeginNewFrame(*this, PRIORITY, kNoFlags, priority.stream_id());
H A Dspdy_protocol.h298 PRIORITY, enumerator in enum:net::SpdyFrameType
H A Dspdy_test_util_common.cc820 EXPECT_LE(type, PRIORITY);
H A Dspdy_framer_test.cc1174 // HEADERS frames with PRIORITY and END_HEADERS set.
1176 0x00, 0x00, 0x05, 0x01, // HEADERS: PRIORITY | END_HEADERS
1192 0x00, 0x00, 0x05, 0x01, // HEADERS: PRIORITY | END_HEADERS
1314 // HEADERS frames with PRIORITY(SYN_STREAM only) and END_HEADERS set.
1316 0x00, 0x00, 0x05, 0x01, // HEADERS: PRIORITY | END_HEADERS
1405 // HEADERS frames with PRIORITY(SYN_STREAM only) and END_HEADERS set.
1407 0x00, 0x00, 0x05, 0x01, // HEADERS: PRIORITY | END_HEADERS
2796 0x00, 0x00, 0x14, 0x01, // Headers: FIN | END_HEADERS | PRIORITY
3082 const char kDescription[] = "PRIORITY frame";
3084 SpdyConstants::SerializeFrameType(spdy_version_, PRIORITY));
[all...]
/external/iproute2/tc/
H A Dem_meta.c64 __A(PRIORITY, "priority", "i",
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/services/bugzilla/
H A DUpdateBugStateTask.java83 private static final String PRIORITY = "priority"; //$NON-NLS-1$ field in class:UpdateBugStateTask
436 args.put(PRIORITY, EMPTY);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 7143 milliseconds

12