HomeSort by relevance Sort by last modified time
    Searched refs:variables (Results 201 - 225 of 301) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu4c/i18n/
rbt_pars.cpp 130 * during parsing to give UnicodeSet access to variables that
    [all...]
  /external/v8/tools/gcmole/
gcmole.lua 46 -- positives in dead variables analysis. See TODO for WHITELIST
347 FLAGS.dead_vars and " and dead variables" or "",
  /gdk/build/core/
definitions.mk 72 # Rationale: Checks that all variables listed in $1 are defined, or abort the
87 # Rationale: Clears/undefines all variables in argument list
186 # The list of LOCAL_XXXX variables that are recorded for each module definition
271 # and abort. This will record all LOCAL_XXX variables for the module.
    [all...]
init.mk 26 # Define a few useful variables and functions.
246 # Each one of these files should define the following variables:
add-application.mk 21 # file that will be included here. The latter must define a few variables
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 310 /// Helper for storing local variables inside a routine. The code that ANTLR
317 /// to access variables by name. For example, see the following C code:
346 /// The TLocalStorage record has space for 256 variables. For performance
348 /// needed. Also, no range checking is done. But 256 local variables should
356 /// TLocalStorage can only store variables that are 32 bits in size, and
363 /// sure that any stored variables of type IInterface are released.
  /ndk/sources/host-tools/make-3.81/
file.c 299 merge_variable_set_lists (&to_file->variables, from_file->variables);
502 /* We are going to do second expansion so initialize file variables
983 if (f->variables != 0)
  /build/core/
definitions.mk 23 # These are variables we use to collect overall lists
30 # For each element of ALL_MODULES, two other variables
37 # sub-variables.
55 # its sub-variables.)
720 ## Dump the variables that are associated with targets
723 define dump-module-variables
748 define transform-variables
    [all...]
package.mk 33 package_overridden := $(call set-inherited-package-variables)
121 # If no assets or resources were found, clear the directory variables so
  /external/mesa3d/src/glsl/
linker.cpp 37 * - Types and qualifiers of uniforms, outputs, and global variables defined
39 * - Initializers for uniforms and global variables defined
318 * Perform validation of global variables used across multiple shaders
329 glsl_symbol_table variables(prog);
353 ir_variable *const existing = variables.get_variable(var->name);
429 variables.add_variable(var);
466 * FINISHME: variables.
475 /* Find all shader inputs in the "consumer" stage. Any variables that have
483 * FINISHME: variables.
506 * "Unlike user-defined varying variables, the built-i
    [all...]
  /external/libxslt/libxslt/
variables.c 2 * variables.c: Implementation of the variable storage and lookup
29 #include "variables.h"
254 * OPTIMIZE TODO: If no local variables/params and no local tree
949 * NOTE: Local Result Tree Fragments of params/variables
1222 * Evaluates all global variables and parameters of a stylesheet.
1237 "Registering global variables\n"));
1244 elem = style->variables;
1249 "Registering global variables from %s\n",
1258 * Global variables are stored in the variables pool
    [all...]
transform.c 42 #include "variables.h"
171 * @limitNr: number of variables which should remain
461 * initialize the variables stack
5851 xsltStackElemPtr variables; local
    [all...]
  /external/webkit/Source/WebCore/xml/
XSLTProcessorLibxslt.cpp 45 #include <libxslt/variables.h>
  /ndk/build/core/
definitions.mk 104 # Rationale: Checks that all variables listed in $1 are defined, or abort the
119 # Rationale: Clears/undefines all variables in argument list
352 # The list of LOCAL_XXXX variables that are recorded for each module definition
455 # and abort. This will record all LOCAL_XXX variables for the module.
    [all...]
add-application.mk 21 # file that will be included here. The latter must define a few variables
setup-toolchain.mk 52 # setup sysroot-related variables. The SYSROOT point to a directory
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /external/proguard/src/proguard/classfile/io/
ProgramClassReader.java 439 // Read the local variables.
587 // Read the verification types of the additional local variables.
602 // Read the verification types of the local variables.
604 fullFrame.variables = new VerificationType[fullFrame.variablesCount];
609 fullFrame.variables[index] = verificationType;
    [all...]
  /external/v8/
Android.v8common.mk 99 src/variables.cc \
  /external/v8/test/mjsunit/
const-redecl.js 86 // declarations of the introduced variables or constants.
  /external/valgrind/main/none/tests/
cmdline2.stdout.exp 66 --read-var-info=yes|no read debug info on stack and global variables
  /ndk/sources/host-tools/nawk-20071023/
FIXES 307 added test in envinit to catch environment "variables" with
658 enforce variable name syntax for commandline variables: has to
    [all...]
  /external/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 24 # Configurable variables:

Completed in 1636 milliseconds

1 2 3 4 5 6 7 891011>>