/external/llvm/test/Bindings/Ocaml/ |
vmcore.ml | 161 let one = const_int i16_type 1 in 176 let c = const_vector [| one; two; one; two; 177 one; two; one; two |] in 184 let c = const_struct context [| one; two; three; four |] in 335 let one = const_int i32_type 1 in var 337 (const_vector [| zero; one; zero; one |]) 340 (const_vector [| zero; one; zero; one |] 1012 let one = const_int i32_type 1 in var [all...] |
/art/test/068-classloader/src/ |
Main.java | 41 * reference to one of these; presumably the difference is that 365 di.one(); 423 di2.one();
|
/bionic/libc/arch-mips/string/ |
memset.S | 104 sh a1,0(a0) # store one halfword to get aligned 110 sne t1,a2,2 # one more halfword?
|
/bionic/libc/arch-mips64/string/ |
memset.S | 104 sh a1,0(a0) # store one halfword to get aligned 110 sne t1,a2,2 # one more halfword?
|
/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
Rop.java | 52 /** the opcode; one of the constants in {@link RegOps} */ 68 * the branchingness of this op; one of the {@code BRANCH_*} 80 * Constructs an instance. This method is private. Use one of the 83 * @param opcode the opcode; one of the constants in {@link RegOps} 89 * @param branchingness the branchingness of this op; one of the 131 * @param opcode the opcode; one of the constants in {@link RegOps} 137 * @param branchingness the branchingness of this op; one of the 151 * @param opcode the opcode; one of the constants in {@link RegOps} 155 * @param branchingness the branchingness of this op; one of the 170 * @param opcode the opcode; one of the constants in {@link RegOps 284 Type one = exceptions.getType(i); local [all...] |
/dalvik/dx/src/com/android/dx/rop/code/ |
Rop.java | 52 /** the opcode; one of the constants in {@link RegOps} */ 68 * the branchingness of this op; one of the {@code BRANCH_*} 80 * Constructs an instance. This method is private. Use one of the 83 * @param opcode the opcode; one of the constants in {@link RegOps} 89 * @param branchingness the branchingness of this op; one of the 131 * @param opcode the opcode; one of the constants in {@link RegOps} 137 * @param branchingness the branchingness of this op; one of the 151 * @param opcode the opcode; one of the constants in {@link RegOps} 155 * @param branchingness the branchingness of this op; one of the 170 * @param opcode the opcode; one of the constants in {@link RegOps 284 Type one = exceptions.getType(i); local [all...] |
/device/asus/grouper/ |
full_grouper.mk | 24 # This is where we'd set a backup provider if we had one
|
/device/asus/tilapia/ |
full_tilapia.mk | 24 # This is where we'd set a backup provider if we had one
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/ |
CommonErrorNode.as | 56 // next one is for sure correct.
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
CommonErrorNode.js | 42 // next one is for sure correct.
|
/external/bison/build-aux/ |
ylwrap | 49 OUTPUT is one file PROG generates
|
/external/chromium_org/base/posix/ |
unix_domain_socket_linux.cc | 24 // ownership of the newly allocated file descriptors to |one| and |two|. 26 static bool CreateSocketPair(base::ScopedFD* one, base::ScopedFD* two) { 30 one->reset(raw_socks[0]);
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/ |
editable_text_area_shadow.js | 66 * vertical position, we don't have to examine each one. If not, 67 * fall back to moving by one character at a time. 97 // Move by one character. 109 // Nope, there might be a newline, better go one at a time to be safe.
|
node_state.js | 37 throw new Error('cvox.NodeState must have at least one entry');
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/ |
jsbundler.py | 10 Scans one or more directory trees for JavaScript files. Then, from a 15 performed. The resulting file list can then be used in one of the following 18 - list: a plain list of files, one per line is output. 82 '''Appends one or more source objects the list if it doesn't already 259 format: Output format, one of list, html, bundle, compressed_bundle. 304 help=("Otput mode. One of 'list', 'html', 'bundle', " + 316 Die('At least one top-level source file must be specified.')
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/processes/show_tabs/ |
popup.js | 5 // Show a list of all tabs in the same process as this one.
|
/external/chromium_org/chrome/renderer/resources/extensions/ |
downloads_custom_bindings.js | 35 'one of undefined, "uniquify", "overwrite", "prompt"');
|
tag_watcher.js | 37 // Think carefully about when to call this. On one hand, mutation observer
|
/external/chromium_org/media/test/data/eme_player_js/ |
media_source_utils.js | 28 // more than one media type is used, we expect to have a media type entry
|
/external/chromium_org/ppapi/native_client/tests/ppapi_browser/ |
progress_event_listener.js | 72 // event_machines is a collection of EventStateMachines, one for each element 129 // There should be one 'loadstart' event. 133 // There should be at least one progress event when the manifest file is 168 // There should be one 'loadend' event.
|
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/ |
copy_altivec.asm | 21 ;# for the input, but only one store for the output.
|
variance_altivec.asm | 74 ;# only one of the inputs should need to be aligned. 107 ;# only one of the inputs should need to be aligned. 115 ;# only one of the inputs should need to be aligned. 206 ;# only one of the inputs should need to be aligned.
|
/external/chromium_org/third_party/mesa/src/docs/ |
MESA_pixmap_colormap.spec | 72 allows one to create a GLXPixmap with a specific colormap. The image
|
MESA_set_3dfx_mode.spec | 68 Note that only one drawable and context can be created at any given
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_bld_blend_aos.c | 95 return bld->base.one; 104 return bld->base.one; 347 /* Apply mask, if one exists */
|