Searched
full:hand (Results
251 -
275 of
2549) sorted by null
<<11121314151617181920>>
/external/chromium_org/chrome/browser/ui/webui/omnibox/ |
omnibox_ui_handler.h | 63 // hand back to the javascript.
|
/external/chromium_org/components/policy/core/common/cloud/ |
user_info_fetcher.cc | 73 // Successfully fetched userinfo from the server - parse it and hand it off
|
/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/parse/ |
parser.py | 56 # In general, we name functions after the left-hand-side of the rule(s) that 59 # There may be multiple functions handling rules for the same left-hand-side; 60 # then we name the functions |p_foo_bar_N| (for left-hand-side |foo_bar|), 66 # left-hand-sides. We do not do this.
|
/external/chromium_org/mojo/services/view_manager/ |
server_view.h | 26 // mutation is possible before hand. For example, Reorder() assumes the supplied
|
/external/chromium_org/rlz/mac/lib/ |
rlz_value_store_mac.h | 64 // Mac on the other hand does
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
window-open-features-parsing.html | 23 <li> A window aligned to the left hand side of the screen.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
annotate.py | 11 .py file is copied as a .py,cover file, with a left-hand margin annotating
|
/external/chromium_org/third_party/sfntly/cpp/src/sample/chromium/ |
subsetter_impl.h | 44 // typedef Ptr<Foo> FooPtr; // common short-hand notation
|
/external/chromium_org/third_party/skia/include/utils/mac/ |
SkCGUtils.h | 71 * To hand-off ownership of the stream to the provider, the caller must do
|
/external/chromium_org/tools/grit/grit/testdata/ |
header.html | 29 .ch { CURSOR: hand}
|
/external/chromium_org/tools/ipc_fuzzer/ |
remove_close_messages.py | 8 further messages are processed. On the other hand, ViewHostMsg_Close is useful
|
/external/chromium_org/ui/app_list/views/ |
speech_view_unittest.cc | 73 // Simulate a mouse click in the bottom right-hand corner of the
|
/external/chromium_org/ui/gl/ |
gl_context_osmesa.cc | 102 // current must be correct. On the other hand, third-party code
|
/external/chromium_org/v8/test/mjsunit/ |
regexp-string-methods.js | 45 // On the other hand test is defined in a semi-coherent way as a call to exec.
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-815.js | 41 // Emitting code for the left hand side of a for-in.
|
/external/eigen/bench/spbench/ |
test_sparseLU.cpp | 56 /* Fill the right hand side */
|
/external/eigen/doc/ |
TutorialMatrixArithmetic.dox | 21 The left hand side and right hand side must, of course, have the same numbers of rows and of columns. They must 22 also have the same \c Scalar type, as Eigen doesn't do automatic type promotion. The operators at hand here are: 40 Multiplication and division by a scalar is very simple too. The operators at hand here are:
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
IncompleteLU.h | 85 && "IncompleteLU::solve(): invalid number of rows of the right hand side matrix b");
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
vm86.h | 10 * in the eflags register instead of doing it "by hand" in vflags...
|
/external/kernel-headers/original/uapi/linux/ |
fanotify.h | 63 * All of the events - we build the list by hand so that we can add flags in
|
inotify.h | 60 * All of the events - we build the list by hand so that we can add flags in
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
DWARFAbbreviationDeclaration.h | 24 // For hand crafting an abbreviation declaration
|
/external/ltrace/testsuite/ltrace.main/ |
system_call_params.exp | 62 # On the other hand, if -F somedir/ is given, we want to accept
|
/external/proguard/src/proguard/classfile/visitor/ |
package.html | 10 releases of the Java class file specifications. On the other hand, the kinds
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_AudioCVT.3 | 64 .IP "\fBdouble\fP \fBlen_ratio\fR" 10When you have finished converting your audio data, you need to know how much of your audio buffer is valid\&. \fBlen\fR*\fBlen_ratio\fR is the size of the converted audio data in bytes\&. This is very similar to \fBlen_mult\fR, however when the convert audio data is shorter than the original \fBlen_mult\fR would be 1\&. \fBlen_ratio\fR, on the other hand, would be a fractional number between 0 and 1\&.
|
Completed in 1322 milliseconds
<<11121314151617181920>>