HomeSort by relevance Sort by last modified time
    Searched full:priority (Results 1626 - 1650 of 3742) sorted by null

<<61626364656667686970>>

  /external/clang/tools/libclang/
CIndexer.h 82 /// \brief Set the thread priority to background.
  /external/eigen/Eigen/src/Core/
Flagged.h 22 * \param Removed the flags removed from the expression (has priority over Added).
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/crypto/cipher/
BlockCipherFactory.java 39 /* Higher Priority First */
  /external/guava/guava/src/com/google/common/util/concurrent/
AbstractIdleService.java 78 * priority. The returned executor's {@link Executor#execute(Runnable)
  /external/icu4c/i18n/unicode/
coleitr.h 56 * ordering priority of the positioned character. The ordering priority of a
176 * Gets the ordering priority of the next character in the string.
185 * Get the ordering priority of the previous collation element in the string.
  /external/iptables/extensions/
libxt_tos.c 45 "[!] --tos value[/mask] Match Type of Service/Priority field value\n"
  /external/iputils/ninfod/
ninfod.h 87 void stderrlog(int priority, char *format, ...);
  /external/kernel-headers/original/linux/
pnp.h 115 unsigned short priority; /* priority */ member in struct:pnp_option
379 struct pnp_option * pnp_register_dependent_option(struct pnp_dev *dev, int priority);
425 static inline struct pnp_option * pnp_register_dependent_option(struct pnp_dev *dev, int priority) { return NULL; }
  /external/libvorbis/doc/vorbisfile/
ov_raw_seek_lap.html 28 <p>When seek speed is a priority, but crosslapping is still desired,
  /external/llvm/include/llvm/ADT/
PriorityQueue.h 1 //===- llvm/ADT/PriorityQueue.h - Priority queues ---------------*- C++ -*-===//
  /external/llvm/lib/Target/SystemZ/
SystemZTargetMachine.cpp 70 // generally want those transformations to have priority. This is
  /external/mesa3d/src/glsl/
ast_type.cpp 92 * other (rightmost having priority), while all other
  /external/nist-sip/java/javax/sip/header/
HeaderFactory.java 101 PriorityHeader createPriorityHeader(String priority) throws ParseException;
  /external/open-vcdiff/packages/deb/
control 2 Priority: optional
  /external/openssl/crypto/pqueue/
pqueue.h 71 unsigned char priority[8]; /* 64-bit value in big-endian encoding */ member in struct:_pitem
  /external/openssl/include/openssl/
pqueue.h 71 unsigned char priority[8]; /* 64-bit value in big-endian encoding */ member in struct:_pitem
  /external/proguard/src/proguard/obfuscate/
MemberNameCollector.java 95 // this original name get priority?
  /external/qemu/android/config/linux-x86/asm/
kvm.h 40 __u8 priority_add; /* highest irq priority */
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 40 __u8 priority_add; /* highest irq priority */
  /external/qemu/distrib/sdl-1.2.15/
README.OS2 147 in high priority, which makes sure that there will be enough time for the
150 At default, SDL/2 runs the audio thread at ForegroundServer+0 priority. Well
153 TimeCritical priority by setting an env.variable before starting the SDL app:
205 - Added support for selectively using timecritical priority for
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA1/
SDL_main.cpp 100 /* Set process and thread priority and name */
  /external/skia/include/utils/
SkWGL.h 80 * priority are:
  /external/tcpdump/
print-syslog.c 42 #define SYSLOG_MAX_DIGITS 3 /* The maximum number if priority digits to read in. */
  /external/webrtc/src/system_wrappers/interface/
thread_wrapper.h 53 // prio Thread priority. May require root/admin rights.
  /frameworks/av/services/audioflinger/
Effects.h 150 // First handle in mHandles has highest priority and controls the effect module
170 int32_t priority);
205 int priority() const { return mPriority; } function in class:EffectHandle
225 int mPriority; // client application priority to control the effect

Completed in 2782 milliseconds

<<61626364656667686970>>