Searched
full:variable (Results
1376 -
1400 of
15203) sorted by null
<<51525354555657585960>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/ |
error.h | 44 /* This variable is incremented each time `error' is called. */ 48 variable controls whether this mode is selected or not. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
cpio.h | 26 a variable length, NUL terminated filename, 27 and variable length file data.
|
errno.h | 41 /* Declare the `errno' variable, unless it's defined as a macro by 43 variable. This redeclaration using the macro still works, but it
|
error.h | 44 /* This variable is incremented each time `error' is called. */ 48 variable controls whether this mode is selected or not. */
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
flags.h | 54 For each variable, there is an _log variant which is the power 55 of two not less than the variable, for .align output. */
|
/prebuilts/misc/common/swig/include/2.0.11/guile/ |
guile_scm_run.swg | 391 SCM variable = scm_module_variable(swig_module, 393 if (scm_is_false(variable)) { 400 *tag_variable = scm_to_ulong(SCM_VARIABLE_REF(variable)); 450 SCM variable; 454 variable = scm_module_variable(module, 456 if (scm_is_false(variable)) { 459 return (swig_module_info *) scm_to_ulong(SCM_VARIABLE_REF(variable)); 467 SCM variable;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/ |
cxxabi_tweaks.h | 42 // guard variable. */ 61 // The generic ABI uses the first byte of a 64-bit guard variable.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
symtable.h | 30 PyObject *ste_varnames; /* list of variable names */ 68 #define DEF_FREE_CLASS 2<<4 /* free variable from class's method */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
symtable.h | 30 PyObject *ste_varnames; /* list of variable names */ 68 #define DEF_FREE_CLASS 2<<4 /* free variable from class's method */
|
/prebuilts/tools/common/proguard/proguard4.7/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,"
|
/system/core/toolbox/ |
dynarray.h | 23 * _item :: name of a local variable defined within the loop 54 * _string :: name of local variable name defined within the loop with
|
/system/extras/tests/bionic/libstdc++/ |
Android.mk | 16 # define the BIONIC_TESTS environment variable to build the test programs 27 # in the build. the variable will be cleaned on exit
|
/external/bison/data/xslt/ |
xml2text.xsl | 77 <xsl:variable name="set" select="rule[@usefulness='useless-in-grammar']"/> 88 <xsl:variable 119 <xsl:variable name="position" select="position()"/> 163 <xsl:variable name="output"> 185 </xsl:variable> 190 <xsl:variable name="conflict-report"> 192 </xsl:variable> 200 <xsl:variable name="conflict-counts"> 202 </xsl:variable> 203 <xsl:variable [all...] |
/frameworks/base/media/mca/filterfw/native/core/ |
shader_program.h | 57 // When implementing the fragment shader, the following variable names must be 115 // Returns true if the shader program variable is valid. 159 // Uniform Variable access ///////////////////////////////////////////////// 162 // invalid ProgramVar variable (check with IsVarValid()). 174 // such uniform variable exists in the shader. 201 // Generic variable setter, which in the case of GL programs always attempts 202 // to set the value of a uniform variable with the given name. Only values 206 // Generic variable getter, which in the case of GL programs always attempts 207 // to get the value of a uniform variable with the given name. 210 // Returns the default name of the input texture uniform variable for th [all...] |
Completed in 1398 milliseconds
<<51525354555657585960>>