HomeSort by relevance Sort by last modified time
    Searched full:program (Results 351 - 375 of 16863) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ist.h 8 * This program is free software; you can redistribute it and/or modify it
13 * This program is distributed in the hope that it will be useful, but
  /sdk/attribute_stats/
README.txt 4 This program gathers statistics about attribute usage in layout
10 This program takes one or more directory paths, and then it searches
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 38 The concept is that vertex and fragment program debuggers will be
45 2. Query the current program string's execution position.
46 3. Query the current values of intermediate program values.
50 be called prior to executing each vertex or fragment program instruction.
54 current program values to be queried (such as temporaries, input
57 There are flags for enabling/disabling the program callbacks.
60 program string) can be queried with
108 6. Debuggers often allow one to modify intermediate program values,
177 vertex program, respectively. The callbacks are enabled and
187 program is currently executing and <data> will be the valu
    [all...]
  /bionic/libc/kernel/tools/
find_users.py 3 # this program is used to find source code that includes linux kernel headers directly
18 this program is used to scan a list of files or directories for
19 sources that include kernel headers directly. the program prints
54 # use this program with the Android source tree by default.
  /external/bison/djgpp/
subpipe.c 5 This program is free software; you can redistribute it and/or modify
10 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software Foundation,
172 char *program; local
179 program = strrchr(arguments[0], '/');
180 if (program)
181 program++;
183 program = arguments[0];
220 status = spawnvp(P_WAIT, program, arguments);
226 error(EXIT_FAILURE, 0, _("subsidiary program `%s' interrupted"), program)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/
plugin.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345/
launcher.gtk.linux.x86.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101019_1345/
launcher.win32.win32.x86.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.cdcfoundation10_1.0.0.200901281111/
fragmentcdcfoundation10.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.cdcfoundation11_1.0.0.200901281111/
fragmentcdcfoundation11.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/
fragmentj2se12.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/
fragmentj2se13.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/
fragmentj2se14.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/
fragmentj2se15.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/
fragmentjavase16.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/
fragmentjre11.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.osgiminimum10_1.0.0.200901281111/
fragmentosgiminimum10.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.osgiminimum11_1.0.0.200901281111/
fragmentosgiminimum11.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.osgiminimum12_1.0.1.200904031014/
fragmentosgiminimum12.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
plugin.properties 3 # All rights reserved. This program and the accompanying materials
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
plugin.properties 3 # All rights reserved. This program and the accompanying materials
  /external/harfbuzz/tests/shaping/
README 9 The test program looks for them in a fonts/ subdirectory.
  /external/jmonkeyengine/engine/src/core/checkers/quals/
Unqualified.java 15 @Target({}) // empty target prevents programmers from writing this in a program
  /external/kernel-headers/original/asm-arm/
timex.h 6 * This program is free software; you can redistribute it and/or modify
  /external/kernel-headers/original/asm-mips/dec/
system.h 8 * This program is free software; you can redistribute it and/or

Completed in 916 milliseconds

<<11121314151617181920>>