HomeSort by relevance Sort by last modified time
    Searched refs:performs (Results 26 - 50 of 60) sorted by null

12 3

  /build/soong/android/
override_module.go 191 // variant for each of them, and performs the actual overriding operation by calling override().
paths.go     [all...]
  /build/soong/java/
kotlin.go 109 // kotlinKapt performs Kotlin-compatible annotation processing. It takes .kt and .java sources and srcjars, and runs
  /external/boringssl/src/ssl/test/runner/ed25519/
ed25519.go 64 // Ed25519 performs two passes over messages to be signed and therefore cannot
  /external/syzkaller/vendor/golang.org/x/net/http2/hpack/
encode.go 33 // NewEncoder returns a new Encoder which performs HPACK encoding. An
  /external/webrtc/webrtc/modules/audio_processing/test/
apmtest.m 3 % APMTEST(TASK, TESTNAME, CASENUMBER) performs one of several TASKs:
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp 314 expected-note {{cast that performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
317 expected-note {{cast that performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
320 expected-note {{cast that performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
323 expected-note {{cast that performs the conversions of a reinterpret_cast is not allowed in a constant expression}}
412 constexpr char c4 = ((char*)(int*)"no reinterpret_casts allowed")[14]; // expected-error {{must be initialized by a constant expression}} expected-note {{cast that performs the conversions of a reinterpret_cast}}
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
syscall_darwin.go 310 // IoctlSetInt performs an ioctl operation which sets an integer value
324 // IoctlGetInt performs an ioctl operation which gets an integer value
syscall_freebsd.go 361 // IoctlSetInt performs an ioctl operation which sets an integer value
375 // IoctlGetInt performs an ioctl operation which gets an integer value
syscall_solaris.go 315 // FcntlInt performs a fcntl syscall on fd with the provided command and argument.
321 // FcntlFlock performs a fcntl syscall for the F_GETLK, F_SETLK or F_SETLKW command.
syscall_linux.go 58 // IoctlSetInt performs an ioctl operation which sets an integer value
72 // IoctlGetInt performs an ioctl operation which gets an integer value
    [all...]
  /external/boringssl/src/util/
make_prefix_headers.go 90 // BORINGSSL_ADD_PREFIX pastes two identifiers into one. It performs one
  /external/golang-protobuf/proto/
clone.go 132 // mergeAny performs a merge between two values of the same type.
  /external/libavc/common/arm/
ih264_weighted_pred_a9q.s 46 @* This routine performs the default weighted prediction as described in sec
276 @* This routine performs the default weighted prediction as described in sec
ih264_iquant_itrans_recon_a9.s 46 @ * This function performs inverse quant and Inverse transform type Ci4 for 4*4 block
49 @ * Performs inverse transform Ci4 and adds the residue to get the
233 @ * This function performs inverse quant and Inverse transform type Ci4 for 4*4 block
236 @ * Performs inverse transform Ci4 and adds the residue to get the
424 @ * This function performs inverse quant and Inverse transform type Ci4 for 8*8 block
427 @ * Performs inverse transform Ci8 and adds the residue to get the
    [all...]
ih264_weighted_bi_pred_a9q.s 46 @* This routine performs the weighted biprediction as described in sec
361 @* This routine performs the default weighted prediction as described in sec
  /external/syzkaller/vendor/github.com/golang/protobuf/proto/
clone.go 132 // mergeAny performs a merge between two values of the same type.
  /external/v8/benchmarks/spinning-balls/
splay-tree.js 31 * elements are quick to access again. It performs basic operations
285 * Performs an ordered traversal of the subtree starting at
  /external/v8/tools/
splaytree.js 32 * elements are quick to access again. It performs basic operations
287 * Performs a preorder traversal of the tree.
  /external/v8/benchmarks/
splay.js 126 * elements are quick to access again. It performs basic operations
380 * Performs an ordered traversal of the subtree starting at
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
armv8-mont.pl 1051 # x86_64-mont5 module, it's different in sense that it performs
    [all...]
  /external/dtc/Documentation/
dtc-paper.tex 489 format, \dtc performs a number of checks on the tree:
531 \item \emph{better tree checking}: Although \dtc already performs a
  /external/syzkaller/vendor/golang.org/x/net/trace/
trace.go 123 // It performs authorization by running AuthRequest.
138 // It performs authorization by running AuthRequest.
  /external/tensorflow/tensorflow/contrib/timeseries/python/timeseries/state_space_models/
state_space_model.py 490 `exogenous_values`, then performs Bayesian inference on the constructed
    [all...]
  /external/boringssl/src/util/fipstools/delocate/
delocate.go 15 // delocate performs several transformations of textual assembly code. See
796 // instrTransformingMove is essentially a move, but it performs some
    [all...]

Completed in 837 milliseconds

12 3