Home
last modified time | relevance | path

Searched refs:Returns (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
Dnumber.pxd10 # Returns 1 if the object o provides numeric protocols, and false
15 # Returns the result of adding o1 and o2, or NULL on failure. This
20 # Returns the result of subtracting o2 from o1, or NULL on
26 # Returns the result of multiplying o1 and o2, or NULL on
32 # Returns the result of dividing o1 by o2, or NULL on
52 # Returns the remainder of dividing o1 by o2, or NULL on
58 # See the built-in function divmod(). Returns NULL on
64 # See the built-in function pow(). Returns NULL on failure. This
72 # Returns the negation of o on success, or NULL on failure. This
77 # Returns o on success, or NULL on failure. This is the equivalent
[all …]
Dobject.pxd10 # Print an object o, on file fp. Returns -1 on error. The flags
16 # Returns 1 if o has the attribute attr_name, and 0
22 # attr_name from object o. Returns the attribute value on success,
27 # Returns 1 if o has the attribute attr_name, and 0
33 # attr_name from object o. Returns the attribute value on success,
39 # the value v. Returns -1 on failure. This is the equivalent of
44 # the value v. Returns -1 on failure. This is the equivalent of
48 # Delete attribute named attr_name, for object o. Returns -1 on
53 # Delete attribute named attr_name, for object o. Returns -1 on
66 # opid. Returns the value of the comparison on success, or NULL on
[all …]
/external/llvm/bindings/ocaml/target/
Dllvm_target.mli76 (** Returns the byte order of a target, either [Endian.Big] or
81 (** Returns the pointer size in bytes for a target.
85 (** Returns the integer type that is the same size as a pointer on a target.
89 (** Returns the pointer size in bytes for a target in a given address space.
93 (** Returns the integer type that is the same size as a pointer on a target
163 (** Returns the name of a target. See [llvm::Target::getName]. *)
166 (** Returns the description of a target.
170 (** Returns [true] if the target has a JIT. *)
173 (** Returns [true] if the target has a target machine associated. *)
176 (** Returns [true] if the target has an ASM backend (required for
[all …]
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp595 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local
634 /*ModuleLevelChanges=*/false, Returns, ".i", in InlineFunction()
765 for (ReturnInst *RI : Returns) { in InlineFunction()
789 for (ReturnInst *RI : Returns) { in InlineFunction()
814 for (ReturnInst *RI : Returns) { in InlineFunction()
836 std::swap(Returns, NormalReturns); in InlineFunction()
842 if (Returns.size() == 1 && std::distance(FirstNewBlock, Caller->end()) == 1) { in InlineFunction()
853 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
859 ReturnInst *R = Returns[0]; in InlineFunction()
869 Returns[0]->eraseFromParent(); in InlineFunction()
[all …]
/external/chromium_org/ppapi/api/trusted/
Dppb_broker_trusted.idl30 * Returns a trusted broker resource.
35 * Returns true if the resource is a trusted broker.
47 * Returns PP_ERROR_WOULD_BLOCK on success, and invokes
51 * Returns PP_ERROR_FAILED if called from an in-process plugin.
60 * Returns PP_OK on success, and places the result into the given output
67 * Returns PP_TRUE if the plugin has permission to launch the broker. A user
72 * instance. Returns PP_FALSE otherwise.
Dppb_browser_font_trusted.idl149 * Returns a list of all available font families on the system. You can use
155 * Returns an undefined var on failure (this typically means you passed an
162 * Returns a font which best matches the given description. The return value
170 * Returns PP_TRUE if the given resource is a Font. Returns PP_FALSE if the
186 * Returns PP_TRUE on success, PP_FALSE if the font is invalid or if the Var
222 * Returns the width of the given string. If the font is invalid or the var
229 * Returns -1 on failure.
236 * Returns the character at the given pixel X position from the beginning of
238 * may be combined or replaced depending on the context. Returns (uint32)-1
251 * Returns the horizontal advance to the given character if the string was
[all …]
/external/chromium_org/ppapi/api/dev/
Dppp_printing_dev.idl27 * Returns a bit field representing the supported print output formats. For
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
Dppb_font_dev.idl153 * Returns a list of all available font families on the system. You can use
159 * Returns an undefined var on failure (this typically means you passed an
166 * Returns a font which best matches the given description. The return value
174 * Returns PP_TRUE if the given resource is a Font. Returns PP_FALSE if the
190 * Returns PP_TRUE on success, PP_FALSE if the font is invalid or if the Var
226 * Returns the width of the given string. If the font is invalid or the var
233 * Returns -1 on failure.
240 * Returns the character at the given pixel X position from the beginning of
242 * may be combined or replaced depending on the context. Returns (uint32)-1
251 * Returns the horizontal advance to the given character if the string was
[all …]
Dppb_scrollbar_dev.idl27 * Create a new scrollbar. Returns 0 if the instance is invalid.
33 * Returns PP_TRUE if the given resource is a Scrollbar. Returns PP_FALSE if
44 * Returns PP_TRUE if the system scrollbar style is an overlap scrollbar.
Dppb_widget_dev.idl22 * Returns PP_TRUE if the given resource is a Widget. Returns PP_FALSE if the
29 * Returns PP_TRUE on success, PP_FALSE on failure.
Dppb_buffer_dev.idl25 * Returns PP_TRUE if the given resource is a Buffer. Returns PP_FALSE if the
32 * Gets the size of the buffer. Returns PP_TRUE on success, PP_FALSE
/external/chromium_org/ppapi/api/
Dppb_websocket.idl200 * @return Returns <code>PP_TRUE</code> if <code>resource</code> is a
231 * Returns <code>PP_ERROR_BADARGUMENT</code> if the specified
236 * Returns <code>PP_ERROR_NOACCESS</code> if the protocol specified in the
243 * Returns <code>PP_ERROR_INPROGRESS</code> if this is not the first call to
279 * Returns <code>PP_ERROR_BADARGUMENT</code> if <code>reason</code> contains
283 * Returns <code>PP_ERROR_NOACCESS</code> if the code is not an integer
286 * Returns <code>PP_ERROR_INPROGRESS</code> if a previous call to Close() is
336 * Returns <code>PP_ERROR_FAILED</code> if the ReadyState is
340 * Returns <code>PP_ERROR_BADARGUMENT</code> if the provided
359 * @return Returns the number of bytes.
[all …]
Dppb_network_list.idl71 * @return Returns <code>PP_TRUE</code> if <code>resource</code> is
83 * @return Returns number of available network interfaces or 0 if
95 * @return Returns name for the network interface with the specified
108 * @return Returns type of the network interface with the specified
122 * @return Returns current state of the network interface with the
153 * @return Returns display name for the network interface with the
166 * @return Returns MTU for the network interface with the specified
Dppb_video_decoder.idl83 * Returns PP_ERROR_NOTSUPPORTED if video decoding is not available, or the
110 * Returns PP_ERROR_NOTSUPPORTED if video decoding is not available, or the
149 * Returns PP_ERROR_FAILED if the decoder isn't initialized or if a Flush()
151 * Returns PP_ERROR_INPROGRESS if there is another Decode() call pending.
152 * Returns PP_ERROR_NOMEMORY if a bitstream buffer can't be created.
153 * Returns PP_ERROR_ABORTED when Reset() is called while Decode() is pending.
177 * Returns PP_ERROR_FAILED if the decoder isn't initialized or if a Reset()
179 * Returns PP_ERROR_INPROGRESS if there is another GetPicture() call pending.
180 * Returns PP_ERROR_ABORTED when Reset() is called, or if a call to Flush()
219 * Returns PP_ERROR_FAILED if the decoder isn't initialized.
[all …]
/external/guava/guava/src/com/google/common/primitives/
Dgenerate.sh78 * Returns a hash code for {@code value}; equal to the result of invoking
89 * Returns the {@code primtyp} value that is equal to {@code value}, if
104 * Returns the {@code primtyp} nearest in value to {@code value}.
135 * Returns {@code true} if {@code target} is present as an element anywhere in
153 * Returns the index of the first appearance of the value {@code target} in
177 * Returns the start position of the first occurrence of the specified {@code
207 * Returns the index of the last appearance of the value {@code target} in
231 * Returns the least value present in {@code array}.
250 * Returns the greatest value present in {@code array}.
269 * Returns the values from each provided array combined into a single array.
[all …]
/external/chromium_org/ppapi/api/private/
Dppb_net_address_private.idl49 * Returns PP_TRUE if the two addresses are equal (host and port).
55 * Returns PP_TRUE if the two addresses refer to the same host.
61 * Returns a human-readable description of the network address, optionally
70 * Replaces the port in the given source address. Returns PP_TRUE on success.
107 * Returns ScopeID for IPv6 addresses or 0 for IPv4.
Dppb_video_source_private.idl54 * Returns PP_ERROR_BADRESOURCE if source isn't a valid video source.
55 * Returns PP_ERROR_INPROGRESS if source is already open.
56 * Returns PP_ERROR_FAILED if the MediaStream doesn't exist or if there is
77 * Returns PP_ERROR_BADRESOURCE if source isn't a valid video source.
78 * Returns PP_ERROR_FAILED if the source is not open, or if some other
Dppb_video_destination_private.idl55 * Returns PP_ERROR_BADRESOURCE if destination isn't a valid video
57 * Returns PP_ERROR_INPROGRESS if destination is already open.
58 * Returns PP_ERROR_FAILED if the MediaStream doesn't exist or if there is
79 * Returns PP_ERROR_BADRESOURCE if destination isn't a valid video
81 * Returns PP_ERROR_FAILED if destination is not open, if the video frame has
/external/chromium_org/ui/gfx/
Dscreen_ios.mm49 // Returns the display nearest the specified window.
56 // Returns the the display nearest the specified point.
63 // Returns the display that most closely intersects the provided bounds.
70 // Returns the primary display.
/external/mockito/src/org/mockito/internal/stubbing/answers/
DAnswersValidator.java21 if (answer instanceof Returns) { in validate()
22 validateReturnValue((Returns) answer, methodInfo); in validate()
63 private void validateReturnValue(Returns answer, MethodInfo methodInfo) { in validateReturnValue()
DReturns.java12 public class Returns implements Answer<Object>, Serializable { class
17 public Returns(Object value) { in Returns() method in Returns
/external/llvm/bindings/ocaml/bitwriter/
Dllvm_bitwriter.mli16 [path]. Returns [true] if successful, [false] otherwise. *)
22 will be flushed. Returns [true] if successful, [false] otherwise. *)
29 will be flushed. Returns [true] if successful, [false] otherwise. *)
/external/mockito/src/org/mockito/internal/stubbing/
DBaseStubbing.java8 import org.mockito.internal.stubbing.answers.Returns;
16 return thenAnswer(new Returns(value)); in thenReturn()
73 return toAnswer(new Returns(value)); in toReturn()
/external/chromium_org/ppapi/api/private/finish_writing_these/
Dppb_pdf.idl74 /* Returns a localized string. */
79 /* Returns a resource image. */
84 /* Returns a resource identifying a font file corresponding to the given font
143 * user, masking input characters. Returns the value entered by the user, or
150 /* Returns PP_TRUE if the plugin is out of process. */
/external/qemu/
Dqapi-schema.json48 # Returns: nothing on success.
72 # Returns: @NameInfo of the guest
107 # Returns the current version of QEMU.
109 # Returns: A @VersionInfo object describing the current version of QEMU.
131 # Returns information about KVM acceleration
133 # Returns: @KvmInfo
382 # Returns: @StatusInfo reflecting all VCPUs
406 # Returns: The @UuidInfo for the guest
431 # Returns information about current character devices.
433 # Returns: a list of @ChardevInfo
[all …]

12345678910>>...15