Home
last modified time | relevance | path

Searched defs:returns (Results 1 – 25 of 38) sorted by relevance

12

/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
DRpc.java42 String returns() default ""; in returns() method
/external/tensorflow/tensorflow/python/saved_model/
Dload_v1_in_v2.py86 def load_graph(self, returns, meta_graph_def): argument
/external/v8/src/codegen/
Dsignature.h48 base::iterator_range<const T*> returns() const { in returns() function
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
DTextHtmlFunction.java206 int returns = 0; in hasAsciiArt() local
/external/sl4a/Docs/
Dgenerate_api_reference_md.py101 def returns(self): member in Function
/external/v8/include/
Djs_protocol-1.3.json24 "returns": [ array
240 "returns": [ array
253 "returns": [ array
273 "returns": [ array
287 "returns": [ array
342 "returns": [ array
360 "returns": [ array
371 "returns": [ array
380 "returns": [ array
528 "returns": [ array
[all …]
Djs_protocol-1.2.json24 "returns": [ array
226 "returns": [ array
240 "returns": [ array
259 "returns": [ array
273 "returns": [ array
328 "returns": [ array
347 "returns": [ array
515 "returns": [ array
527 "returns": [ array
575 "returns": [ array
[all …]
/external/javapoet/src/main/java/com/squareup/javapoet/
DMethodSpec.java360 public Builder returns(TypeName returnType) { in returns() method in MethodSpec.Builder
366 public Builder returns(Type returnType) { in returns() method in MethodSpec.Builder
/external/tensorflow/tensorflow/python/autograph/converters/
Dcontrol_flow_deprecated_py2.py42 aliased_new_names, body, returns): argument
Dcontrol_flow.py55 aliased_new_names, body, returns): argument
/external/guice/core/src/com/google/inject/matcher/
DMatchers.java376 public static Matcher<Method> returns(final Matcher<? super Class<?>> returnType) { in returns() method in Matchers
/external/cldr/tools/java/org/unicode/cldr/util/
DStateDictionary.java250 public boolean returns; field in StateDictionary.Cell
/external/clang/lib/Sema/
DSemaLambda.cpp569 static EnumDecl *findCommonEnumForBlockReturns(ArrayRef<ReturnStmt*> returns) { in findCommonEnumForBlockReturns()
590 static void adjustBlockReturnsToEnum(Sema &S, ArrayRef<ReturnStmt*> returns, in adjustBlockReturnsToEnum()
/external/v8/src/wasm/
Dgraph-builder-interface.cc474 const Value args[], Value returns[]) { in CallDirect()
488 const Value args[], Value returns[]) { in CallIndirect()
503 Value returns[]) { in CallRef()
1140 Value returns[]) { in DoCall()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_gs.c570 LLVMTypeRef returns[AC_MAX_ARGS]; in si_llvm_build_gs_prolog() local
Dsi_shader_llvm.c542 LLVMTypeRef returns[AC_MAX_ARGS], last_func_type, return_type; in si_build_wrapper_function() local
Dsi_shader_llvm_vs.c777 LLVMTypeRef *returns; in si_llvm_build_vs_prolog() local
Dsi_shader.c374 LLVMTypeRef returns[AC_MAX_ARGS]; in si_create_function() local
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java143 long[] returns = new long[stss.size()]; in getSyncSamples() local
/external/libchrome/base/android/jni_generator/
Djni_generator.py405 def Signature(self, params, returns): argument
/external/python/cpython3/Python/
DPython-ast.c1238 FunctionType(asdl_seq * argtypes, expr_ty returns, PyArena *arena) in FunctionType()
1269 decorator_list, expr_ty returns, string type_comment, int lineno, in FunctionDef()
1302 * decorator_list, expr_ty returns, string type_comment, int in AsyncFunctionDef()
4330 expr_ty returns; in obj2ast_mod() local
4503 expr_ty returns; in obj2ast_stmt() local
4633 expr_ty returns; in obj2ast_stmt() local
Dsymtable.c1718 arguments_ty a, expr_ty returns) in symtable_visit_annotations()
/external/python/cpython3/Include/
DPython-ast.h72 expr_ty returns; member
98 expr_ty returns; member
107 expr_ty returns; member
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc865 std::vector<xla::XlaOp> returns(num_return_values); in Lower() local
/external/v8/src/compiler/backend/arm64/
Dcode-generator-arm64.cc2934 const int returns = RoundUp(frame()->GetReturnSlotCount(), 2); in AssembleConstructFrame() local
3099 const int returns = RoundUp(frame()->GetReturnSlotCount(), 2); in AssembleReturn() local

12