OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:returns
(Results
226 - 250
of
31998
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Nfc/nci/jni/
PeerToPeer.h
54
**
Returns
: None
66
**
Returns
: None
78
**
Returns
: Singleton PeerToPeer object.
90
**
Returns
: None
104
**
Returns
: None
118
**
Returns
: None
133
**
Returns
: None
147
**
Returns
: True if ok.
159
**
Returns
: True if ok.
175
**
Returns
: True if ok
[
all
...]
Mutex.h
34
**
Returns
: None.
46
**
Returns
: None.
58
**
Returns
: None.
70
**
Returns
: None.
82
**
Returns
: True if the mutex is locked.
94
**
Returns
: Handle of the mutex.
/external/bluetooth/bluedroid/hci/include/
userial.h
78
**
Returns
TRUE/FALSE
89
**
Returns
TRUE/FALSE
100
**
Returns
Number of bytes actually read from the userial port and
112
**
Returns
Number of bytes actually written to the userial port. This
124
**
Returns
None
135
**
Returns
None
/external/chromium/chrome/browser/ui/cocoa/applescript/
browsercrapplication+applescript.h
19
//
Returns
an array of |WindowAppleScript*| of all windows present in the
37
// Always
returns
nil to indicate that it is the root container object.
40
//
Returns
the other bookmarks bookmark folder,
41
//
returns
nil if there is an error.
44
//
Returns
the bookmarks bar bookmark folder, return nil if there is an error.
47
//
Returns
the Bookmarks Bar and Other Bookmarks Folders, each is of type
/external/chromium/net/http/
http_byte_range.h
31
//
Returns
true if this is a suffix byte range.
33
//
Returns
true if the first byte position is specified in this request.
35
//
Returns
true if the last byte position is specified in this request.
38
//
Returns
true if this range is valid.
44
// regard to the size or |size| is negative,
returns
false and there will be
46
//
Returns
false if this method is called more than once and there will be
/external/chromium/net/websockets/
websocket_handshake_draft75.h
40
//
returns
number of bytes of the server handshake message.
43
//
Returns
negative if the server handshake message is incomplete.
49
//
Returns
true if it's ok.
50
//
Returns
false otherwise (e.g. duplicate WebSocket-Origin: header, etc.)
55
//
Returns
true if it's ok.
56
//
Returns
false otherwise (e.g. origin mismatch, etc.)
/external/chromium_org/base/win/
scoped_process_information.h
25
//
Returns
true iff this instance is holding a thread and/or process handle.
35
// from |other|.
Returns
false in case of failure, in which case this instance
51
//
Returns
the held process handle, if any, while retaining ownership.
56
//
Returns
the held thread handle, if any, while retaining ownership.
61
//
Returns
the held process id, if any.
66
//
Returns
the held thread id, if any.
/external/chromium_org/chrome/browser/chromeos/login/
helper.h
24
//
Returns
bounds of the screen to use for login wizard.
29
//
Returns
the size of user image required for proper display under current DPI.
46
//
Returns
name of the currently connected network.
47
// If there are no connected networks,
returns
name of the network
53
//
Returns
true if the default network is in connected state.
56
//
Returns
true if the default network is in connecting state.
/external/chromium_org/chrome/browser/prefs/
incognito_mode_prefs.h
40
//
Returns
kIncognitoModeAvailability preference value stored
49
// Converts in_value into the corresponding Availability value.
Returns
true
50
// if conversion is successful (in_value is valid). Otherwise,
returns
false
54
//
Returns
true if the browser should start in incognito mode.
58
//
Returns
true if |profile| can open a new Browser. This checks the incognito
64
//
Returns
whether parental controls have been enabled on the platform, which
/external/chromium_org/chrome/browser/sync/glue/
failed_data_types_handler.h
35
//
Returns
a list of all the errors this class has recorded.
38
//
Returns
all types with errors.
41
//
Returns
the types that are failing due to startup or runtime errors.
44
//
Returns
the types that are failing due to cryptographer errors.
47
//
Returns
the types that are failing due to persistence errors.
51
//
Returns
true if there are any types with errors.
/external/chromium_org/chrome/browser/ui/cocoa/applescript/
browsercrapplication+applescript.h
19
//
Returns
an array of |WindowAppleScript*| of all windows present in the
37
// Always
returns
nil to indicate that it is the root container object.
40
//
Returns
the other bookmarks bookmark folder,
41
//
returns
nil if there is an error.
44
//
Returns
the bookmarks bar bookmark folder, return nil if there is an error.
47
//
Returns
the Bookmarks Bar and Other Bookmarks Folders, each is of type
/external/chromium_org/chrome/installer/util/
helper.h
21
// This function
returns
the install path for Chrome depending on whether its
23
// system_install: if true, the function
returns
system wide location
24
// (ProgramFiles\Google). Otherwise it
returns
user specific
28
//
Returns
the path(s) to the directory that holds the user data (primary and,
39
//
Returns
the distribution corresponding to the current process's binaries.
44
//
Returns
the app guid under which the current process receives updates from
/external/chromium_org/content/renderer/media/crypto/
key_systems.h
20
//
Returns
whether |key_system| is a real supported key system that can be
29
//
Returns
whether |key_sytem| supports the specified media type and codec(s).
35
//
Returns
a name for |key_system| suitable to UMA logging.
40
//
Returns
whether AesDecryptor can be used for the given |concrete_key_system|.
44
//
Returns
the Pepper MIME type for |concrete_key_system|.
45
//
Returns
empty string if |concrete_key_system| is unknown or not Pepper-based.
/external/chromium_org/net/base/
ip_endpoint.h
33
//
Returns
AddressFamily of the address.
36
//
Returns
the sockaddr family of the address, AF_INET or AF_INET6.
45
//
Returns
true on success, false on failure.
52
//
Returns
true on success, false on failure.
56
//
Returns
value as a string (e.g. "127.0.0.1:80").
Returns
empty
/external/chromium_org/net/websockets/
websocket_deflater.h
32
//
Returns
true if there is no error and false otherwise.
39
//
Returns
true if there is no error and false otherwise.
43
//
Returns
true if there is no error and false otherwise.
49
//
Returns
the current deflated output.
51
//
returns
the first |size| bytes of the current output.
56
//
Returns
the size of the current deflated output.
/external/chromium_org/ppapi/api/dev/
ppp_printing_dev.idl
27
*
Returns
a bit field representing the supported print output formats. For
29
* QuerySupportedFormats
returns
a value equivalent to:
36
* can only be made after a successful call to Begin.
Returns
the number of
45
*
Returns
a PPB_Buffer resource that represents the printed output.
Returns
56
*
Returns
true if the current content should be printed into the full page
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/geocoding/
geocoding_data.h
51
//
Returns
a sorted array of country calling codes.
54
//
Returns
the number of country calling codes in
58
//
Returns
the CountryLanguages record for country at index, index
62
//
Returns
a sorted array of prefix language code pairs like
66
//
Returns
the number of elements in
70
//
Returns
the PrefixDescriptions for language/code pair at index,
/external/chromium_org/ui/views/widget/
widget_delegate.h
43
//
Returns
the view that should have the focus when the widget is shown. If
50
//
Returns
true if the window can ever be resized.
53
//
Returns
true if the window can ever be maximized.
56
//
Returns
true if the window can be activated.
59
//
Returns
the modal type that applies to the widget. Default is
65
//
Returns
the title to be read with screen readers.
68
//
Returns
the text to be displayed in the window title.
71
//
Returns
true if the window should show a title in the title bar.
74
//
Returns
true if the window should show a close button in the title bar.
77
//
Returns
true if the window should handle standard system commands, such a
[
all
...]
/external/webrtc/src/modules/audio_processing/utility/
ring_buffer.h
31
//
Returns
number of elements read.
37
// Writes |data| to buffer and
returns
the number of elements written.
40
// Moves the buffer read position and
returns
the number of elements moved.
44
//
Returns
number of elements moved.
47
//
Returns
number of available elements to read.
50
//
Returns
number of available elements for write.
/external/webrtc/src/system_wrappers/interface/
map_wrapper.h
52
//
Returns
the number of elements stored in the map.
55
//
Returns
a pointer to the first MapItem in the map.
58
//
Returns
a pointer to the last MapItem in the map.
61
//
Returns
a pointer to the MapItem stored after item in the map.
64
//
Returns
a pointer to the MapItem stored before item in the map.
67
//
Returns
a pointer to the MapItem associated with id from the map.
/libcore/luni/src/main/java/java/security/interfaces/
RSAPrivateCrtKey.java
33
*
Returns
the CRT coefficient, {@code q^-1 mod p}.
40
*
Returns
the prime factor {@code p} of {@code n}.
47
*
Returns
the prime factor {@code q} of {@code n}.
54
*
Returns
the CRT exponent of the primet {@code p}.
61
*
Returns
the CRT exponent of the prime {@code q}.
68
*
Returns
the public exponent {@code e}.
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
compare_pointees.hpp
24
// If both x and y have valid pointees,
returns
the result of (*x == *y)
25
// If only one has a valid pointee,
returns
false.
26
// If none have valid pointees,
returns
true.
47
// If y has not a valid pointee,
returns
false.
48
// ElseIf x has not a valid pointee,
returns
true.
49
// ElseIf both x and y have valid pointees,
returns
the result of (*x < *y)
/cts/tools/signature-tools/src/signature/compare/model/
IClassDefinitionDelta.java
32
*
Returns
a set of field deltas or {@code null} if no deltas are available.
39
*
Returns
a set of enum constant deltas or {@code null} if no deltas are
47
*
Returns
a set of annotation field deltas or {@code null} if no deltas are
55
*
Returns
a set of method deltas or {@code null} if no deltas are
63
*
Returns
a set of constructor deltas or {@code null} if no deltas are
71
*
Returns
a set of modifier deltas or {@code null} if no deltas are
79
*
Returns
a super class delta or {@code null} if no delta is available.
86
*
Returns
a set of interface deltas or {@code null} if no deltas are
/external/antlr/antlr-3.4/runtime/Perl5/examples/mexpr/
MExpr.g
13
expr
returns
[value]
20
atom
returns
[value]
/external/bluetooth/bluedroid/bta/include/
bta_ar_api.h
49
**
Returns
void
60
**
Returns
void
71
**
Returns
void
85
**
Returns
void
96
**
Returns
void
107
**
Returns
void
118
**
Returns
void
130
**
Returns
void
Completed in 815 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>