OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:whether
(Results
126 - 150
of
15126
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/layoutopt/libs/uix/src/resources/rules/
NestedScrollingWidgets.rule
3
// Description: Checks
whether
a scrolling widget has nested scrolling widgets.
/external/webkit/JavaScriptCore/API/
JSValueRef.h
21
* OF LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT
69
@abstract Tests
whether
a JavaScript value's type is the undefined type.
78
@abstract Tests
whether
a JavaScript value's type is the null type.
87
@abstract Tests
whether
a JavaScript value's type is the boolean type.
96
@abstract Tests
whether
a JavaScript value's type is the number type.
105
@abstract Tests
whether
a JavaScript value's type is the string type.
114
@abstract Tests
whether
a JavaScript value's type is the object type.
123
@abstract Tests
whether
a JavaScript value is an object with a given class in its class chain.
135
@abstract Tests
whether
two JavaScript values are equal, as compared by the JS == operator.
146
@abstract Tests
whether
two JavaScript values are strict equal, as compared by the JS === operator
[
all
...]
/external/webkit/WebCore/platform/graphics/
BitmapImage.h
23
* OF LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT
87
// Returns
whether
there was cached image data to clear.
212
//
Whether
or not size is available yet.
225
// Returns
whether
the animation was advanced.
233
// This check should happen regardless
whether
m_checkedForSolidColor is already set, as the frame may have
269
bool m_isSolidColor; //
Whether
or not we are a 1x1 solid image.
270
bool m_checkedForSolidColor; //
Whether
we've checked the frame for solid color.
272
bool m_animationFinished; //
Whether
or not we've completed the entire animation.
274
bool m_allDataReceived; //
Whether
or not we've received all our data.
276
mutable bool m_haveSize; //
Whether
or not our |m_size| member variable has the final overall image size yet
[
all
...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrv.h
34
**| THEORY OF LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT |**
117
BOOLEAN bTSFError; /** indicates
whether
a TSF error occured */ /**<
121
BOOLEAN bDtimOverlapping; /**< Indicates
whether
the scan is overlapping DTIM */
123
* Indicates
whether
to exit driver mode once scan
127
* Indicates
whether
to send Null data when exiting driver
131
* Indicates
whether
to scan if driver mode entry
135
* Indicates
whether
to request high priority
139
*
whether
the running scan type is SPS (TRUE)
145
BOOLEAN bTimerRunning; /**<
whether
the above timer is running */
147
* Indicates
whether
the SM is run withi
[
all
...]
/bionic/libm/man/
signbit.3
20
.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
WHETHER
IN CONTRACT, STRICT
32
.Nd "determine
whether
a floating-point number's sign is negative"
/cts/tools/dx-tests/src/dxc/junit/argsreturns/pargsreturn/
Test_pargsreturn.java
35
* @title checks
whether
the correct int value is returned.
42
* @title tests
whether
the correct int value is set.
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLServerSocket.java
150
* Sets
whether
server-mode connections will be configured to require client
166
* Returns
whether
server-mode connections will be configured to require
175
* Sets
whether
server-mode connections will be configured to request client
191
* Returns
whether
server-mode connections will be configured to request
200
* Sets
whether
new connections should act in client mode when handshaking.
209
* Returns
whether
new connection will act in client mode when handshaking.
217
* Sets
whether
new SSL sessions may be established for new connections.
226
* Returns
whether
new SSL sessions may be established for new connections.
SSLSocket.java
213
* Sets
whether
this connection should act in client mode when handshaking.
222
* Returns
whether
this connection will act in client mode when handshaking.
230
* Sets
whether
this connection should require client authentication. This
247
* Returns
whether
this connection requires client authentication.
256
* Sets
whether
this connections should request client authentication. This
273
* Returns
whether
this connections will request client authentication.
281
* Sets
whether
new SSL sessions may be created by this socket or if
291
* Returns
whether
new SSL sessions may be created by this socket or if
/dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
WhiteSpaceInfo.java
34
/** Flag indicating
whether
whitespaces should be stripped.
65
* @param shouldStripSpace Flag indicating
whether
or not
/dalvik/libcore/xml/src/main/java/org/apache/xpath/
WhitespaceStrippingElementMatcher.java
34
* Get information about
whether
or not an element should strip whitespace.
48
* Get information about
whether
or not whitespace can be stripped.
/external/bison/lib/
hard-locale.c
1
/* hard-locale.c -- Determine
whether
a locale is hard.
59
to find their names, so that we can determine
whether
one
/external/dropbear/
algo.h
21
* LIABILITY,
WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37
unsigned usable : 1; /*
whether
we can use this algorithm */
/external/e2fsprogs/lib/uuid/
isnull.c
2
* isnull.c --- Check
whether
or not the UUID is null
28
* LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT
/external/iptables/extensions/
libip6t_policy.man
4
Used to select
whether
to match the policy used for decapsulation or the
19
Selects
whether
to match the exact policy or match if any rule of
libipt_policy.man
4
Used to select
whether
to match the policy used for decapsulation or the
19
Selects
whether
to match the exact policy or match if any rule of
/external/kernel-headers/original/linux/
prctl.h
19
/* Get/set
whether
or not to drop capabilities on setuid() away from uid 0 */
43
/* Get/set
whether
we use statistical process timing or accurate timestamp
/external/proguard/src/proguard/ant/
KeepSpecificationElement.java
42
* @param markClasses specifies
whether
to mark the classes.
43
* @param markConditionally specifies
whether
to mark the classes
/external/proguard/src/proguard/classfile/attribute/
ExceptionInfo.java
68
* Returns
whether
the exception's try block contains the instruction at the
79
* Returns
whether
the exception's try block overlaps with the specified
/external/proguard/src/proguard/util/
ExtensionMatcher.java
24
* This StringMatcher tests
whether
strings end in a given extension, ignoring
53
* Returns
whether
the given string ends with the given suffix, ignoring its
/external/qemu/
vnc-tls.h
22
* LIABILITY,
WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
58
/*
Whether
data is being TLS encrypted yet */
/external/webkit/WebCore/html/
HTMLDataGridCellElement.idl
21
* OF LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT
33
attribute boolean focused; //
Whether
or not this cell is currently focused.
/external/webkit/WebCore/page/
PositionError.h
21
* OF LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT
60
//
Whether
the error is fatal, such that no request can ever obtain a good
/external/webkit/WebCore/platform/image-decoders/jpeg/
JPEGImageDecoder.h
22
* OF LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT
48
//
Whether
or not the size information has been decoded yet.
/external/webkit/WebCore/platform/image-decoders/png/
PNGImageDecoder.h
21
* OF LIABILITY,
WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT
47
//
Whether
or not the size information has been decoded yet.
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
peerkey.h
21
int initiator; /*
whether
this end was initator for SMK handshake */
37
int use_sha256; /*
whether
AKMP indicate SHA256-based derivations */
Completed in 692 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>