| /third_party/icu/icu4c/source/samples/layout/ |
| D | pflow.c | 115 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/skia/third_party/externals/icu/source/samples/layout/ |
| D | pflow.c | 113 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/jerryscript/tests/jerry/ |
| D | switch-case.js | 85 var flow = ''; variable
|
| /third_party/typescript/tests/baselines/reference/ |
| D | privateNameInInExpression(target=es2022).js | 37 …flow(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
|
| D | privateNameInInExpression(target=esnext).js | 37 …flow(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
|
| D | parserRealSource6.js | 240 function MemberScopeContext(flow, pos, matchFlag) { argument
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| D | va_insert_flow.c | 63 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
|
| D | va_mark_last.c | 88 waits_on_slot(enum va_flow flow, unsigned slot) in waits_on_slot()
|
| D | valhall.h | 158 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/ |
| D | privateNameInInExpression.ts | 40 …flow(u: unknown, n: never, fb: Foo | Bar, fs: FooSub, b: Bar, fsb: FooSub | Bar, fsfb: Foo | FooSu… method in Foo
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_debug.h | 63 flow = 1 << 9, enumerator
|
| D | sfn_nir_lower_64bit.cpp | 256 auto flow = nir_u2f64(b, low); in lower() local 264 auto flow = nir_u2f64(b, low); in lower() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/ELF/ |
| D | TBEHandler.cpp | 112 static const bool flow = true; member
|
| /third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
| D | parserRealSource6.ts | 20 constructor (public flow: TypeFlow, public pos: number, public matchFlag: ASTFlags) { property in MemberScopeContext
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/test/ |
| D | test-insert-flow.cpp | 58 #define flow(f) bi_nop(b)->flow = VA_FLOW_ ## f macro
|
| D | test-merge-flow.cpp | 50 #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/ |
| D | YAMLRemarkSerializer.cpp | 99 static const bool flow = true; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_conversion_builder.h | 282 double flow, fhigh; in nir_get_clamp_limits() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_target.h | 210 unsigned int flow : 1; member
|
| D | nv50_ir.cpp | 1146 FlowInstruction *flow = (i ? static_cast<FlowInstruction *>(i) : in clone() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 866 static const bool flow = true; member 884 static const bool flow = true; member
|
| /third_party/PyYAML/lib/yaml/ |
| D | emitter.py | 146 def increase_indent(self, flow=False, indentless=False): argument
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_llvm_build.c | 2859 struct ac_llvm_flow *flow; in push_flow() local 2890 struct ac_llvm_flow *flow = &ctx->flow->stack[ctx->flow->depth - 2]; in append_basic_block() local 2911 struct ac_llvm_flow *flow = push_flow(ctx); in ac_build_bgnloop() local 2921 struct ac_llvm_flow *flow = get_innermost_loop(ctx); in ac_build_break() local 2927 struct ac_llvm_flow *flow = get_innermost_loop(ctx); in ac_build_continue() local 2993 struct ac_llvm_flow *flow = push_flow(ctx); in ac_build_ifcc() local
|
| D | ac_llvm_build.h | 128 struct ac_llvm_flow_state *flow; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/core/ |
| D | transform_op_optimizer.cc | 106 size_t DfsMaxFlow(size_t node, size_t flow) { in DfsMaxFlow()
|