OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hand
(Results
26 - 50
of
2719
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/SemaCXX/
warn-logical-not-compare.cpp
11
// expected-warning@-1 {{logical not is only applied to the left
hand
side of this comparison}}
13
// expected-note@-3 {{add parentheses around left
hand
side expression to silence this warning}}
23
//expected-warning@-1 {{logical not is only applied to the left
hand
side of this comparison}}
25
// expected-note@-3 {{add parentheses around left
hand
side expression to silence this warning}}
35
//expected-warning@-1 {{logical not is only applied to the left
hand
side of this comparison}}
37
// expected-note@-3 {{add parentheses around left
hand
side expression to silence this warning}}
47
//expected-warning@-1 {{logical not is only applied to the left
hand
side of this comparison}}
49
// expected-note@-3 {{add parentheses around left
hand
side expression to silence this warning}}
59
//expected-warning@-1 {{logical not is only applied to the left
hand
side of this comparison}}
61
// expected-note@-3 {{add parentheses around left
hand
side expression to silence this warning}
[
all
...]
/art/runtime/interpreter/mterp/x86_64/
op_packed_switch.S
4
* we decode it and
hand
it off to a helper function.
/external/nanopb-c/examples/network_server/
fileproto.options
9
# On the other
hand
, using the callback interface, it is not necessary
/external/webrtc/webrtc/modules/audio_device/test/android/audio_device_android_test/gen/org/webrtc/voiceengine/test/
R.java
5
* should not be modified by
hand
.
/frameworks/wilhelm/src/
README.txt
11
autogen/ Automagically generated files, do not edit by
hand
/external/v8/test/webkit/fast/js/
function-toString-parentheses-expected.txt
237
FAIL compileAndSerialize('(a = b) = c') should be (a = b) = c. Threw exception ReferenceError: Invalid left-
hand
side in assignment
242
PASS compileAndSerialize('a + b = c') threw exception ReferenceError: Invalid left-
hand
side in assignment.
243
FAIL compileAndSerialize('(a + b) = c') should be (a + b) = c. Threw exception ReferenceError: Invalid left-
hand
side in assignment
246
FAIL compileAndSerialize('(a *= b) *= c') should be (a *= b) *= c. Threw exception ReferenceError: Invalid left-
hand
side in assignment
249
FAIL compileAndSerialize('(a = b) *= c') should be (a = b) *= c. Threw exception ReferenceError: Invalid left-
hand
side in assignment
254
PASS compileAndSerialize('a + b *= c') threw exception ReferenceError: Invalid left-
hand
side in assignment.
255
FAIL compileAndSerialize('(a + b) *= c') should be (a + b) *= c. Threw exception ReferenceError: Invalid left-
hand
side in assignment
258
FAIL compileAndSerialize('(a /= b) /= c') should be (a /= b) /= c. Threw exception ReferenceError: Invalid left-
hand
side in assignment
261
FAIL compileAndSerialize('(a = b) /= c') should be (a = b) /= c. Threw exception ReferenceError: Invalid left-
hand
side in assignment
266
PASS compileAndSerialize('a + b /= c') threw exception ReferenceError: Invalid left-
hand
side in assignment
[
all
...]
/external/eigen/doc/special_examples/
Tutorial_sparse_example.cpp
17
Eigen::VectorXd b(m); // the right
hand
side-vector resulting from the constraints
25
Eigen::VectorXd x = chol.solve(b); // use the factorization to solve for the given right
hand
side
/external/eigen/unsupported/Eigen/src/SparseExtra/
MatrixMarketIterator.h
28
* The right
hand
side vectors are loaded as well, if they exist.
30
* Note that the right
hand
side for a SPD matrix is named as matname_SPD_b.mtx
98
/** Return the right
hand
side corresponding to the current matrix.
103
// Get the right
hand
side
116
// Generate a random right
hand
side
128
* If it is not provided and if the right
hand
side is not available
186
// Determine from the header if it is a matrix or a right
hand
side
222
bool m_hasRhs; // The right
hand
side exists
/external/webrtc/webrtc/base/
platform_thread_unittest.cc
21
SleepMs(0); //
Hand
over timeslice, prevents busy looping.
35
SleepMs(0); //
Hand
over timeslice, prevents busy looping.
/external/mockito/src/org/mockito/internal/matchers/apachecommons/
EqualsBuilder.java
274
* @param lhs the left
hand
object
275
* @param rhs the right
hand
object
331
* @param lhs the left
hand
object
332
* @param rhs the right
hand
object
389
* the left
hand
<code>long</code>
391
* the right
hand
<code>long</code>
405
* @param lhs the left
hand
<code>int</code>
406
* @param rhs the right
hand
<code>int</code>
420
* @param lhs the left
hand
<code>short</code>
421
* @param rhs the right
hand
<code>short</code
[
all
...]
/external/libgdx/extensions/gdx-controllers/gdx-controllers/src/com/badlogic/gdx/controllers/
ControllerListener.java
38
* @return whether to
hand
the event to other listeners. */
45
* @return whether to
hand
the event to other listeners. */
53
* @return whether to
hand
the event to other listeners. */
61
* @return whether to
hand
the event to other listeners. */
69
* @return whether to
hand
the event to other listeners. */
77
* @return whether to
hand
the event to other listeners. */
86
* @return whether to
hand
the event to other listeners. */
/external/parameter-framework/upstream/utility/
Tokenizer.cpp
58
// left-
hand
token and a right-side token. We are going to add
59
// the left-
hand
one but must not forget that there is a
60
// right-
hand
one (possibly empty)
/external/v8/test/webkit/
parser-xml-close-comment-expected.txt
29
PASS 'should be a syntax error' --> threw exception ReferenceError: Invalid left-
hand
side expression in postfix operation.
30
PASS /**/ 1 --> threw exception ReferenceError: Invalid left-
hand
side expression in postfix operation.
31
PASS 1 /**/ --> threw exception ReferenceError: Invalid left-
hand
side expression in postfix operation.
/external/opencv/cvaux/src/
cvfindhandregion.cpp
48
find region where
hand
is (for gesture recognition)
200
/* compute center point of the left
hand
*/
215
/* compute center point of the right
hand
*/
224
/* select
hand
's points and calculate mean value */
263
find region where
hand
is (for gesture recognition)
497
/* compute center point of the left
hand
*/
510
/* compute center point of the right
hand
*/
533
/* select
hand
's points and calculate mean value */
574
// Purpose: finds
hand
region in range image data
581
// size - size of the
hand
in meters
[
all
...]
/external/unicode/
emoji-sequences.txt
322
270B 1F3FB ; Emoji_Modifier_Sequence # 8.0 [1] (??) RAISED
HAND
, TYPE-1-2
323
270B 1F3FC ; Emoji_Modifier_Sequence # 8.0 [1] (??) RAISED
HAND
, TYPE-3
324
270B 1F3FD ; Emoji_Modifier_Sequence # 8.0 [1] (??) RAISED
HAND
, TYPE-4
325
270B 1F3FE ; Emoji_Modifier_Sequence # 8.0 [1] (??) RAISED
HAND
, TYPE-5
326
270B 1F3FF ; Emoji_Modifier_Sequence # 8.0 [1] (??) RAISED
HAND
, TYPE-6
327
270C 1F3FB ; Emoji_Modifier_Sequence # 8.0 [1] (??) VICTORY
HAND
, TYPE-1-2
328
270C 1F3FC ; Emoji_Modifier_Sequence # 8.0 [1] (??) VICTORY
HAND
, TYPE-3
329
270C 1F3FD ; Emoji_Modifier_Sequence # 8.0 [1] (??) VICTORY
HAND
, TYPE-4
330
270C 1F3FE ; Emoji_Modifier_Sequence # 8.0 [1] (??) VICTORY
HAND
, TYPE-5
331
270C 1F3FF ; Emoji_Modifier_Sequence # 8.0 [1] (??) VICTORY
HAND
, TYPE-
[
all
...]
/art/compiler/optimizing/
instruction_simplifier_arm.cc
35
void InstructionSimplifierArmVisitor::VisitAnd(
HAnd
* instruction) {
/art/runtime/interpreter/mterp/arm/
op_packed_switch.S
4
* we decode it and
hand
it off to a helper function.
/art/runtime/interpreter/mterp/arm64/
op_packed_switch.S
4
* we decode it and
hand
it off to a helper function.
/art/runtime/interpreter/mterp/x86/
op_packed_switch.S
4
* we decode it and
hand
it off to a helper function.
/external/clang/utils/VtableTest/
check-zti
5
# Utility routine to "
hand
" check type infos.
check-ztt
5
# Utility routine to "
hand
" check VTTs.
check-zvt
5
# Utility routine to "
hand
" check vtables.
/external/eigen/doc/examples/
TutorialLinAlgComputeTwice.cpp
14
cout << "Here is the right
hand
side b:\n" << b << endl;
/external/freetype/src/raster/
ftrend1.h
33
/* to register it by
hand
in your application. It should only be */
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
ScriptAndLanguages
5
* WARNING: THIS FILE IS MACHINE GENERATED. DO NOT
HAND
EDIT IT UNLESS
Completed in 1363 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>