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

<<31323334353637383940>>

  /frameworks/compile/linkloader/utils/
raw_ostream.h 30 ...); // Format variable.
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 84 OMX_U32 nMarkerSize; /* This variable holds the size of the marker buffer */
85 OMX_U32 nThumbnailWidth; /* This variable holds the thumbnail's width value (0 = No thumbnail) */
86 OMX_U32 nThumbnailHeight; /* This variable holds the thumbnail's height value (0 = No thumbnail) */
92 OMX_U32 nMarkerSize; /* This variable holds the size of the marker buffer */
  /libcore/luni/src/main/java/java/lang/annotation/
ElementType.java 49 * Local variable declaration.
  /libcore/luni/src/main/java/java/lang/reflect/
GenericArrayType.java 22 * a parameterized type or a type variable.
  /libcore/luni/src/test/etc/loading-test-jar/
TestMethods.java 98 * Test getting a static variable of a sibling class.
114 * Test getting an instance variable of a sibling class.
154 * Test getting a static variable of a cousin class.
170 * Test getting an instance variable of a cousin class.
  /ndk/build/core/
main.mk 64 The APP variable is undefined or empty.)
78 APP variable defined to unknown applications: $(_bad_apps))
121 Removing unknown names from APP variable: $(_unknown_apps))\
125 The APP variable contains unknown app names: $(_unknown_apps))\
  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
DEFAULT_GOAL 2 $description = "Test the .DEFAULT_GOAL special variable.";
  /ndk/sources/host-tools/sed-4.2.1/m4/
alloca.m4 18 # Define an additional variable used in the Makefile substitution.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
netdb.h 26 into an unsigned long int variable. */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inet_diag.h 42 /* Bytecode is sequence of 4 byte commands followed by variable arguments.
  /system/extras/tests/bionic/libc/
README.TXT 7 You must define the BIONIC_TESTS environment variable to build these
  /external/bluetooth/glib/glib/
gutils.c 430 * the <envar>PATHEXT</envar> environment variable.
437 * variable. If the program is found, the return value contains the
1064 * @variable: the environment variable to get, in the GLib file name encoding.
1066 * Returns the value of an environment variable. The name and value
1070 * environment variable's value contains references to other
1073 * Return value: the value of the environment variable, or %NULL if
1074 * the environment variable is not found. The returned string may be
1079 g_getenv (const gchar *variable)
1083 g_return_val_if_fail (variable != NULL, NULL)
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-port.cc 194 // Returns the name of the environment variable corresponding to the
208 // Reads and returns the Boolean environment variable corresponding to
223 // Parses the environment variable as a decimal integer.
261 // variable corresponding to the given flag; if it isn't set or
267 // The environment variable is not set.
272 if (!ParseInt32(Message() << "Environment variable " << env_var,
283 // Reads and returns the string environment variable corresponding to
  /external/clang/lib/CodeGen/
CGDebugInfo.h 188 /// variable declaration.
193 /// imported variable declaration in a block.
194 void EmitDeclareOfBlockDeclRefVariable(const VarDecl *variable,
200 /// variable declaration.
211 /// EmitGlobalVariable - Emit information about a global variable.
217 /// EmitGlobalVariable - Emit global variable's debug info.
223 /// EmitDeclare - Emit call to llvm.dbg.declare for a variable declaration.
CGDecl.cpp 108 /// EmitVarDecl - This method handles emission of any variable declaration
196 /// global variable that has already been created for it. If the initializer
210 // Since we have a static initializer, this global variable can't
296 // Emit global variable debug descriptor for static vars.
372 // Compute the address of the local variable, in case it's a
393 // Compute the address of the local variable, in case it's a byref
416 /// variable with lifetime.
503 // We have to maintain the illusion that the variable is
504 // zero-initialized. If the variable might be accessed in its
573 // If the variable might have been accessed by its initializer, w
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
MallocOverflowSecurityChecker.cpp 34 const Expr *variable; member in struct:__anon4539::MallocOverflowCheck
37 : mulop(m), variable (v)
62 /* Look for a linear combination with a single variable, and at least
64 Reject anything that applies to the variable: an explicit cast,
139 if (const DeclRefExpr *DR_i = dyn_cast<DeclRefExpr>(i->variable)) {
150 if (isa<MemberExpr>(i->variable)) {
151 if (dyn_cast<MemberExpr>(i->variable)->getMemberDecl() == EmeMD)
  /external/icu4c/config/
icu-config.1.in 166 Print the C compiler used. Equivalent to the $(CC) Makefile variable.
169 Print the C compiler flags. Equivalent to the $(CFLAGS) Makefile variable.
173 Print the C preprocessor flags. Equivalent to the $(CPPFLAGS) Makefile variable. Examples are \-I include paths and \-D define directives.
179 Print the C++ compiler. Equivalent to the $(CXX) Makefile variable.
182 Print the C++ compiler flags. Equivalent to the $(CXXFLAGS) Makefile variable.
222 on many systems a variable named LD_LIBRARY_PATH or equivalent must be set.
238 Equivalent to the $(LDFLAGS) Makefile variable.
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 98 /// specified debug variable.
111 /// debug variable.
187 /// addConstantValue - Add constant value entry in variable DIE.
191 /// addConstantFPValue - Add constant value entry in variable DIE.
204 /// and generate the DWARF information necessary to find the actual variable
214 /// actual Block variable (navigating the Block struct) based on the
253 /// createGlobalVariableDIE - create global variable DIE.
  /external/mesa3d/docs/
xlibdriver.html 46 will first look if the MESA_RGB_VISUAL variable is defined.
49 look for the MESA_CI_VISUAL variable.
76 The <b>MESA_BACK_BUFFER</b> environment variable can override this.
93 Experiment with the MESA_BACK_BUFFER variable to see which is faster
114 <b>MESA_PRIVATE_CMAP</b> environment variable. The value isn't
132 variable. Its value is of the form <b>Gr Gg Gb</b> or just <b>G</b> where
185 If you set the <b>MESA_HPCR_CLEAR</b> environment variable then dithering
  /external/mesa3d/src/glsl/
opt_function_inlining.cpp 145 /* Generate a new variable for the parameter. */
148 * referencing the passed in sampler variable, since that
158 * directly to this variable. If the cloned variable is left
166 /* Move the actual param into our param variable if it's an 'in' type. */
226 /* Move our param variable into the actual param if it's an 'out' type. */
323 * Replaces references to the "sampler" variable with a clone of "deref."
  /external/v8/tools/
