HomeSort by relevance Sort by last modified time
    Searched full:variable (Results 601 - 625 of 6598) sorted by null

<<21222324252627282930>>

  /external/libxml2/include/libxml/
xmlexports.h 16 * Macros which declare an exportable function, an exportable variable and
34 * Macros which declare an exportable variable
  /external/libxslt/libxslt/
xsltexports.h 17 * Macros which declare an exportable function, an exportable variable and
35 * Macros which declare an exportable variable
  /external/llvm/include/llvm/Transforms/Utils/
SimplifyIndVar.h 10 // This file defines in interface for induction variable simplification. It does
40 /// simplifyUsersOfIV - Simplify instructions that use this induction variable
  /external/llvm/test/CodeGen/X86/
memcpy.ll 7 ; Variable memcpy's should lower to calls.
17 ; Variable memcpy's should lower to calls.
  /external/mesa3d/docs/
perf.html 25 <li> Use the MESA_BACK_BUFFER variable to find best performance in double
61 <li> Try disabling dithering with the MESA_NO_DITHER environment variable.
  /external/openssl/crypto/bn/asm/x86/
mul_add.pl 27 &push("ecx"); # Up the stack for a tmp variable
82 &pop("ecx"); # clear variable from
  /external/proguard/build/
build.sh 83 echo "Please make sure the environment variable ANT_HOME is set correctly,"
92 echo "Please make sure the environment variable WTK_HOME is set correctly,"
  /external/proguard/src/proguard/classfile/editor/
VariableSizeUpdater.java 31 * This AttributeVisitor computes and updates the maximum local variable frame
59 // The minimum variable size is determined by the arguments.
  /external/proguard/src/proguard/optimize/info/
VariableUsageMarker.java 45 * Returns whether the given variable has been marked as being used.
86 // Mark the variable.
  /external/proguard/src/proguard/util/
VariableStringMatcher.java 24 * This StringMatcher tests whether strings start with a specified variable
93 * Returns whether the given character is allowed in the variable string.
  /external/tcpdump/
ah.h 45 /* variable size, 32bit bound*/ /* Authentication data */
54 /* variable size, 32bit bound*/ /* Authentication data */
  /external/v8/test/mjsunit/
global-deleted-property-ic.js 34 // Introduce a global variable and make sure we load that from LoadX.
38 // Delete the global variable and make sure we get back to loading from
  /external/v8/test/mjsunit/regress/
regress-1178598.js 34 // Force the 'e' variable to be heap-allocated
71 // Force the 'e' variable to be heap-allocated
  /external/valgrind/main/drd/tests/
pth_inconsistent_cond_wait.c 1 /** Trigger two kinds of errors: once that condition variable s_cond is
4 * associated with the condition variable is locked.
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLFrameElement09.js 52 // WebKit fix: corrected variable name from 'setUpPage':
58 // WebKit fix: corrected variable name from 'setUpPage':
HTMLIFrameElement11.js 52 // WebKit fix: corrected variable name from 'setUpPage':
58 // WebKit fix: corrected variable name from 'setUpPage':
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/ExecutionContexts/
10.2.1.js 30 Variable instantiation is performed using the global object as the variable
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
VersionGLSL.cpp 15 // 2. "gl_PointCoord" built-in variable: This can only occur in fragment shader
25 // 2. When a previously decalared or built-in variable is marked invariant:
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/
NPDeallocateCalledBeforeNPShutdown.cpp 76 virtual NPError NPP_GetValue(NPPVariable variable, void *value)
78 if (variable != NPPVpluginScriptableNPObject)
NPRuntimeObjectFromDestroyedPlugin.cpp 60 virtual NPError NPP_GetValue(NPPVariable variable, void *value)
62 if (variable != NPPVpluginScriptableNPObject)
NPRuntimeRemoveProperty.cpp 77 virtual NPError NPP_GetValue(NPPVariable variable, void *value)
79 if (variable != NPPVpluginScriptableNPObject)
PluginScriptableNPObjectInvokeDefault.cpp 50 virtual NPError NPP_GetValue(NPPVariable variable, void *value)
52 if (variable != NPPVpluginScriptableNPObject)
  /external/wpa_supplicant/
config.c 28 * a generic parser for each network block variable. The table of configuration
32 /* Configuration variable name */
35 /* Parser function for this variable */
39 /* Writer function (i.e., to get the variable in text format from
43 /* Variable specific parameters for the parser. */
46 /* 0 = this variable can be included in debug output and ctrl_iface
47 * 1 = this variable contains key/private data and it must not be
49 * addition, this variable will not be readable through the
1069 /* OFFSET: Get offset of a variable within the wpa_ssid structure */
1072 /* STR: Define a string variable for an ASCII string; f = field name *
    [all...]
config.h 164 * This variable is just used to select that the control interface is
181 * This variable is only used for backwards compatibility. Group for
183 * ctrl_interface variable.
191 * that support it. This variable can be used to disable fast
235 * dot11 MIB variable for the maximum lifetime of a PMK in the PMK
243 * dot11 MIB variable for the percentage of the PMK lifetime
251 * dot11 MIB variable for the maximum time a security association
259 * This variable control whether wpa_supplicant is allow to re-write
  /hardware/ti/omap4xxx/domx/make/
start.mk 24 $(error Error: variable PROJROOT not defined)
29 #$(error Error: variable BRIDGEROOT not defined)

Completed in 2702 milliseconds

<<21222324252627282930>>