HomeSort by relevance Sort by last modified time
    Searched refs:proc (Results 601 - 625 of 1233) sorted by null

<<21222324252627282930>>

  /prebuilts/misc/common/swig/include/2.0.11/chicken/
multi-generic.scm 143 (define (multi-add-global-method val sym specializers proc)
145 (multi-add-method generic (make-method specializers proc))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tools.py 48 proc = subprocess.Popen(
52 out, err = proc.communicate(source)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_tools.py 48 proc = subprocess.Popen(
52 out, err = proc.communicate(source)
  /system/core/crash_reporter/
crash_reporter_logs.conf 63 cat /proc/meminfo
  /system/extras/tests/binder/benchmarks/
binderAddInts.cpp 92 sp<ProcessState> proc(ProcessState::self());
102 proc->startThreadPool();
  /prebuilts/go/darwin-x86/src/cmd/trace/
trace.go 214 ctx.emitInstant(ev, "proc start")
221 ctx.emitInstant(ev, "proc stop")
306 ctx.emit(&ViewerEvent{Name: "thread_name", Phase: "M", Pid: 0, Tid: uint64(i), Arg: &NameArg{fmt.Sprintf("Proc %v", i)}})
334 func (ctx *traceContext) proc(ev *trace.Event) uint64 { func
348 Tid: ctx.proc(ev),
399 ctx.emit(&ViewerEvent{Name: name, Phase: "I", Scope: "t", Time: ctx.time(ev), Tid: ctx.proc(ev), Stack: ctx.stack(ev.Stk), Arg: arg})
419 ctx.emit(&ViewerEvent{Name: name, Phase: "s", Tid: ctx.proc(ev), ID: ctx.arrowSeq, Time: ctx.time(ev), Stack: ctx.stack(ev.Stk)})
420 ctx.emit(&ViewerEvent{Name: name, Phase: "t", Tid: ctx.proc(ev.Link), ID: ctx.arrowSeq, Time: ctx.time(ev.Link)})
  /prebuilts/go/linux-x86/src/cmd/trace/
trace.go 214 ctx.emitInstant(ev, "proc start")
221 ctx.emitInstant(ev, "proc stop")
306 ctx.emit(&ViewerEvent{Name: "thread_name", Phase: "M", Pid: 0, Tid: uint64(i), Arg: &NameArg{fmt.Sprintf("Proc %v", i)}})
334 func (ctx *traceContext) proc(ev *trace.Event) uint64 { func
348 Tid: ctx.proc(ev),
399 ctx.emit(&ViewerEvent{Name: name, Phase: "I", Scope: "t", Time: ctx.time(ev), Tid: ctx.proc(ev), Stack: ctx.stack(ev.Stk), Arg: arg})
419 ctx.emit(&ViewerEvent{Name: name, Phase: "s", Tid: ctx.proc(ev), ID: ctx.arrowSeq, Time: ctx.time(ev), Stack: ctx.stack(ev.Stk)})
420 ctx.emit(&ViewerEvent{Name: name, Phase: "t", Tid: ctx.proc(ev.Link), ID: ctx.arrowSeq, Time: ctx.time(ev.Link)})
  /external/skia/src/core/
SkLightingShader.cpp 238 static void GenKey(const GrProcessor& proc, const GrGLSLCaps&,
240 // const LightingFP& lightingFP = proc.cast<LightingFP>();
246 void onSetData(const GrGLSLProgramDataManager& pdman, const GrProcessor& proc) override {
247 const LightingFP& lightingFP = proc.cast<LightingFP>();
306 bool onIsEqual(const GrFragmentProcessor& proc) const override {
307 const LightingFP& lightingFP = proc.cast<LightingFP>();
444 // The bitmap proc states have been created outside of the context on memory that will be freed
696 // communicates between its matrix-proc and its sampler-proc. Until we can
SkXfermode.cpp 1160 SkXfermodeProc proc = fProc; local
1188 SkXfermodeProc proc = fProc; local
1217 SkXfermodeProc proc = fProc; local
    [all...]
  /hardware/libhardware_legacy/wifi/
wifi.c 118 static const char MODULE_FILE[] = "/proc/modules";
220 FILE *proc; local
235 if ((proc = fopen(MODULE_FILE, "r")) == NULL) {
240 while ((fgets(line, sizeof(line), proc)) != NULL) {
242 fclose(proc);
246 fclose(proc);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h 615 #define CPUBLIC_LEAF_ENTRY(Name,i) .##text; .##proc Name##@##i; Name##@##i::
617 #define LEAF_ENTRY(Name) .##text; .##global Name; .##proc Name; Name::
621 #define CPUBLIC_NESTED_ENTRY(Name,i) .##text; .##proc Name##@##i; .##unwentry; Name##@##i::
623 #define NESTED_ENTRY_EX(Name,Handler) .##text; .##global Name; .##proc Name; .##personality Handler; Name::
625 #define NESTED_ENTRY(Name) .##text; .##global Name; .##proc Name; Name::
  /external/autotest/site_utils/
test_push.py 260 proc = subprocess.Popen(cmd, stdout=subprocess.PIPE,
264 line = proc.stdout.readline()
267 if not line and proc.poll() != None:
  /external/libunwind/tests/
ia64-test-rbs-asm.S 43 .proc rbs_spill_##n; \
167 .proc loadup
259 .proc resumption_point
  /external/skia/bench/
MathBench.cpp 291 IsFiniteProc proc = fProc; variable
296 if (proc) {
299 counter += proc(&data[i]);
  /frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
MemoryUsageTest.java 289 for (RunningAppProcessInfo proc : apps) {
290 if (!proc.processName.equals(processName)) {
295 proc.pid };
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
LocEngAdapter.cpp 100 virtual void proc() const { function in struct:LocSetXtraUserAgent
268 virtual void proc() const { function in struct:LocSetUlpProxy
315 inline virtual void proc() const { function in struct:LocEngAdapterGpsLock
  /hardware/qcom/gps/msm8909/utils/
LocTimer.cpp 318 inline virtual void proc() const { function in struct:MsgTimerPush
335 inline virtual void proc() const { function in struct:MsgTimerRemove
361 inline virtual void proc() const { function in struct:MsgTimerExpire
  /hardware/qcom/gps/msm8996/utils/
LocTimer.cpp 317 inline virtual void proc() const { function in struct:MsgTimerPush
334 inline virtual void proc() const { function in struct:MsgTimerRemove
360 inline virtual void proc() const { function in struct:MsgTimerExpire
  /toolchain/binutils/binutils-2.25/gas/
ecoff.c 324 Symbol type = Proc Value = 0
503 Symbol type = Proc Value = 0
508 Symbol type = Proc Value = 0
513 Symbol type = Proc Value = 0
518 Symbol type = Proc Value = 0
523 Symbol type = Proc Value = 0
528 Symbol type = Proc Value = 0
533 Symbol type = Proc Value = 0
538 Symbol type = Proc Value = 0
543 Symbol type = Proc Value =
1009 proc_t *proc; \/* procedure this line is in *\/ member in struct:lineno_list
1030 proc_t proc [ PAGE_SIZE \/ sizeof (proc_t) ]; member in union:page
3673 proc_t *proc; local
    [all...]
  /build/core/clang/
config.mk 93 -fdebug-prefix-map=/proc/self/cwd=
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_ftable.h 9 void *proc; member in struct:_gl_funcs_by_name
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
gles_ftable.h 18 void *proc; member in struct:_gles_funcs_by_name
  /external/autotest/client/site_tests/security_ModuleLocking/
security_ModuleLocking.py 52 for line in open("/proc/modules"):
175 boot, "/proc/sys/kernel/chromiumos/module_locking" does not exist.
181 sysctl = "/proc/sys/kernel/chromiumos/module_locking"
  /external/google-breakpad/android/
common-functions.sh 190 grep -c -e '^processor' /proc/cpuinfo
  /external/iproute2/examples/
dhcp-client-script 347 if [ -d /proc/sys/net/ipv4/conf/$interface ]; then
350 if [ -d /proc/sys/net/ipv4/conf/$interface ]; then

Completed in 1337 milliseconds

<<21222324252627282930>>