HomeSort by relevance Sort by last modified time
    Searched refs:variables (Results 776 - 800 of 1005) sorted by null

<<31323334353637383940>>

  /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
305 /* From section 7.1 (Vertex Shader Special Variables) of the
385 * Perform validation of global variables used across multiple shaders
396 glsl_symbol_table variables; local
420 ir_variable *const existing = variables.get_variable(var->name);
566 variables.add_variable(var);
645 * FINISHME: variables.
654 /* Find all shader inputs in the "consumer" stage. Any variables that have
662 * FINISHME: variables
    [all...]
  /external/chromium_org/third_party/libxslt/libexslt/
functions.c 19 #include <libxslt/variables.h>
354 * In order to give the function params and variables a new 'scope'
  /external/chromium_org/third_party/openssl/openssl/
Crypto-config.mk 6 # variables:
12 # This script will define the following variables:
  /external/chromium_org/tools/grit/grit/node/
base.py 457 # Set values only for variables that are needed to eval the expression.
496 # Undefined variables default to False.
509 The expression is given a few local variables:
590 '''Whether we need to expand variables on a given node.'''
  /external/chromium_org/v8/test/mjsunit/
debug-scopes.js 258 // Local scope with parameters and local variables.
310 // Local scope with parameters, local variables and local variable introduced
smi-ops-inlined.js 439 // Repeat block A with shift amounts in variables intialized with
534 // Repeat previous block, with computed values in the shift variables.
smi-ops.js 446 // Repeat block A with shift amounts in variables intialized with
541 // Repeat previous block, with computed values in the shift variables.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_copy_w16out.s 86 @**************variables vs registers*****************************************
ihevc_inter_pred_chroma_vert.s 90 @**************variables vs registers*****************************************
ihevc_inter_pred_chroma_vert_w16inp.s 89 @**************variables vs registers*****************************************
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 90 @**************variables vs registers*****************************************
ihevc_inter_pred_chroma_vert_w16out.s 90 @**************variables vs registers*****************************************
ihevc_intra_pred_chroma_planar.s 84 @**************variables vs registers*****************************************
ihevc_intra_pred_luma_vert.s 81 @**************variables vs registers*****************************************
ihevc_padding.s 82 @**************variables vs registers*************************
  /ndk/build/core/
definitions.mk 45 # Rationale: Checks that all variables listed in $1 are defined, or abort the
373 # The list of LOCAL_XXXX variables that are recorded for each module definition
490 # and abort. This will record all LOCAL_XXX variables for the module.
690 # LOCAL_WHOLE_STATIC_LIBRARIES, and LOCAL_SHARED_LIBRARIES variables.
    [all...]
init.mk 76 # Define a few useful variables and functions.
515 # Each one of these files should define the following variables:
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 33 * local variables (avoid polluting the global object)
  /external/chromium_org/chrome/renderer/resources/extensions/
app_window_custom_bindings.js 197 // so the correct JS context is used for global variables such as
  /external/chromium_org/v8/tools/gyp/
v8_base.host.darwin-arm.mk 175 v8/src/variables.cc \
v8_base.host.darwin-arm64.mk 175 v8/src/variables.cc \
v8_base.host.darwin-mips.mk 175 v8/src/variables.cc \

Completed in 1025 milliseconds

<<31323334353637383940>>