HomeSort by relevance Sort by last modified time
    Searched refs:returns (Results 426 - 450 of 826) sorted by null

<<11121314151617181920>>

  /external/grpc-grpc/src/csharp/Grpc.Core/Internal/
UnmanagedLibrary.cs 66 /// <returns></returns>
  /external/libavc/common/arm/
ih264_intra_pred_chroma_a9q.s 85 @* @returns
217 @* @returns
293 @* @returns
365 @* @returns
ih264_mem_fns_neon.s 62 @* @returns
  /external/libmpeg2/common/arm/
ideint_spatial_filter_a9.s 57 @* @returns
  /external/libunwind/doc/
unw_get_proc_info.tex 19 The \Func{unw\_get\_proc\_info}() routine returns auxiliary
86 On successful completion, \Func{unw\_get\_proc\_info}() returns 0.
  /external/llvm/bindings/go/llvm/
target.go 134 // Returns the byte order of a target, either BigEndian or LittleEndian.
138 // Returns the pointer size in bytes for a target.
142 // Returns the integer type that is the same size as a pointer on a target.
257 // CreateTargetData returns a new TargetData describing the TargetMachine's
264 // Triple returns the triple describing the machine (arch-vendor-os).
  /external/mesa3d/docs/specs/
MESA_swap_frame_usage.spec 130 glXGetFrameUsageMESA returns a floating-point value in <usage>
139 synchronizes with the next frame vertical sync before it returns.
  /external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
SubclassBytecodeGenerator.java 125 .or(returns(isPackagePrivate()))
  /external/protobuf/js/binary/
constants.js 152 * message and returns either the pruned message or null if the entire message
160 * A comparer function returns true if two protos are equal.
  /external/python/cpython3/Include/
Python-ast.h 82 expr_ty returns; member in struct:_stmt::__anon36979::__anon36980
90 expr_ty returns; member in struct:_stmt::__anon36979::__anon36981
452 asdl_seq * decorator_list, expr_ty returns, int lineno,
456 body, asdl_seq * decorator_list, expr_ty returns,
  /external/skia/resources/lua/
slides.lua 138 -- The animation.proc returns itself or another animation (which means keep animating)
139 -- or it returns nil, which stops the animation.
  /external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/
slides.lua 138 -- The animation.proc returns itself or another animation (which means keep animating)
139 -- or it returns nil, which stops the animation.
  /external/skqp/resources/lua/
slides.lua 138 -- The animation.proc returns itself or another animation (which means keep animating)
139 -- or it returns nil, which stops the animation.
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
ApplicationManagerFacade.java 63 @Rpc(description = "Returns a list of all launchable application class names.")
143 @Rpc(description = "Returns a list of packages running activities or services.",
144 returns = "List of packages running activities.")
CameraFacade.java 86 @Rpc(description = "Take a picture and save it to the specified path.", returns = "A map of Booleans autoFocus and takePicture where True indicates success. cameraId also included.")
ConnectivityManagerFacade.java 758 returns = "True if airplane mode is enabled.")
    [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothConnectionFacade.java 499 return; // returns on the first unknown profile it encounters.
566 returns = "List of devices connected over the profile")
588 returns = "Whether discovery started successfully.")
605 returns = "Whether discovery started successfully. ")
631 returns = "Whether the device was successfully unbonded.")
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
HttpFacade.java 119 returns = "The index of the connection.")
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
target.go 134 // Returns the byte order of a target, either BigEndian or LittleEndian.
138 // Returns the pointer size in bytes for a target.
142 // Returns the integer type that is the same size as a pointer on a target.
257 // CreateTargetData returns a new TargetData describing the TargetMachine's
264 // Triple returns the triple describing the machine (arch-vendor-os).
  /external/syzkaller/vendor/cloud.google.com/go/storage/
copy.go 43 // operation. After Run returns a non-nil error, RewriteToken will
75 // returns a 400 with "Required" as the only message. Omitting the bucket
  /external/syzkaller/vendor/github.com/golang/protobuf/proto/
encode.go 81 // EncodeVarint returns the varint encoding of x.
112 // SizeVarint returns the varint encoding size of an integer.
  /external/syzkaller/vendor/github.com/google/go-cmp/cmp/cmpopts/
struct_filter.go 15 // filterField returns a new Option where opt is only evaluated on paths that
129 // canonicalName returns a list of identifiers where any struct field access
  /external/syzkaller/vendor/golang.org/x/net/trace/
trace.go 90 // It returns two bools; the first indicates whether the page may be viewed at all,
95 // The default AuthRequest function returns (true, true) if and only if the request
333 // New returns a new Trace with the specified family and title.
456 // FirstN returns the first n traces ordered by time.
598 // Copy returns a copy of the traces in the bucket.
668 // WhenString returns a string representation of the elapsed time of the event.
738 // delta returns the elapsed time since the last event or the trace start,
884 // newTrace returns a trace ready to use.
  /external/syzkaller/vendor/golang.org/x/text/transform/
transform.go 43 // returns the number of dst bytes written and src bytes read. The
72 // Span returns a position in src such that transforming src[:n] results in
132 // NewReader returns a new Reader that wraps r by transforming the bytes read
219 // NewWriter returns a new Writer that wraps w by transforming the bytes written
377 // Chain returns a Transformer that applies t in sequence.
548 // grow returns a new []byte that is longer than b, and copies the first n bytes
566 // String returns a string with the result of converting s[:n] using t, where
671 // Bytes returns a new byte slice with the result of converting b[:n] using t,
  /external/syzkaller/vendor/google.golang.org/api/gensupport/
json.go 14 // MarshalJSON returns a JSON encoding of schema containing only selected fields.
122 // formatAsString returns a string representation of v, dereferencing it first if possible.

Completed in 1285 milliseconds

<<11121314151617181920>>