HomeSort by relevance Sort by last modified time
    Searched full:proclist (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /external/ltp/tools/pounder21/
Makefile 39 run-helper: run.c debug.o proclist.o
40 $(CC) $(CFLAGS) -o run-helper run.c debug.o proclist.o
63 rm -rf opt log run-helper infinite_loop timed_loop debug.o tmp proclist.o
proclist.c 23 #include "proclist.h"
README 126 proclist.c
run.c 40 #include "proclist.h"
  /external/swiftshader/third_party/LLVM/utils/TableGen/
SubtargetEmitter.h 49 std::vector<std::vector<InstrItinerary> > &ProcList);
52 std::vector<std::vector<InstrItinerary> > &ProcList);
SubtargetEmitter.cpp 298 std::vector<std::vector<InstrItinerary> > &ProcList) {
445 ProcList.push_back(ItinList);
471 std::vector<std::vector<InstrItinerary> > &ProcList) {
474 ProcListIter = ProcList.begin();
579 std::vector<std::vector<InstrItinerary> > ProcList;
582 ItinClassList, ProcList);
584 EmitProcessorData(OS, ItinClassList, ProcList);
  /frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java 135 String procList = args.getString(KEY_PROCS);
139 if (appList == null && procList == null)
144 if (procList != null) {
145 Map<String, String> procMap = parseListToMap(procList);
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/lib/linux/
libomp-arm.so 
libomp-x86.so 
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/aarch64/
libomp.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/arm/
libomp.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/i386/
libomp.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/mips/
libomp.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/mips64/
libomp.a     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/x86_64/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/aarch64/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/arm/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/i386/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/mips64el/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/mipsel/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/lib/linux/x86_64/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/runtimes_ndk_cxx/aarch64/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/runtimes_ndk_cxx/arm/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/runtimes_ndk_cxx/i386/
libomp.a     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/runtimes_ndk_cxx/mips64el/
libomp.a     [all...]

Completed in 1025 milliseconds

1 2 3 4