Home
last modified time | relevance | path

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

1234567

/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/chromium-trace/catapult/telemetry/third_party/modulegraph/doc/
Dzipio.rst31 Returns true if *path* exists and refers to a file.
40 Returns true if *path* exists and refers to a directory.
49 Returns true if *path* exists and refers to a symbolic link.
58 Returns the contents of a symbolic link, like :func:`os.readlink`.
62 Returns the last modifiction time of a file or directory, like
67 Returns the UNIX file mode for a file or directory, like the
/external/gmock/test/
Dgmock_output_test_golden.txt8 Returns: false
35 Returns: false
61 Returns: false
77 Returns: false
92 Returns: false
113 Returns: false
134 Returns: false
173 Returns: '\0'
189 Returns: false
203 Returns: false
[all …]
/external/google-breakpad/src/testing/test/
Dgmock_output_test_golden.txt8 Returns: false
35 Returns: false
61 Returns: false
77 Returns: false
92 Returns: false
113 Returns: false
134 Returns: false
173 Returns: '\0'
189 Returns: false
203 Returns: false
[all …]
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1136 SmallVector<ReturnInst*, 8> Returns; in InlineFunction() local
1182 /*ModuleLevelChanges=*/false, Returns, ".i", in InlineFunction()
1384 for (ReturnInst *RI : Returns) { in InlineFunction()
1409 for (ReturnInst *RI : Returns) { in InlineFunction()
1498 for (ReturnInst *RI : Returns) { in InlineFunction()
1521 std::swap(Returns, NormalReturns); in InlineFunction()
1527 if (Returns.size() == 1 && std::distance(FirstNewBlock, Caller->end()) == 1) { in InlineFunction()
1539 NewBr->setDebugLoc(Returns[0]->getDebugLoc()); in InlineFunction()
1545 ReturnInst *R = Returns[0]; in InlineFunction()
1555 Returns[0]->eraseFromParent(); in InlineFunction()
[all …]
DCloneFunction.cpp81 SmallVectorImpl<ReturnInst*> &Returns, in CloneFunctionInto() argument
150 Returns.push_back(RI); in CloneFunctionInto()
253 SmallVector<ReturnInst*, 8> Returns; // Ignore returns cloned. in CloneFunction() local
254 CloneFunctionInto(NewF, F, VMap, ModuleLevelChanges, Returns, "", CodeInfo); in CloneFunction()
487 SmallVectorImpl<ReturnInst *> &Returns, in CloneAndPruneIntoFromInst() argument
715 Returns.push_back(RI); in CloneAndPruneIntoFromInst()
729 SmallVectorImpl<ReturnInst*> &Returns, in CloneAndPruneFunctionInto() argument
734 ModuleLevelChanges, Returns, NameSuffix, CodeInfo, in CloneAndPruneFunctionInto()
/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. *)
23 will be flushed. Returns [true] if successful, [false] otherwise. *)
36 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-trace/catapult/telemetry/third_party/altgraph/doc/
Dobjectgraph.rst42 Returns the newly created node.
63 Returns the *graphident* attribute of *node*, or the graph itself
76 Returns a given node in the graph, or :data:`Node` when it cannot
84 Returns True if *node* is a member of the graph. *Node* is either an
102 Returns two iterators that yield the nodes reaching by
110 Returns a tuple containing the number of:
Dgraph.rst82 Returns *node*, the node's data and the lists of outgoing
92 Returns True iff *node* is a node in the graph. This
189 Returns a list with all visible edges in the graph.
193 Returns a list with all hidden edges in the graph.
208 Returns a list of nodes connected by an incoming or outgoing edge.
258 Returns a list of nodes starting at *start* in some bread first
265 Returns a list of nodes starting at *start* in some bread first
296 Returns True iff every node in the graph can be reached from
301 Returns the local clustering coefficient of node.
/external/guice/core/src/com/google/inject/matcher/
DMatchers.java371 return new Returns(returnType); in returns()
374 private static class Returns extends AbstractMatcher<Method> implements Serializable { class in Matchers
377 public Returns(Matcher<? super Class<?>> returnType) { in Returns() method in Matchers.Returns
386 return other instanceof Returns in equals()
387 && ((Returns) other).returnType.equals(returnType); in equals()
/external/vboot_reference/scripts/image_signing/lib/shflags/
Dshflags210 # Returns:
345 # Returns:
382 # Returns flag details based on a flag name and flag info.
389 # Returns:
434 # Returns:
452 # Returns the width of the current screen.
478 # Returns:
499 # Returns:
528 # Returns:
556 # Returns:
[all …]
/external/shflags/lib/
Dshflags234 # Returns:
382 # Returns:
421 # Returns flag details based on a flag name and flag info.
428 # Returns:
477 # Returns:
494 # Returns the width of the current screen.
520 # Returns:
541 # Returns:
583 # Returns:
618 # Returns:
[all …]
/external/shflags/src/
Dshflags233 # Returns:
381 # Returns:
420 # Returns flag details based on a flag name and flag info.
427 # Returns:
476 # Returns:
493 # Returns the width of the current screen.
519 # Returns:
540 # Returns:
582 # Returns:
617 # Returns:
[all …]
/external/llvm/include/llvm/Transforms/Utils/
DCloning.h144 SmallVectorImpl<ReturnInst*> &Returns,
181 SmallVectorImpl<ReturnInst*> &Returns,
200 SmallVectorImpl<ReturnInst*> &Returns,
/external/llvm/lib/Transforms/Instrumentation/
DSafeStack.cpp131 SmallVectorImpl<ReturnInst *> &Returns,
147 ArrayRef<ReturnInst *> Returns);
385 SmallVectorImpl<ReturnInst *> &Returns, in findInsts() argument
403 Returns.push_back(RI); in findInsts()
472 ArrayRef<Argument *> ByValArguments, ArrayRef<ReturnInst *> Returns) { in moveStaticAllocasToUnsafeStack() argument
488 for (ReturnInst *RI : Returns) { in moveStaticAllocasToUnsafeStack()
701 SmallVector<ReturnInst *, 4> Returns; in runOnFunction() local
712 findInsts(F, StaticAllocas, DynamicAllocas, ByValArguments, Returns, in runOnFunction()
731 ByValArguments, Returns); in runOnFunction()
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/
Dauth.rst30 """Returns this user's unique ID, which can be an integer or string."""
34 """Returns a user object based on a user ID and token.
47 """Returns a user object, validating password.
/external/webrtc/webrtc/modules/video_capture/mac/qtkit/
Dvideo_capture_qtkit_info_objc.mm42 /// ***** Returns nothing
54 /// ***** Returns 0 on success, -1 otherwise.
154 // ***** Returns nothing. Sets member variable
170 /// ***** Returns 0 on success, -1 otherwise.
/external/v8/tools/vim/
Dninja-build.vim28 """Returns the absolute path of the current buffer."""
33 """Returns the absolute path to the V8 source root."""
47 """Returns <v8_root>/<output_dir>/(Release|Debug)."""
65 """Returns the shell command to compile the file in the current buffer."""
/external/llvm/bindings/ocaml/bitreader/
Dllvm_bitreader.mli18 memory buffer [mb] in the context [context]. Returns [m] if successful, or
24 memory buffer [mb] in the context [context]. Returns [m] if successful, or
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRPtrStack.m78 * Returns: NSInteger hashed value
102 * Returns: ANTLRRuleMemo * pointer to entry
127 * Returns: Boolean TRUE if installed
/external/libxml2/os400/libxmlrpg/
DxmlIO.rpgle23 * Returns 1 if yes and 0 if another Input module should be used
34 * Returns an Input context or NULL in case or error
47 * Returns the number of bytes read or -1 in case of error
58 * Returns 0 or -1 in case of error
75 * Returns 1 if yes and 0 if another Output module should be used
86 * Returns an Output context or NULL in case or error
99 * Returns the number of bytes written or -1 in case of error
110 * Returns 0 or -1 in case of error
/external/google-breakpad/src/client/mac/sender/
Dcrash_report_sender.m98 // Returns the change in height.
103 // Returns the change in width.
133 // Returns the change in width.
161 // Returns YES if it has been long enough since the last report that we should
165 // Returns YES if we should send the report without asking the user first.
168 // Returns YES if the minidump was generated on demand.
171 // Returns YES if we should ask the user to provide comments.
174 // Returns YES if we should ask the user to provide an email address.
178 // we've been instructed to request. Returns YES if the user allows the report
182 // Returns the short description of the crash, suitable for use as a dialog
[all …]

1234567