HomeSort by relevance Sort by last modified time
    Searched full:returns (Results 76 - 100 of 31998) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/bluetooth/bluedroid/btif/include/
btif_av_co.h 45 ** Returns TRUE if the current streaming has CP, FALSE otherwise
59 ** Returns The current flag value
73 ** Returns TRUE if setting the SCMS flag is supported else FALSE
84 ** Returns void
96 ** Returns TRUE if all opened devices support this codec, FALSE otherwise
109 ** Returns TRUE if successful, FALSE otherwise
121 ** Returns TRUE if codec is SBC, FALSE otherwise
132 ** Returns Nothing
143 ** Returns Nothing
155 ** Returns TRUE if the peer supports C
    [all...]
btif_sm.h 64 ** Returns Returns a pointer to the initialized state machine handle.
76 ** Returns None
87 ** Returns Current state
98 ** Returns Returns BT_STATUS_OK on success, BT_STATUS_FAIL otherwise
113 ** Returns Returns BT_STATUS_OK on success, BT_STATUS_FAIL otherwise
  /external/chromium_org/printing/
printing_context_mac.h 53 // Returns the set of page ranges constructed from |print_info_|.
57 // Returns true if the printer was set else returns false.
61 // Returns true if the paper was set else returns false.
65 // Returns true if the print job destination type is set.
69 // Returns true if the number of copies is set.
73 // Returns true if |collate| is set.
77 // Returns true if the orientation was set.
81 // Returns true if duplex mode is set
    [all...]
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
t016actions.g 6 declaration returns [name]
11 functionHeader returns [name]
  /external/antlr/antlr-3.4/runtime/Python/tests/
t016actions.g 6 declaration returns [name]
11 functionHeader returns [name]
  /external/chromium/base/win/
pe_image.h 28 // Returns true to continue the enumeration.
38 // Returns true to continue the enumeration.
46 // Returns true to continue the enumeration.
54 // Returns true to continue the enumeration.
62 // Returns true to continue the enumeration.
74 // Returns true to continue the enumeration.
95 // Returns the DOS_HEADER for this PE.
98 // Returns the NT_HEADER for this PE.
101 // Returns number of sections of this PE.
104 // Returns the header for a given section
    [all...]
  /external/chromium/chrome/browser/chromeos/options/
wifi_config_model.h 30 // Returns the number of user certificates.
33 // Returns a user-visible name for a given user certificate.
36 // Returns the PKCS#11 ID for a given user certificate.
39 // Returns the cert_index for a given PKCS#11 user certificate ID,
43 // Returns the number of server CA certificates.
46 // Returns a user-visible name for a given server CA certificate.
49 // Returns the NSS nickname for a given server CA certificate.
52 // Returns the cert_index for a given server CA certificate NSS nickname,
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_state.h 27 // Returns YES if the bookmark bar is currently visible (as a normal toolbar or
31 // Returns YES if an animation is currently running, NO otherwise.
34 // Returns YES if the bookmark bar is in the given state and not in an
38 // Returns YES if the bookmark bar is animating from the given state (to any
42 // Returns YES if the bookmark bar is animating to the given state (from any
46 // Returns YES if the bookmark bar is animating from the first given state to
51 // Returns YES if the bookmark bar is animating between the two given states (in
56 // Returns how morphed into the detached bubble the bookmark bar should be (1 =
  /external/chromium_org/chrome/browser/extensions/api/terminal/
terminal_extension_helper.h 18 // Returns Hterm extension's entry point for Crosh. If no HTerm extension is
19 // installed, returns empty url.
  /external/chromium_org/chrome/browser/ui/android/
android_about_app_info.h 12 // Returns a string containing detailed info about the os environment.
15 // Returns the JavaScript version.
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_util.h 15 // Returns whether the app launcher has been enabled.
18 // Returns whether the app launcher promo should be shown.
  /external/chromium_org/chrome/browser/ui/app_modal_dialogs/
javascript_dialog_manager.h 12 // Returns a JavaScriptDialogManager that creates real dialogs.
13 // It returns a Singleton instance of JavaScriptDialogManager,
  /external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_state.h 16 // Returns YES if the bookmark bar is currently visible (as a normal toolbar or
