/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d1x/tools/ |
dxbc2tgsi.cpp | 37 std::cerr << "This program is free software, released under a MIT-like license\n"; 75 std::cout << "\n# TGSI program: " << std::endl;
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/ |
native_modeset.h | 75 * Program the CRTC to output the surface to the given connectors with the 82 boolean (*program)(struct native_display *ndpy, int crtc_idx, member in struct:native_display_modeset
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
i915_context.h | 131 /* Maximum size of the program packet, which matches the limits on 136 /* Hardware version of a parsed fragment program. "Derived" from the 146 bool error; /* If program is malformed for any reason. */ 159 /* TODO: split between the stored representation of a program and 166 GLuint program[(I915_MAX_TEX_INSN + I915_MAX_ALU_INSN) * 3]; member in struct:i915_fragment_program 172 GLuint *csr; /* Cursor, points into program. 228 GLuint Program[I915_PROGRAM_SIZE]; 334 extern void i915_disassemble_program(const GLuint * program, GLuint sz);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_sf.h | 37 #include "program/program.h"
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
transformfeedback.h | 80 _mesa_TransformFeedbackVaryings(GLuint program, GLsizei count, 84 _mesa_GetTransformFeedbackVarying(GLuint program, GLuint index,
|
/external/chromium_org/third_party/ots/test/ |
README | 5 ot-sanitise is a program which validates and transcodes a truetype or 28 idempotent is a program which validates and transcodes a truetype or opentype 58 validator_checker is a program which is intended to validate malformed fonts. 59 If the program detects that the font is invalid, it prints "OK" and returns 60 with 0 (success). If it coulndn't detect any errors, the program then opens 69 If SEGV doesn't raise inside FreeType2 library, the program prints "OK" and 89 perf is a program which validates and transcodes a truetype or opentype font 109 side-by-side is a program which renders some characters (ASCII, Latin-1, CJK)
|
/external/chromium_org/tools/gyp/test/generator-output/ |
gyptest-actions.py | 44 Hello from program.c 53 test.run_built_executable('program', chdir=chdir, stdout=expect)
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-2374.js | 28 var msg = '{"result":{"profile":{"head":{"functionName":"(root)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":0,"numberOfCalls":0,"visible":true,"callUID":2771605942,"children":[{"functionName":"(program)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":495.7243772462511,"numberOfCalls":0,"visible":true,"callUID":1902715303,"children":[]}]},"bottomUpHead":{"functionName":"(root)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":0,"numberOfCalls":0,"visible":true,"callUID":2771605942,"children":[{"functionName":"(program)","url":"","lineNumber":0,"totalTime":495.7243772462511,"selfTime":495.7243772462511,"numberOfCalls":0,"visible":true,"callUID":1902715303,"children":[]}]}}},"id":41}';
|
/external/dropbear/debian/ |
README.runit | 37 runsvctrl(8) program for information on how to control services handled by 38 runit. See the svlogd(8) program on how to configure the log service.
|
/external/e2fsprogs/lib/ |
fpopen.c | 9 * liable for any damages resulting from the use of this program. 95 /* Fork and execute the correct program. */
|
/external/e2fsprogs/misc/ |
e2freefrag.8.in | 23 program will scan the block bitmap information to check how many free blocks 41 Print the usage of the program.
|
/external/elfutils/tests/ |
dwfl-addr-sect.c | 1 /* Test program for libdwfl ... foo 23 Network licensing program, please visit www.openinventionnetwork.com
|
dwfl-bug-addr-overflow.c | 1 /* Test program for libdwfl basic module tracking, relocation. 23 Network licensing program, please visit www.openinventionnetwork.com
|
dwfl-bug-getmodules.c | 1 /* Test program for dwfl_getmodules bug. 23 Network licensing program, please visit www.openinventionnetwork.com
|
run-arsymtest.sh | 24 # Network licensing program, please visit www.openinventionnetwork.com 43 # Now run our program using libelf.
|
/external/grub/util/ |
grub-md5-crypt | 11 # This program is distributed in the hope that it will be useful, but 17 # along with this program; if not, write to the Free Software
|
grub-md5-crypt.in | 11 # This program is distributed in the hope that it will be useful, but 17 # along with this program; if not, write to the Free Software
|
grub-terminfo | 11 # This program is distributed in the hope that it will be useful, but 17 # along with this program; if not, write to the Free Software
|
grub-terminfo.in | 11 # This program is distributed in the hope that it will be useful, but 17 # along with this program; if not, write to the Free Software
|
/external/gtest/test/ |
gtest_no_test_unittest.cc | 30 // Tests that a Google Test program that has no test defined can run 48 // program to fail.
|
gtest_throw_on_failure_test_.cc | 34 // This program must be compiled with exceptions disabled. It will be 50 // assertion will cause the program to exit with a non-zero code.
|
/external/iproute2/ |
README.lnstat | 6 'rtstat' program. 70 You can specify to print a header only at start of the program
|
/external/jpeg/ |
ckconfig.c | 10 * This program is intended to help you determine how to configure the JPEG 12 * compile and execute this program. If your compiler fails to compile the 13 * program, make changes as indicated in the comments below. Once you can 14 * compile the program, run it, and it will produce a "jconfig.h" file for 17 * As a general rule, each time you try to compile this program, 23 * Almost all of the edits you may need to make to this program consist of 233 * point in order to compile and execute this program. (You might get 235 * When you run the program, it will make a couple more tests that it
|
/external/kernel-headers/original/asm-arm/ |
processor.h | 6 * This program is free software; you can redistribute it and/or modify 16 * instruction pointer ("program counter").
|
/external/kernel-headers/original/asm-mips/ |
ptrace.h | 67 /* Calls to trace a 64bit program from a 32bit program. */
|