/build/ |
envsetup.sh | 3 Invoke ". build/envsetup.sh" from your shell to add the following functions to your environment: 13 Look at the source to view more functions. The complete list is:
|
/external/chromium/chrome/browser/resources/ntp/ |
drag_drop_controller.js | 52 // Record references to the generated functions so we can
|
/external/chromium/chrome/browser/resources/ |
print_preview_animations.js | 5 // This file contains functions that control several animations in the print
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
TemplateTranslator.java | 36 import com.google.clearsilver.jsilver.functions.Function; 37 import com.google.clearsilver.jsilver.functions.FunctionExecutor; [all...] |
/external/llvm/bindings/ocaml/executionengine/ |
llvm_executionengine.mli | 85 directly loading an LLVM module and executing its functions without first
|
/external/mesa3d/docs/ |
MESA_swap_frame_usage.spec | 67 New Procedures and Functions 102 Additions to Chapter 5 of the 1.4 GL Specification (Special Functions) 174 If these functions are successful, zero is returned. If the context
|
MESA_texture_signed_rgba.spec | 168 functions?
|
MESA_texture_array.spec | 68 TEXTURE_2D_ARRAY, is added that functions identically to TEXTURE_3D in 84 New Procedures and Functions 86 All functions come directly from EXT_texture_array. 521 except that texture environments and texture functions are not 603 Additions to Chapter 5 of the OpenGL 2.0 Specification (Special Functions) [all...] |
/external/v8/test/mjsunit/ |
array-elements-from-array-prototype-chain.js | 30 // for various Array.prototype functions (like unshift, shift, etc.)
|
array-elements-from-array-prototype.js | 30 // for various Array.prototype functions (like unshift, shift, etc.)
|
array-elements-from-object-prototype.js | 30 // for various Array.prototype functions (like unshift, shift, etc.)
|
array-sort.js | 40 // Sort numbers by value using a compare functions.
|
debug-handle.js | 138 // Check handles for functions on the stack.
|
string-replace.js | 120 // Replace with functions.
|
/external/valgrind/main/cachegrind/ |
cg_annotate.in | 32 # source line, grouped by files and functions. The details are in 119 # specified). We print out functions and do auto-annotations until we've 154 --auto=yes|no annotate all source files containing functions 579 # Work out the size of each column for printing (summary and functions 593 # Header for functions 617 # Print functions, stopping when the threshold has been reached.
|
/external/webkit/Source/WebCore/bindings/scripts/ |
CodeGeneratorGObject.pm | 213 # Skip functions that have ["Callback"] parameters, because this 215 # Skip functions that have "MediaQueryListListener" parameters, because this 227 # Name type used in the g_value_{set,get}_* functions 363 $const = "read-only (due to custom functions needed in webkitdom)"; 730 # skip some custom functions for now [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
nmake.mak | 58 # VS 2005 complains about lot of deprecated string functions; let's ignore them
|
/external/v8/src/ |
mirror-debugger.js | 130 * functions as prototype setup using normal JavaScript does not work as 776 * Mirror object for functions. 790 * @return {boolean} True if the function is resolved. Unresolved functions can 791 * only originate as functions from stack frames 849 * for functions which has a script defined. 863 * for functions which has a script defined. 903 * Mirror object for unresolved functions. [all...] |
/external/llvm/ |
configure | 413 echo No shell found that supports shell functions. [all...] |
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
TemplateInterpreter.java | 25 import com.google.clearsilver.jsilver.functions.FunctionExecutor;
|
/external/pcre/ |
pcregexp.pas | 294 { local replacement of external pcre memory management functions }
335 { imported original pcre functions }
|
/external/v8/tools/ |
profile.js | 155 // As code and functions are in the same address space, 239 * functions.
|
tickprocessor.js | 557 // Delimit top-level functions. 576 // Several functions can be mapped onto the same address. To avoid
|
/frameworks/base/core/jni/android/graphics/ |
Graphics.cpp | 494 jbyte* addr = jniGetNonMovableArrayElements(&env->functions, arrayObj);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
safe_iterator.h | 35 #include <debug/functions.h> 58 * %_Safe_iterator has member functions for iterator invalidation,
|