OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:logical
(Results
1 - 25
of
1921
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/YAMLParser/
construct-bool.data
5
logical
: True
/external/clang/test/SemaCXX/
expressions.cpp
37
return x && 4; // expected-warning {{use of
logical
'&&' with constant operand}} \
41
return x && sizeof(int) == 4; // no warning, RHS is
logical
op.
47
return x && (unsigned)0; // expected-warning {{use of
logical
'&&' with constant operand}} \
51
return x || (unsigned)1; // expected-warning {{use of
logical
'||' with constant operand}} \
54
return x || 0; // expected-warning {{use of
logical
'||' with constant operand}} \
56
return x || 1; // expected-warning {{use of
logical
'||' with constant operand}} \
58
return x || -1; // expected-warning {{use of
logical
'||' with constant operand}} \
60
return x || 5; // expected-warning {{use of
logical
'||' with constant operand}} \
62
return x && 0; // expected-warning {{use of
logical
'&&' with constant operand}} \
65
return x && 1; // expected-warning {{use of
logical
'&&' with constant operand}}
[
all
...]
bool.cpp
28
static_assert_arg_is_bool(n && 4); // expected-warning {{use of
logical
'&&' with constant operand}} \
31
static_assert_arg_is_bool(n || 5); // expected-warning {{use of
logical
'||' with constant operand}} \
/frameworks/base/services/java/com/android/server/display/
LogicalDisplay.java
30
* Describes how a
logical
display is configured.
32
* At this time, we only support
logical
displays that are coupled to a particular
33
* primary display device from which the
logical
display derives its basic properties
36
* A
logical
display may be mirrored onto multiple display devices in addition to its
37
* primary display device. Note that the contents of a
logical
display may not
40
*
logical
display.
42
* This object is designed to encapsulate as much of the policy of
logical
44
*
logical
displays mostly by making local changes to this class.
46
* Note: The display manager architecture does not actually require
logical
displays
47
* to be associated with any individual display device.
Logical
displays an
[
all
...]
DisplayViewport.java
23
* a
logical
display.
26
* physical display coordinates into
logical
display coordinates.
33
// The
logical
display id.
39
// The portion of the
logical
display that are presented on this physical display.
42
// The portion of the (rotated) physical display that shows the
logical
display contents.
43
// The relation between
logical
and physical frame defines how the coordinate system
/external/libvorbis/doc/
oggstream.html
73
<h1>Ogg
logical
and physical bitstream overview</h1>
91
<h2>
Logical
and physical bitstreams</h2>
94
structured bitstream data called <em>
logical
bitstreams</em>. A
95
logical
bitstream consists of pages, in order, belonging to a single
101
<p>Multiple
logical
bitstreams can be combined (with restrictions) into a
103
multiple
logical
bitstreams multiplexed at the page level and may
104
include a 'meta-header' at the beginning of the multiplexed
logical
106
order from multiple
logical
bitstreams and combined into a single
108
logical
bitstreams from the physical bitstream by taking the pages in
110
appropriate
logical
decoding entity. The simplest physical bitstrea
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/logical/
not.hpp
18
# include <boost/preprocessor/
logical
/bool.hpp>
19
# include <boost/preprocessor/
logical
/compl.hpp>
and.hpp
18
# include <boost/preprocessor/
logical
/bool.hpp>
19
# include <boost/preprocessor/
logical
/bitand.hpp>
/external/eigen/blas/testing/
cblat3.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
F
LOGICAL
FLAG, T TO TEST ERROR EXITS.
dblat3.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
T
LOGICAL
FLAG, T TO TEST ERROR EXITS.
sblat3.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
T
LOGICAL
FLAG, T TO TEST ERROR EXITS.
zblat3.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
F
LOGICAL
FLAG, T TO TEST ERROR EXITS.
dblat2.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
T
LOGICAL
FLAG, T TO TEST ERROR EXITS.
sblat2.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
T
LOGICAL
FLAG, T TO TEST ERROR EXITS.
cblat2.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
T
LOGICAL
FLAG, T TO TEST ERROR EXITS.
zblat2.dat
5
F
LOGICAL
FLAG, T TO REWIND SNAPSHOT FILE AFTER EACH RECORD.
6
F
LOGICAL
FLAG, T TO STOP ON FAILURES.
7
T
LOGICAL
FLAG, T TO TEST ERROR EXITS.
/external/e2fsprogs/lib/ext2fs/
fiemap.h
15
__u64 fe_logical; /*
logical
offset in bytes for the start of
26
__u64 fm_start; /*
logical
offset (inclusive) at
28
__u64 fm_length; /*
logical
length of mapping which
/external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h
32
// -Wconstant-
logical
-operand - warning: use of
logical
&& with constant operand; switch to bitwise & or remove constant
37
#pragma clang diagnostic ignored "-Wconstant-
logical
-operand"
/external/libvorbis/doc/vorbisfile/
ov_streams.html
20
<p>Returns the number of
logical
bitstreams within our physical bitstream.
44
1 indicates a single
logical
bitstream or an unseekable file.</li>
45
<li><i>n</i> indicates the number of
logical
bitstreams.</li>
ov_serialnumber.html
20
<p>Returns the serialnumber of the specified
logical
bitstream link number within the overall physical bitstream.
39
<dd>Link to the desired
logical
bitstream. For nonseekable files, this argument is ignored. To retrieve the serial number of the current bitstream, this parameter should be set to -1.</dd>
46
-1 if the specified
logical
bitstream <i>i</i> does not exist.</li>
48
<li>Returns the serial number of the
logical
bitstream <i>i</i> or the serial number of the current bitstream if the file is nonseekable.</li>
/external/chromium_org/chrome/common/extensions/api/
system_cpu.idl
9
// The number of
logical
processors.
/external/chromium_org/third_party/skia/include/ports/
SkTypeface_android.h
32
* Given a "current" fontID, return a ref to the next
logical
typeface
37
* font with no
logical
successor, it must return NULL.
41
* the best next
logical
font. e.g. If the original font was bold or serif,
42
* but the 2nd in the
logical
chain was plain, then a subsequent call to
/external/chromium_org/ui/gfx/
selection_model.h
33
// SelectionModel is used to represent the
logical
selection and visual
36
// For bi-directional text, the mapping between visual position and
logical
37
// position is not one-to-one. For example,
logical
text "abcDEF" where capital
48
// set the
logical
cursor position to 3. But the cursor displayed visually at
54
// So, besides the
logical
selection start point and end point, we need extra
89
//
Logical
selection. The
logical
caret position is the end of the selection.
92
// The
logical
direction from the caret position (selection_.end()) to the
98
//
logical
text is "abcDEF", where DEF is right-to-left text, the visual
/external/jmonkeyengine/engine/src/core/com/jme3/scene/control/
package.html
12
Controls represent the "
logical
" programming of scene graph elements, containing
/external/libogg/doc/
rfc3533.txt
102
bitstreams, which are called "
Logical
Bitstreams". A
logical
105
"Packets". The packets are created by the encoder of that
logical
132
o framing for
logical
bitstreams.
134
o interleaving of different
logical
bitstreams.
155
for Ogg. Ogg supports framing and interleaving of
logical
165
A physical Ogg bitstream consists of multiple
logical
bitstreams
167
from multiple
logical
bitstreams multiplexed at the page level. The
168
logical
bitstreams are identified by a unique serial number in the
180
content or encoder of the
logical
bitstream it represents. Pages o
[
all
...]
Completed in 1391 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>