HomeSort by relevance Sort by last modified time
    Searched full:program (Results 2401 - 2425 of 23867) sorted by null

<<919293949596979899100>>

  /external/chromium_org/tools/gyp/test/actions/src/subdir1/
executable.gyp 8 'target_name': 'program',
12 'program.c',
  /external/chromium_org/tools/gyp/test/generator-output/
gyptest-rules.py 37 Hello from program.c
48 test.run_built_executable('program', chdir=chdir, stdout=expect)
  /external/clang/test/CXX/expr/expr.mptr.oper/
p6-0x.cpp 10 // program is ill-formed if the second operand is a pointer to member
12 // expression whose object expression is an lvalue, the program is
  /external/dnsmasq/contrib/wrt/
lease_update.sh 5 # This program is free software; you can redistribute it and/or modify
9 # This program is distributed in the hope that it will be useful,
  /external/dropbear/
dropbear.8 73 Service program mode.
77 In program mode the \-F option is implied, and \-p options are ignored.
  /external/e2fsprogs/misc/
logsave.8.in 17 program will execute
30 is a single hyphen ('-'), then instead of executing a program,
  /external/elfutils/tests/
dwfl-bug-report.c 1 /* Test program for dwfl_report_end bug.
23 Network licensing program, please visit www.openinventionnetwork.com
  /external/iptables/extensions/
libxt_NFQUEUE.man 17 This is useful for multicore systems: start multiple instances of the userspace program on
23 By default, if no userspace program is listening on an NFQUEUE, then all packets that are to be queued
  /external/iptables/include/libipq/
libipq.h 10 * This program is free software; you can redistribute it and/or modify
15 * This program is distributed in the hope that it will be useful,
  /external/javassist/sample/duplicate/
Main.java 25 This program shows a ball in a window.
27 Then, run the same program with a metaobject, which is an instance
  /external/kernel-headers/original/asm-arm/arch/
board-perseus2.h 10 * This program is free software; you can redistribute it and/or modify it
27 * with this program; if not, write to the Free Software Foundation, Inc.,
  /external/kernel-headers/original/linux/
hidraw.h 9 * This program is free software; you can redistribute it and/or modify it
14 * this program; if not, write to the Free Software Foundation, Inc.,
  /external/libcap-ng/libcap-ng-0.7/utils/
proc-llist.h 11 * This program is distributed in the hope that it will be useful,
17 * along with this program; see the file COPYING. If not, write to the
  /external/libexif/auto-m4/
nls.m4 5 dnl Public License, this file may be distributed as part of a program
7 dnl the same distribution terms as the rest of that program.
  /external/libffi/testsuite/lib/
wrapper.exp 3 # This program is free software; you can redistribute it and/or modify
8 # This program is distributed in the hope that it will be useful,
  /external/llvm/examples/Kaleidoscope/MCJIT/initial/
README.txt 12 the program before subsequent performance improvements are applied.
16 the program you will need to have 'clang++' and 'llvm-config' in your path. If
  /external/llvm/utils/
llvmdo 20 # llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS...
35 # Finally, you simply specify whatever program you want to run against each
36 # file and the arguments to give it. The PROGRAM will be given the file name
41 echo "Usage: llvmdo [-topdir DIR] [-dirs "DIRNAMES..."] [-code-only] PROGRAM ARGS..."
67 echo "Missing program name to run"
71 PROGRAM=`which $1`
72 if test ! -x "$PROGRAM" ; then
181 -exec $PROGRAM "$@" {} \; \)
  /external/mesa3d/docs/
bugs.html 38 <li>Provide a simple GLUT-based test program if possible
49 If your bug report is vague or your test program doesn't compile
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_build_util.h 32 BuildUtil(Program *);
34 inline void setProgram(Program *);
35 inline Program *getProgram() const { return prog; }
169 void init(Program *);
174 Program *prog;
191 void BuildUtil::setProgram(Program *program)
193 prog = program;
nv50_ir_target_nv50.h 39 virtual CodeEmitter *getCodeEmitter(Program::Type);
41 virtual bool runLegalizePass(Program *, CGStage stage) const;
  /external/mesa3d/src/gallium/drivers/nvc0/codegen/
nv50_ir_target_nvc0.h 39 virtual CodeEmitter *getCodeEmitter(Program::Type);
41 virtual bool runLegalizePass(Program *, CGStage stage) const;
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_pair_dead_sources.c 44 for (inst = c->Program.Instructions.Next;
45 inst != &c->Program.Instructions;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_point.c 35 #include "program/program.h"
  /external/mesa3d/src/mesa/program/
prog_cache.h 59 struct gl_program *program);
65 struct gl_shader_program *program);
  /external/oprofile/events/arm/armv6/
events.h 13 "branch instruction executed w/ or w/o program flow change"},
27 "number of times the program counter was changed without a mode switch"},

Completed in 1758 milliseconds

<<919293949596979899100>>