HomeSort by relevance Sort by last modified time
    Searched refs:flow (Results 251 - 275 of 299) sorted by null

<<1112

  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 146 // Insert phi functions as necessary for future changes to flow graph.
regalloc.go     [all...]
  /prebuilts/go/linux-x86/src/context/
context.go 23 // control-flow paths.
  /prebuilts/go/linux-x86/test/
live.go 75 // could flow to a return statement, so it included the
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
glslang_tab.cpp     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js     [all...]
  /external/opencv/cv/include/
cv.h 400 CvArr* flow CV_DEFAULT(NULL),
461 /************************************ optical flow ***************************************/
463 /* Calculates optical flow for 2 images using classical Lucas & Kanade algorithm */
467 /* Calculates optical flow for 2 images using block matching algorithm */
473 /* Calculates Optical flow for 2 images using Horn & Schunck algorithm */
484 Also it does several iterations to get optical flow for
486 Calculates optical flow between two images for certain set of points (i.e.
487 it is a "sparse" optical flow, which is opposite to the previous 3 methods) */
501 /* Modification of a previous sparse optical flow algorithm to calculate
502 affine flow */
    [all...]
  /external/snakeyaml/src/main/java/org/yaml/snakeyaml/scanner/
ScannerImpl.java 67 * FLOW-SEQUENCE-START
68 * FLOW-MAPPING-START
69 * FLOW-SEQUENCE-END
70 * FLOW-MAPPING-END
72 * FLOW-ENTRY
186 * : { flow simple key: value }
195 * - after '{', '[', ',' (in the flow context),
208 * SCALAR(flow), '[', or '{' tokens.
330 // Is it the flow sequence start indicator?
334 // Is it the flow mapping start indicator
    [all...]
  /frameworks/base/core/java/android/widget/
ListView.java     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
ssa.go 192 // labels and labeled control flow nodes (OFOR, OSWITCH, OSELECT) in f
258 breakTarget *ssa.Block // block to break to in control flow node identified by this label
259 continueTarget *ssa.Block // block to continue to in control flow node identified by this label
597 // Associate label with its control flow node, if any
970 // It returns a BlockRet block that ends the control flow. Its control value
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
ssa.go 192 // labels and labeled control flow nodes (OFOR, OSWITCH, OSELECT) in f
258 breakTarget *ssa.Block // block to break to in control flow node identified by this label
259 continueTarget *ssa.Block // block to continue to in control flow node identified by this label
597 // Associate label with its control flow node, if any
970 // It returns a BlockRet block that ends the control flow. Its control value
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 66 The basic operating work-flow to replay IOs would be something like:
  /external/v8/benchmarks/
deltablue.js 353 * should flow based on the relative strength of the variables related,
  /prebuilts/go/darwin-x86/src/crypto/tls/
common.go 314 // handshake and application data flow is not permitted so renegotiation can
    [all...]
  /prebuilts/go/linux-x86/src/crypto/tls/
common.go 314 // handshake and application data flow is not permitted so renegotiation can
    [all...]
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /external/fio/
options.c 1205 .name = "I/O Flow",
    [all...]
  /external/doclava/res/assets/templates-sdk/assets/css/
default.css     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
regalloc.go     [all...]
  /tools/repohooks/tools/
checkpatch.pl     [all...]
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]

Completed in 1367 milliseconds

<<1112