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

<<11121314151617181920>>

  /external/chromium_org/ppapi/native_client/src/untrusted/irt_stub/
ppapi_start.h 14 * This returns nonzero on setup failure. On success, it returns only when
  /external/chromium_org/remoting/base/
capabilities.h 14 // Returns true if |capabilities| contain capability |key|.
17 // Returns a set of capabilities contained in both |client_capabilities| and
  /external/chromium_org/sandbox/win/tests/common/
test_utils.h 10 // Sets a reparse point. |source| will now point to |target|. Returns true if
14 // Delete the reparse point referenced by |source|. Returns true if the call
  /external/chromium_org/sync/util/
get_session_name_mac.h 13 // Returns the Hardware model name, without trailing numbers, if
16 // model, this simply returns "Unknown".
  /external/chromium_org/tools/gn/
ninja_helper.h 37 // Returns the name of the root .ninja file for the given toolchain.
40 // Given a source file relative to the source root, returns the output
46 // Returns the filename produced by the given output.
49 // function returns the name of the file other targets should depend on and
53 // Returns the prefix for rules on the given toolchain. We need this to
57 // Returns the name of the rule name for the given toolchain and file/target
58 // type. Returns the empty string for source files with no command.
62 // Returns the relative directory in either slashes or the system separator
  /external/chromium_org/tools/site_compare/operators/
__init__.py 9 """Given an operator by name, returns its module.
14 Returns:
  /external/chromium_org/ui/base/models/
menu_model.h 40 // Returns true if any of the items within the model have icons. Not all
45 // Returns the number of items in the menu.
48 // Returns the type of item at the specified index.
51 // Returns the separator type at the specified index.
54 // Returns the command id of the item at the specified index.
57 // Returns the label of the item at the specified index.
60 // Returns the sublabel of the item at the specified index. The sublabel
64 // Returns the minor text of the item at the specified index. The minor text
68 // Returns true if the menu item (label/sublabel/icon) at the specified
70 // returns true, the label, sublabel and icon of the menu item will b
    [all...]
  /external/compiler-rt/lib/
cmpdi2.c 17 /* Returns: if (a < b) returns 0
18 * if (a == b) returns 1
19 * if (a > b) returns 2
41 /* Returns: if (a < b) returns -1
42 * if (a == b) returns 0
43 * if (a > b) returns 1
ucmpdi2.c 17 /* Returns: if (a < b) returns 0
18 * if (a == b) returns 1
19 * if (a > b) returns 2
41 /* Returns: if (a < b) returns -1
42 * if (a == b) returns 0
43 * if (a > b) returns 1
  /external/icu4c/layout/
SegmentArrayProcessor.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
SegmentArrayProcessor2.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
SegmentSingleProcessor.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
SegmentSingleProcessor2.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
SimpleArrayProcessor.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
SimpleArrayProcessor2.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
SingleTableProcessor.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
SingleTableProcessor2.h 35 * ICU "poor man's RTTI", returns a UClassID for the actual class.
42 * ICU "poor man's RTTI", returns a UClassID for this class.
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
SyncEvent.h 38 ** Returns: None.
52 ** Returns: None.
67 ** Returns: None.
83 ** Returns: True if wait is successful; false if timeout occurs.
99 ** Returns: None.
114 ** Returns: None.
148 ** Returns: None.
164 ** Returns: None.
  /external/nist-sip/java/gov/nist/javax/sip/header/
ViaHeaderExt.java 15 * Returns hostname:port as a string equivalent to the "sent-by" field
21 * Returns transport to the "sent-protocol" field
  /external/proguard/src/proguard/classfile/
Clazz.java 36 * Returns the access flags of this class.
42 * Returns the full internal name of this class.
47 * Returns the full internal name of the super class of this class, or
53 * Returns the number of interfaces that this class implements.
58 * Returns the full internal name of the interface at the given index of
64 * Returns the tag value of the Constant at the specified index.
69 * Returns the String value of the Utf8Constant at the specified index.
74 * Returns the String value of the StringConstant at the specified index.
79 * Returns the class name of ClassConstant at the specified index.
84 * Returns the name of the NameAndTypeConstant at the specified index
    [all...]
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_GetVideoInfo.3 3 SDL_GetVideoInfo \- returns a pointer to information about the video hardware
11 This function returns a read-only pointer to \fIinformation\fR about the video hardware\&. If this is called before \fISDL_SetVideoMode\fR, the \fBvfmt\fR member of the returned structure will contain the pixel format of the "best" video mode\&.
SDL_SemValue.3 12 \fBSDL_SemValue()\fP returns the current semaphore value from the semaphore pointed to by \fBsem\fR\&.
15 Returns current value of the semaphore\&.
  /external/qemu/hw/
irq.h 28 /* Returns an array of N IRQs. */
32 /* Returns a new IRQ with opposite polarity. */
  /libcore/luni/src/main/java/javax/net/ssl/
SSLSession.java 30 * Returns the maximum size that an application buffer can be for this
38 * Returns the name of the cipher suite used in this session.
45 * Returns the time this session was created, in milliseconds since midnight
53 * Returns this sessions identifier.
60 * Returns the time this session was last accessed, in milliseconds since
68 * Returns the list of certificates that were used to identify the local
77 * Returns the principal used to identify the local side to the peer during
85 * Returns the maximum size that a network buffer can be for this session.
92 * Returns the list of certificates the peer used to identify itself during
106 * Returns the list of certificates the peer used to identify itself durin
    [all...]
  /packages/apps/Nfc/nci/jni/
SyncEvent.h 34 ** Returns: None.
48 ** Returns: None.
63 ** Returns: None.
79 ** Returns: True if wait is successful; false if timeout occurs.
95 ** Returns: None.
110 ** Returns: None.
144 ** Returns: None.
160 ** Returns: None.

Completed in 644 milliseconds

<<11121314151617181920>>