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

<<111112113114115116117118119120>>

  /external/kernel-headers/original/asm-x86/
acpi_32.h 9 * This program is free software; you can redistribute it and/or modify
14 * This program is distributed in the hope that it will be useful,
20 * along with this program; if not, write to the Free Software
  /external/kernel-headers/original/linux/
kxtf9.h 4 * 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,
15 * along with this program. If not, see <http://www.gnu.org/licenses/>.
  /external/kernel-headers/original/linux/sunrpc/
clnt.h 48 struct rpc_stat * cl_stats; /* per-program statistics */
77 * General RPC program info
82 u32 number; /* program number */
  /external/libnfc-nxp/inc/
phDbgTrace.h 52 /*indicates an error that causes a program to abort.*/
76 /*indicates an error that causes a program to abort.*/
107 /*indicates an error that causes a program to abort.*/
  /external/libpng/contrib/gregbook/
LICENSE 36 This program is free software; you can redistribute it and/or modify
41 This program is distributed in the hope that it will be useful,
47 along with this program; if not, write to the Free Software Foundation,
  /external/libpng/contrib/visupng/
README.txt 11 the program's objective. However, further extensions (like support for other
45 1) Build the program with the configuration "Win32 LIB" and you only need to
48 2) Build the program with the configuration "Win32 DLL" and you need to put
  /external/linux-tools-perf/scripts/perl/Perf-Trace-Util/
Context.c 15 * This program is free software; you can redistribute it and/or modify
20 * This program is distributed in the hope that it will be useful,
26 * along with this program; if not, write to the Free Software
  /external/linux-tools-perf/util/
trace-event-scripting.c 6 * This program is free software; you can redistribute it and/or modify
11 * This program is distributed in the hope that it will be useful,
17 * along with this program; if not, write to the Free Software
  /external/llvm/include/llvm/
LinkAllIR.h 12 // from libVMCore.a It should only be used from a tool's main program.
32 #include "llvm/Support/Program.h"
41 // delete it all as dead code, even with whole program optimization,
  /external/llvm/lib/Support/Unix/
Program.inc 1 //===- llvm/Support/Unix/Program.cpp -----------------------------*- C++ -*-===//
10 // This file implements the Unix specific portion of the Program class.
50 // This function just uses the PATH environment variable to find the program.
55 if (progName.length() == 0) // no program
178 static bool Execute(void **Data, StringRef Program, const char **args,
233 int Err = posix_spawn(&PID, Program.str().c_str(), FileActions, /*attrp*/0,
256 // Child process: Execute the program.
284 std::string PathStr = Program;
312 static int Wait(void *&Data, StringRef Program, unsigned secondsToWait,
371 if (result == 127 && !llvm::sys::fs::exists(Program, Exists) && Exists
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_inline_literals.c 65 for(inst = c->Program.Instructions.Next;
66 inst != &c->Program.Instructions;
93 &c->Program.Constants.Constants[src_reg->Index];
radeon_program_constants.h 59 * Fragment/vertex program specific semantics must be defined explicitly
68 * Fragment/vertex program specific semantics must be defined explicitly
97 /** R500 fragment program ALU result "register" */
  /external/mesa3d/src/mesa/program/
sampler.cpp 29 #include "../glsl/program.h"
30 #include "program/hash_table.h"
36 #include "program/prog_parameter.h"
  /external/mesa3d/src/mesa/vbo/
vbo_attrib.h 44 * program instruction formats and register layouts.
82 /* XXX: in the vertex program InputsRead flag, we alias
83 * materials and generics and use knowledge about the program
  /external/proguard/src/proguard/
ClassPathEntry.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
DataEntryReaderFactory.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
DescriptorKeepChecker.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
FullyQualifiedClassNameChecker.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
KeepClassSpecification.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
MemberSpecification.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
  /external/proguard/src/proguard/classfile/
ClassPool.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
  /external/proguard/src/proguard/classfile/attribute/
Attribute.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
  /external/proguard/src/proguard/classfile/attribute/preverification/
FullFrame.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
MoreZeroFrame.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,
  /external/proguard/src/proguard/classfile/attribute/preverification/visitor/
VerificationTypeVisitor.java 7 * This program is free software; you can redistribute it and/or modify it
12 * This program is distributed in the hope that it will be useful, but WITHOUT
18 * with this program; if not, write to the Free Software Foundation, Inc.,

Completed in 1104 milliseconds

<<111112113114115116117118119120>>