Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 25 of 44) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-stream2-readable-empty-buffer-no-eof.js75 function flow() { function
102 function flow() { function
Dtest-stream-readable-flow-recursion.js51 function flow(stream, size, callback) { function
Dtest-stream2-readable-wrap.js60 function flow() { function
Dtest-stream2-set-encoding.js74 tr.on('readable', function flow() { function
Dtest-stream2-basic.js114 function flow() { function
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dpflow.c113 pf_object *flow; in pf_create() local
225 void pf_close(pf_flow *flow) in pf_close()
248 le_int32 pf_getAscent(pf_flow *flow) in pf_getAscent()
255 le_int32 pf_getLineHeight(pf_flow *flow) in pf_getLineHeight()
262 le_int32 pf_getLineCount(pf_flow *flow) in pf_getLineCount()
279 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines()
318 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
/third_party/icu/icu4c/source/samples/layout/
Dpflow.c115 pf_object *flow; in pf_create() local
227 void pf_close(pf_flow *flow) in pf_close()
250 le_int32 pf_getAscent(pf_flow *flow) in pf_getAscent()
257 le_int32 pf_getLineHeight(pf_flow *flow) in pf_getLineHeight()
264 le_int32 pf_getLineCount(pf_flow *flow) in pf_getLineCount()
281 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines()
320 void pf_draw(pf_flow *flow, rs_surface *surface, le_int32 firstLine, le_int32 lastLine) in pf_draw()
/third_party/jerryscript/tests/jerry/
Dswitch-case.js85 var flow = ''; variable
/third_party/typescript/tests/baselines/reference/
DprivateNameInInExpression(target=esnext).js37flow(u: unknown, n: never, fb: Foo | Bar, fs: FooSub, b: Bar, fsb: FooSub | Bar, fsfb: Foo | FooSu… method in Foo
146 flow(u, n, fb, fs, b, fsb, fsfb) { method in FooSub
DprivateNameInInExpression(target=es2022).js37flow(u: unknown, n: never, fb: Foo | Bar, fs: FooSub, b: Bar, fsb: FooSub | Bar, fsfb: Foo | FooSu… method in Foo
146 flow(u, n, fb, fs, b, fsb, fsfb) { method in FooSub
DparserRealSource6.js240 function MemberScopeContext(flow, pos, matchFlag) { argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
Dva_insert_flow.c63 bi_flow(bi_context *ctx, bi_cursor cursor, enum va_flow flow) in bi_flow()
274 uint8_t flow = 0; in scoreboard_block_update() local
Dva_mark_last.c88 waits_on_slot(enum va_flow flow, unsigned slot) in waits_on_slot()
Dvalhall.h158 va_flow_is_wait_or_none(enum va_flow flow) in va_flow_is_wait_or_none()
/third_party/typescript/tests/cases/conformance/classes/members/privateNames/
DprivateNameInInExpression.ts40flow(u: unknown, n: never, fb: Foo | Bar, fs: FooSub, b: Bar, fsb: FooSub | Bar, fsfb: Foo | FooSu… method in Foo
/third_party/node/benchmark/net/
Dnet-wrap-js-stream-passthrough.js79 function flow() { function
Dnet-c2s.js84 function flow() { function
Dnet-pipe.js87 function flow() { function
Dnet-s2c.js120 function flow() { function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_debug.h63 flow = 1 << 9, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/ELF/
DTBEHandler.cpp112 static const bool flow = true; member
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource6.ts20 constructor (public flow: TypeFlow, public pos: number, public matchFlag: ASTFlags) { property in MemberScopeContext
/third_party/mesa3d/src/panfrost/bifrost/valhall/test/
Dtest-insert-flow.cpp58 #define flow(f) bi_nop(b)->flow = VA_FLOW_ ## f macro
Dtest-merge-flow.cpp50 #define flow(f) bi_nop(b)->flow = VA_FLOW_ ## f macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DYAMLRemarkSerializer.cpp99 static const bool flow = true; member

12