/ndk/build/core/ |
default-build-commands.mk | 37 # generated machine code. This adds a special section to the generated shared
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
strcmp.S | 358 adds sp, sp, #16
|
/external/chromium/chrome/browser/resources/net_internals/ |
util.js | 48 * Adds a node to |parentNode|, of type |tagName|. 57 * Adds |text| to node |parentNode|. 66 * Adds a node to |parentNode|, of type |tagName|. Then adds 77 * Adds or removes a CSS class to |node|. 170 * Adds a column to the current row, setting its value to cellText. 186 * Adds a header row, if not already present, and adds a new column to it, 307 * Adds a new HTML table to the node |parent| using the specified style.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_database.cc | 199 std::vector<std::string> adds(listnames.size()); 201 GetChunkRanges(add_chunks, &adds); 211 lists->back().adds.swap(adds[i]); [all...] |
/external/jpeg/ |
armv6_idct.S | 356 adds r9, r9, #0x10000000
|
/external/qemu/distrib/jpeg-6b/ |
armv6_idct.S | 356 adds r9, r9, #0x10000000
|
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 728 adds r10, #3 744 adds r10, #2 851 adds r8, #4 [all...] |
CompilerTemplateAsm-armv7-a.S | 728 adds r10, #3 744 adds r10, #2 851 adds r8, #4 [all...] |
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_database.cc | 277 std::vector<std::string> adds(2); 279 GetChunkRanges(add_chunks, &adds); 289 lists->back().adds.swap(adds[i]); [all...] |
/external/chromium_org/tools/grit/grit/ |
tclib_unittest.py | 129 'and manually adds the following setting to this file on a new line:\r\n'
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
buildintrapredictorsmby_neon.asm | 51 adds r7, r4, r5 334 adds r7, r4, r5
|
variance_neon.asm | 46 ;VPADAL adds adjacent pairs of elements of a vector, and accumulates
|
/system/core/adb/ |
sysdeps_win32.c | 1636 int adds = events & ~events0; local [all...] |
/development/scripts/app_engine_server/gae_shell/static/ |
shell.js | 122 * The XmlHttpRequest callback. If the request succeeds, it adds the command
|
/device/generic/goldfish/opengl/ |
common.mk | 114 # users. This also adds this to LOCAL_$1
|
/external/chromium_org/chrome/browser/resources/file_manager/background/js/ |
file_operation_handler.js | 40 * we adds the item to the progress center.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
share_dialog.js | 49 * Wraps a Web View element and adds authorization headers to it.
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
util.js | 48 * Adds a node to |parentNode|, of type |tagName|. 61 * Adds |text| to node |parentNode|. 73 * Adds a node to |parentNode|, of type |tagName|. Then adds
|
/external/chromium_org/chrome/browser/resources/network_speech_synthesis/ |
tts_extension.js | 18 * The main class for this extension. Adds listeners to 78 * Initializes data structures and adds event listeners.
|
/external/chromium_org/content/browser/resources/media/ |
stats_graph_helper.js | 102 // Adds the stats report |report| to the timeline graph for the given 163 // Adds the new dataSeries to the graphView. We have to do it here to cover 175 // and adds the new data point to it.
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
vp8_variance16x16_armv6.asm | 55 adds r8, r8, r4 ; add positive differences to sum
|
vp8_variance_halfpixvar16x16_h_armv6.asm | 60 adds r8, r8, r4 ; add positive differences to sum
|
vp8_variance_halfpixvar16x16_v_armv6.asm | 61 adds r8, r8, r4 ; add positive differences to sum
|
/external/llvm/bindings/ocaml/executionengine/ |
llvm_executionengine.mli | 114 (** [add_module m ee] adds the module [m] to the execution engine [ee]. *)
|