20 // Returns YES if an animation is currently running, NO otherwise.
23 // Returns YES if the bookmark bar is in the given state and not in an
27 // Returns YES if the bookmark bar is animating from the given state (to any
31 // Returns YES if the bookmark bar is animating to the given state (from any
35 // Returns YES if the bookmark bar is animating from the first given state to
40 // Returns YES if the bookmark bar is animating between the two given states (in
45 // Returns how morphed into the detached bubble the bookmark bar should be (1 =
  /external/chromium_org/chrome/browser/ui/webui/help/
help_utils_chromeos.h 14 // Returns true if update over cellular networks is enabled.
17 // Returns localized name for the connection |type|.
  /external/chromium_org/chromeos/ime/
extension_ime_util.h 17 // Returns InputMethodID for |engine_id| in |extension_id| of extension IME.
23 // Returns InputMethodID for |engine_id| in |extension_id| of component
30 // Returns extension ID if |input_method_id| is extension IME ID or component
31 // extension IME ID. Otherwise returns an empty string ("").
35 // Returns true if |input_method_id| is extension IME ID. This function does not
39 // Returns true if |input_method_id| is component extension IME ID. This
46 // Returns true if the |input_method| is a member of |extension_id| of extension
47 // IME, otherwise returns false.
  /external/chromium_org/cloud_print/service/win/
installer.h 11 // Returns S_OK on success or error code.
12 // Returns S_FALE if no related switches were provided.
  /external/chromium_org/components/autofill/core/browser/
validation.h 16 // Returns true if |year| and |month| describe a date later than |now|.
25 // Returns true if |text| looks like a valid credit card number.
29 // Returns true if |text| looks like a valid credit card security code.
32 // Returns true if |code| looks like a valid credit card security code
37 // Returns true if |text| looks like a valid e-mail address.
40 // Returns true if |text| is a valid US state name or abbreviation. It is
44 // Returns true if |text| looks like a valid zip code.
48 // Returns true if |text| looks like an SSN, with or without separators.
  /external/chromium_org/content/public/browser/
render_widget_host_iterator.h 18 // Returns the next RenderWidgetHost in the list. Returns NULL if none is
  /external/chromium_org/ios/public/consumer/base/
util.h 10 // Returns whether the operating system is iOS 6 or later.
13 // Returns whether the operating system is at the given version or later.
  /external/eigen/doc/snippets/
MatrixBase_isOrthogonal.cpp 5 cout << "v.isOrthogonal(w) returns: " << v.isOrthogonal(w) << endl;
6 cout << "v.isOrthogonal(w,1e-3) returns: " << v.isOrthogonal(w,1e-3) << endl;
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDNumDrives.3 3 SDL_CDNumDrives \- Returns the number of CD-ROM drives on the system\&.
11 Returns the number of CD-ROM drives on the system\&.
SDL_GetError.3 11 \fBSDL_GetError\fP returns a NULL terminated string containing information about the last internal SDL error\&.
14 \fBSDL_GetError\fP returns a string containing the last error\&.
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_cpuinfo.h 39 /** This function returns true if the CPU has the RDTSC instruction */
42 /** This function returns true if the CPU has MMX features */
45 /** This function returns true if the CPU has MMX Ext. features */
48 /** This function returns true if the CPU has 3DNow features */
51 /** This function returns true if the CPU has 3DNow! Ext. features */
54 /** This function returns true if the CPU has SSE features */
57 /** This function returns true if the CPU has SSE2 features */
60 /** This function returns true if the CPU has AltiVec features */
  /packages/apps/Nfc/nci/jni/
NfcTag.h 47 ** Returns: None
59 ** Returns: Reference to NfcTag object.
71 ** Returns: None
83 ** Returns: None
97 ** Returns: None
109 ** Returns: True if tag is activated.
121 ** Returns: Idle, Sleep, or Activated.
134 ** Returns: None.
146 ** Returns: None.
157 ** Returns: Protocol number
    [all...]
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_cpuinfo.h 39 /** This function returns true if the CPU has the RDTSC instruction */
42 /** This function returns true if the CPU has MMX features */
45 /** This function returns true if the CPU has MMX Ext. features */
48 /** This function returns true if the CPU has 3DNow features */
51 /** This function returns true if the CPU has 3DNow! Ext. features */
54 /** This function returns true if the CPU has SSE features */
57 /** This function returns true if the CPU has SSE2 features */
60 /** This function returns true if the CPU has AltiVec features */

Completed in 1052 milliseconds

1 2 34 5 6 7 8 91011>>