jsmin.py 55 # short language keywords could otherwise be used by the script as variable
137 """Finds a new 1-character or 2-character name for a variable.
142 var_name: The name of the variable before renaming.
145 The new name of the variable.
148 # Variable names that end in _ are member variables of the global object,
259 # like a variable where in fact it is a literal string. We use the
266 # Variable use. Cannot follow a period precede a colon.
  /external/valgrind/main/drd/
drd_cond.c 101 "Destroying condition variable that is being"
199 "not a condition variable",
210 "destruction of condition variable being waited"
242 "not a condition variable",
259 "Inconsistent association of condition variable"
315 "condition variable has been destroyed while"
374 "condition variable has not been initialized",
  /ndk/sources/host-tools/make-3.81/po/
make.pot 187 msgid "Recursive variable `%s' references itself (eventually)"
191 msgid "unterminated variable reference"
793 msgid " -R, --no-builtin-variables Disable the built-in variable settings.\n"
833 " --warn-undefined-variables Warn when an undefined variable is "
1202 #: read.c:645 read.c:673 variable.c:1316
1203 msgid "empty variable name"
1271 msgid "Malformed target-specific variable definition"
1717 #: variable.c:1369
1721 #: variable.c:1372
1725 #: variable.c:137
    [all...]
  /development/samples/BrowserPlugin/jni/
main.cpp 59 NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value);
60 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value);
64 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value);
412 EXPORT NPError NP_GetValue(NPP instance, NPPVariable variable, void *value) {
414 if (variable == NPPVpluginNameString) {
420 if (variable == NPPVpluginDescriptionString) {
429 NPError NPP_GetValue(NPP instance, NPPVariable variable, void* value)
431 if (variable == NPPVpluginScriptableNPObject) {
442 if (variable == kJavaSurface_ANPGetValue) {
464 NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value
    [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.info-2 52 variable or function expansions, which take place when the makefile is
189 automatic variable values are available: they only have values within
196 Secondary Expansion::), which will allow automatic variable values to
232 prerequisites; for those see the `$|' variable, below.
331 "the variable `<'" as we would write for ordinary variables such as
334 `$<' refers to the variable named `<' just as `$(CFLAGS)' refers to the
335 variable named `CFLAGS'. You could just as well use `$(<)' in place of
590 The variable `SUFFIXES' is defined to the default list of suffixes
593 this variable.
    [all...]

Completed in 1022 milliseconds

<<31323334353637383940>>