HomeSort by relevance Sort by last modified time
    Searched refs:flow (Results 151 - 175 of 179) sorted by null

1 2 3 4 5 67 8

  /external/chromium_org/v8/tools/gyp/
v8_base.target.linux-arm64.mk 95 v8/src/data-flow.cc \
v8_base.target.linux-mips.mk 95 v8/src/data-flow.cc \
v8_base.target.linux-mips64.mk 95 v8/src/data-flow.cc \
v8_base.target.linux-x86.mk 95 v8/src/data-flow.cc \
v8_base.target.linux-x86_64.mk 95 v8/src/data-flow.cc \
v8_base.target.darwin-arm.mk 95 v8/src/data-flow.cc \
v8_base.target.linux-arm.mk 95 v8/src/data-flow.cc \
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_ts_frames.c 273 ** Description This function sends Flow Control On Command.
301 ** Description This function sends Flow Control Off Command.
536 ** Description This function sends a flow control credit in UIH frame.
595 /* handle credit if credit based flow control */
596 if ((p_mcb->flow == PORT_FC_CREDIT) && (p_frame->type == RFCOMM_UIH) &&
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
  /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/bluetooth/bluedroid/stack/include/
btm_api.h 764 FLOW_SPEC flow; member in struct:__anon6035
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 356 * should flow based on the relative strength of the variables related,
  /external/blktrace/btreplay/doc/
btreplay.tex 66 The basic operating work-flow to replay IOs would be something like:
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.js 804 // which will set its own visible page, based on the flow state.
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 347 * should flow based on the relative strength of the variables related,
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 347 * should flow based on the relative strength of the variables related,
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 347 * should flow based on the relative strength of the variables related,
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 449 // Whether or not a positioned element requires normal flow x/y to be computed
    [all...]
  /external/chromium_org/v8/benchmarks/
deltablue.js 353 * should flow based on the relative strength of the variables related,
  /external/fio/
options.c 1202 .name = "I/O Flow",
    [all...]
  /external/chromium_org/chrome/browser/resources/options/chromeos/
internet_detail.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
docs.js     [all...]
  /prebuilts/sdk/tools/
jack.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py 15 'booleans': '\nBoolean operations\n******************\n\n or_test ::= and_test | or_test "or" and_test\n and_test ::= not_test | and_test "and" not_test\n not_test ::= comparison | "not" not_test\n\nIn the context of Boolean operations, and also when expressions are\nused by control flow statements, the following values are interpreted\nas false: ``False``, ``None``, numeric zero of a (…)
    [all...]

Completed in 1070 milliseconds

1 2 3 4 5 67 8