| /external/zlib/contrib/masm686/ |
| match.asm | 139 ; Allocate local variable space
|
| /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
| jstemplate.js | 576 * variable bindings (see JsEvalContext.jseval()). If the value is an
715 * current jscontext, and the first element is the variable name that
753 // variable.
[all...] |
| /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
| jstemplate.js | 576 * variable bindings (see JsEvalContext.jseval()). If the value is an 715 * current jscontext, and the first element is the variable name that 753 // variable. [all...] |
| /external/clang/lib/CodeGen/ |
| CGDebugInfo.cpp | 2171 const VarDecl *variable = capture.getVariable(); local 2204 const VarDecl *variable = capture->getVariable(); local [all...] |
| /external/wpa_supplicant_8/src/drivers/ |
| driver_nl80211.c | 616 event.auth.ies = mgmt->u.auth.variable; 676 event.assoc_info.req_ies = (u8 *) mgmt->u.assoc_req.variable; 693 (u8 *) mgmt->u.assoc_resp.variable; 708 event.assoc_info.resp_ies = (u8 *) mgmt->u.assoc_resp.variable; 920 if (frame + len > mgmt->u.disassoc.variable) { 921 event.disassoc_info.ie = mgmt->u.disassoc.variable; 923 mgmt->u.disassoc.variable; 934 if (frame + len > mgmt->u.deauth.variable) { 935 event.deauth_info.ie = mgmt->u.deauth.variable; 937 mgmt->u.deauth.variable; [all...] |
| /external/dropbear/libtommath/ |
| bn.tex | 691 This will assign the value of the 32-bit variable $b$ to the mp\_int $a$. Unlike mp\_set() this function will always [all...] |
| /external/chromium/testing/gmock/scripts/generator/cpp/ |
| ast.py | 262 """Return a string that tries to reconstitute the variable decl.""" 409 """Type used for any variable (eg class, primitive, struct, etc).""" 446 # some sort of variable declaration, parameter, or return value. 800 # Must be declaring a variable. 940 # It's probably some sort of variable declaration. [all...] |
| /external/webkit/Source/WebCore/rendering/style/ |
| RenderStyle.h | 86 #define SET_VAR(group, variable, value) \ 87 if (!compareEqual(group->variable, value)) \ 88 group.access()->variable = value; [all...] |
| /external/v8/src/arm/ |
| full-codegen-arm.cc | 192 Variable* arguments = scope()->arguments(); 218 Variable* arguments_shadow = scope()->arguments_shadow(); 242 EmitDeclaration(scope()->function(), Variable::CONST, NULL); 685 void FullCodeGenerator::EmitDeclaration(Variable* variable, 686 Variable::Mode mode, 689 ASSERT(variable != NULL); // Must have been resolved. 690 Slot* slot = variable->AsSlot(); 691 Property* prop = variable->AsProperty(); 697 if (mode == Variable::CONST) [all...] |
| /external/v8/src/ia32/ |
| full-codegen-ia32.cc | 181 Variable* arguments = scope()->arguments(); 205 Variable* arguments_shadow = scope()->arguments_shadow(); 228 EmitDeclaration(scope()->function(), Variable::CONST, NULL); 649 void FullCodeGenerator::EmitDeclaration(Variable* variable, 650 Variable::Mode mode, 653 ASSERT(variable != NULL); // Must have been resolved. 654 Slot* slot = variable->AsSlot(); 655 Property* prop = variable->AsProperty(); 661 if (mode == Variable::CONST) [all...] |
| /external/v8/src/x64/ |
| full-codegen-x64.cc | 181 Variable* arguments = scope()->arguments(); 206 Variable* arguments_shadow = scope()->arguments_shadow(); 229 EmitDeclaration(scope()->function(), Variable::CONST, NULL); 652 void FullCodeGenerator::EmitDeclaration(Variable* variable, 653 Variable::Mode mode, 656 ASSERT(variable != NULL); // Must have been resolved. 657 Slot* slot = variable->AsSlot(); 658 Property* prop = variable->AsProperty(); 664 if (mode == Variable::CONST) [all...] |
| /build/core/ |
| config.mk | 336 # For use with the LOCAL_SDK_VERSION variable for include $(BUILD_PACKAGE)
|
| /cts/tools/signature-tools/src/signature/compare/ |
| ApiComparator.java | [all...] |
| /external/chromium/chrome/common/extensions/docs/js/ |
| api_page_generator.js | 237 * modifying the window.pageData variable. This code will also have access
|
| /external/chromium/third_party/libjingle/source/talk/ |
| main.scons | 334 '-Wno-unused-variable',
|
| /external/doclava/src/com/google/doclava/ |
| InfoBuilder.java | 704 // parse the variable declarators [all...] |
| /external/icu4c/i18n/ |
| ucurr.cpp | [all...] |
| /external/libvpx/vp8/encoder/arm/armv5te/ |
| vp8_packtokens_partitions_armv5.asm | 186 ; temp variable here. So after r10 is used, reload
|
| /external/webkit/Source/ThirdParty/ANGLE/src/compiler/ |
| glslang_lex.cpp | 187 * access to the local variable yy_act. Since yyless() is a macro, it would break 191 * normally declared as a register variable-- so it is not worth it. 3125 TVariable* variable = static_cast<TVariable*>(symbol); local [all...] |
| /external/wpa_supplicant_8/wpa_supplicant/ |
| events.c | [all...] |
| /external/dropbear/libtomcrypt/ |
| crypt.tex | 318 \mysection{Functions with Variable Length Output} 319 Certain functions such as (for example) \textit{rsa\_export()} give an output that is variable length. To prevent buffer overflows you 321 \index{rsa\_export()} \index{error\_to\_string()} \index{variable length output} 424 If the function returns successfully the variable \textit{skey} will have a scheduled key stored in it. It's important to note [all...] |
| /external/icu4c/data/ |
| makedata.mak | 111 # WARNING: NOT THE SAME AS ICU_DATA environment variable. Confusing. 159 # This variable can be overridden to "-m static" by the project settings, [all...] |
| /external/mksh/src/ |
| check.pl | 169 -e e=v Set the environment variable e to v for all tests [all...] |
| /external/clang/include/clang/AST/ |
| Decl.h | 175 /// redeclaration of the same variable or function, but not if it is 483 /// ValueDecl - Represent the declaration of a variable (in which case it is 655 /// VarDecl - An instance of this class is created to represent a variable 680 /// \brief The initializer for this variable or, for a ParmVarDecl, the 694 /// \brief Whether this variable is the exception variable in a C++ catch 698 /// \brief Whether this local variable could be allocated in the return 702 /// \brief Whether this variable is the for-range-declaration in a C++0x 706 /// \brief Whether this variable is an ARC pseudo-__strong 707 /// variable; see isARCPseudoStrong() for details [all...] |
| /external/clang/lib/AST/ |
| Decl.cpp | 318 // Modify the variable's LV by the LV of its type unless this is 321 // variable or function with external linkage unless 328 // given variable or function shall be identical... 334 // Note that we don't want to make the variable non-external 596 // Modify the variable's linkage by its type, but ignore the 682 // Use the most recent declaration of a variable. [all...] |