HomeSort by relevance Sort by last modified time
    Searched refs:prio (Results 376 - 400 of 419) sorted by null

<<11121314151617

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
handlers.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
handlers.py     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 2340 u8 best_prio, prio; local
    [all...]
scan.c 2337 int ret, prio; local
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
annotations.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/annotations/3.0.0/
annotations-3.0.0.jar 
  /external/fio/
options.c 1299 .prio = -1, /* must come after "directory" */
1318 .prio = -1, /* must come after "directory" */
1330 .prio = 1,
    [all...]
iolog.c 1120 data->work.prio = 1;
  /external/wpa_supplicant_8/hs20/client/
osu_client.c 799 char *prio, *country_buf = NULL; local
807 prio = xml_node_get_text(ctx->xml, node);
808 if (prio == NULL)
811 prio);
812 priority = atoi(prio);
813 xml_node_get_text_free(ctx->xml, prio);
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-solaris.c 5380 vki_pcprio_t *prio = (vki_pcprio_t*)ARG4; local
5499 vki_pcprio_t *prio = (vki_pcprio_t*)ARG4; local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/cssparser/cssparser/0.9.13/
cssparser-0.9.13.jar 
  /system/core/liblog/tests/
liblog_test.cpp     [all...]
  /libcore/ojluni/src/main/java/java/io/
ObjectInputStream.java 563 * @param prio controls the order of callbacks;zero is a good default.
571 public void registerValidation(ObjectInputValidation obj, int prio)
577 vlist.register(obj, prio);
    [all...]
  /libcore/ojluni/src/main/native/
jvm.h 247 JVM_SetThreadPriority(JNIEnv *env, jobject thread, jint prio);
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
output.cc 3291 unsigned long prio = strtoul((this->section_name_.c_str() local
    [all...]
  /system/keymaster/
android_keymaster_test.cpp 43 int __android_log_print(int prio, const char* tag, const char* fmt);
44 int __android_log_print(int prio, const char* tag, const char* fmt) {
45 (void)prio, (void)tag, (void)fmt;
    [all...]
  /external/curl/lib/vtls/
nss.c 52 #include <prio.h>
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 747 void AudioFlinger::ThreadBase::sendPrioConfigEvent(pid_t pid, pid_t tid, int32_t prio)
750 sendPrioConfigEvent_l(pid, tid, prio);
754 void AudioFlinger::ThreadBase::sendPrioConfigEvent_l(pid_t pid, pid_t tid, int32_t prio)
756 sp<ConfigEvent> configEvent = (ConfigEvent *)new PrioConfigEvent(pid, tid, prio);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar 
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar 
  /art/test/083-compiler-regressions/src/
Main.java     [all...]
  /external/opencv3/3rdparty/include/dshow/
ddraw.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ddraw.h     [all...]

Completed in 1288 milliseconds

<<11121314151617