HomeSort by relevance Sort by last modified time
    Searched refs:PRIORITY (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium_org/chrome/installer/linux/debian/
postinst 27 PRIORITY=200
32 # not setting our priority below it. Anyone want to poke Firefox to raise
33 # their priority?)
34 PRIORITY=150
37 # Unstable, give it the "lowest" priority.
38 PRIORITY=120
41 PRIORITY=0
46 /usr/bin/@@PACKAGE@@ $PRIORITY
48 /usr/bin/@@PACKAGE@@ $PRIORITY
  /external/ipsec-tools/src/libipsec/
policy_parse.h 43 PRIORITY = 259,
62 #define PRIORITY 259
policy_parse.y 36 * in <priority> <policy>
37 * out <priority> <policy>
39 * <priority> is one of the following:
40 * priority <signed int> where the integer is an offset from the default
41 * priority, where negative numbers indicate lower
42 * priority (towards end of list) and positive numbers
43 * indicate higher priority (towards beginning of list)
45 * priority {low,def,high} {+,-} <unsigned int> where low and high are
139 %token PRIORITY PLUS
145 %type <num> DIR PRIORITY ACTION PROTOCOL MODE LEVE
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
SoundPoolTest.java 36 private static final int PRIORITY = 1;
91 int sampleId1 = mSoundPool.load(mContext, getSoundA(), PRIORITY);
98 sampleId2 = mSoundPool.load(afd, PRIORITY);
106 sampleId3 = mSoundPool.load(fd, offset, length, PRIORITY);
113 sampleId4 = mSoundPool.load(path, PRIORITY);
140 int sampleID = loadSampleSync(getSoundA(), PRIORITY);
145 int priority = 1; local
148 int streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate);
162 streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate);
173 priority = 0
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
PriorityParser.java 33 * Parser for Priority header.
48 * @param priority the header to parse
50 public PriorityParser(String priority) {
51 super(priority);
64 * @return SIPHeader (Priority object)
71 Priority priority = new Priority(); local
73 headerName(TokenTypes.PRIORITY);
75 priority.setHeaderName(SIPHeaderNames.PRIORITY)
    [all...]
TokenTypes.java 70 public static final int PRIORITY = START + 33;
Lexer.java 174 TokenTypes.PRIORITY);
  /frameworks/opt/mms/src/java/com/google/android/mms/pdu/
MultimediaMessagePdu.java 115 * Get X-Mms-Priority value.
120 return mPduHeaders.getOctet(PduHeaders.PRIORITY);
124 * Set X-Mms-Priority value.
130 mPduHeaders.setOctet(value, PduHeaders.PRIORITY);
PduHeaders.java 43 public static final int PRIORITY = 0x8F;
203 * X-Mms-Priority field types.
395 case PRIORITY:
PduComposer.java 564 case PduHeaders.PRIORITY:
825 // X-Mms-Priority Optional
826 appendHeader(PduHeaders.PRIORITY);
    [all...]
PduPersister.java 121 Mms.PRIORITY,
245 OCTET_COLUMN_INDEX_MAP.put(PduHeaders.PRIORITY, PDU_COLUMN_PRIORITY);
257 OCTET_COLUMN_NAME_MAP.put(PduHeaders.PRIORITY, Mms.PRIORITY);
1023 int priority = sendReq.getPriority(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/
bugTools.jar 
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/
Property.java 194 * Gets the custom sort priority of this property
196 * @return the sort priority
203 * Sets the custom sort priority of this property
205 * @param priority the new priority to use
207 public void setPriority(int priority) {
208 this.mPriority = priority;
219 /** Sort {@link Property} instances by priority */
220 public static final Comparator<Property> PRIORITY = new Comparator<Property>() {
  /external/nist-sip/java/gov/nist/javax/sip/header/
NameMap.java 155 putNameMap(PRIORITY, Priority.class.getName()); //39
SIPHeaderNames.java 93 public static final String PRIORITY = PriorityHeader.NAME; //39
  /external/netperf/
netcpu_looper.c 173 /* priority manipulating code for lots of different operating */
221 /* every once and again, make sure that our process priority is */
229 prio = PRIORITY;
232 /* cannot change one's own priority to lower value is beyond */
239 prio = PRIORITY;
253 /* priority low for this looper process. however, either my mind */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 183 int priority = 0; local
215 priority += 10;
221 property.setPriority(PRIO_FIRST + priority);
223 property.setPriority(priority);
411 Arrays.sort(l, Property.PRIORITY);
435 Collections.sort(collapsed, Property.PRIORITY);
549 Arrays.sort(subprops, Property.PRIORITY);
664 Arrays.sort(l, Property.PRIORITY);
688 Collections.sort(collapsed, Property.PRIORITY);
    [all...]
  /packages/apps/MusicFX/src/com/android/musicfx/
ControlPanelEffect.java 40 * Audio session priority
42 private static final int PRIORITY = 0;
186 virtualizerEffect = new Virtualizer(PRIORITY, session);
216 equalizerEffect = new Equalizer(PRIORITY, session);
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MmsMessageSender.java 137 // Priority.
138 sendReq.setPriority(prefs.getInt(MessagingPreferenceActivity.PRIORITY, DEFAULT_PRIORITY));
  /frameworks/base/core/java/android/text/
DynamicLayout.java 37 private static final int PRIORITY = 128;
184 (PRIORITY << Spannable.SPAN_PRIORITY_SHIFT));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 326 >Priority: $PRIORITY_C
428 # 3) Priority
430 PATTERN=">Priority:"
431 PRIORITY=`eval sed -n -e "\"$SED_CMD\"" $TEMP`
432 case "$PRIORITY" in
434 high) echo "$COMMAND: \`Priority: high' is reserved for GCC maintainers." ;;
435 *) echo "$COMMAND: \`$PRIORITY' is not a valid value for \`Priority'."
537 /^>Priority:/s;<.*>;;
  /external/iproute2/tc/
em_meta.c 64 __A(PRIORITY, "priority", "i",
65 "Priority of packet"),
  /packages/apps/Mms/src/com/android/mms/ui/
MessagingPreferenceActivity.java 59 public static final String PRIORITY = "pref_key_mms_priority";
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
BaseProjectHelper.java 198 * @param priority the priority of the marker
204 String message, int severity, int priority) throws CoreException {
212 marker.setAttribute(IMarker.PRIORITY, priority);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/services/bugzilla/
UpdateBugStateTask.java 83 private static final String PRIORITY = "priority"; //$NON-NLS-1$
436 args.put(PRIORITY, EMPTY);

Completed in 1292 milliseconds

1 2