/third_party/ninja/src/ |
H A D | build_log.cc | 144 bool BuildLog::RecordCommand(Edge* edge, int start_time, int end_time,
in RecordCommand() argument
|
H A D | graph.cc | 85 Edge* edge = node->in_edge();
in RecomputeNodeDirty() local 226 Edge* edge = node->in_edge(); VerifyDAG() local 264 RecomputeOutputsDirty(Edge* edge, Node* most_recent_input, bool* outputs_dirty, string* err) RecomputeOutputsDirty() argument 277 RecomputeOutputDirty(const Edge* edge, const Node* most_recent_input, const string& command, Node* output) RecomputeOutputDirty() argument 629 LoadDeps(Edge* edge, string* err) LoadDeps() argument 653 LoadDepFile(Edge* edge, const string& path, string* err) LoadDepFile() argument 716 ProcessDepfileDeps( Edge* edge, std::vector<StringPiece>* depfile_ins, std::string* err) ProcessDepfileDeps() argument 735 LoadDepsFromLog(Edge* edge, string* err) LoadDepsFromLog() argument 761 PreallocateSpace(Edge* edge, int count) PreallocateSpace() argument [all...] |
H A D | build_test.cc | 47 Edge* edge = plan_.FindWork();
in FindWorkSorted() local 70 Edge* edge = plan_.FindWork();
in TEST_F() local 106 Edge* edge; TEST_F() local 139 Edge* edge; TEST_F() local 180 Edge* edge; TEST_F() local 216 Edge* edge = plan_.FindWork(); TestPoolWithDepthOne() local 297 Edge *edge = edges[i]; TEST_F() local 304 Edge* edge = edges[4]; TEST_F() local 372 Edge* edge = NULL; TEST_F() local 445 Edge* edge = plan_.FindWork(); TEST_F() local 585 StartCommand(Edge* edge) StartCommand() argument 685 Edge* edge = *edge_iter; WaitForCommand() local 983 Edge* edge = state_.edges_.back(); TEST_F() local 1052 Edge* edge = state_.edges_.back(); TEST_F() local 1186 Edge* edge = state_.edges_.back(); TEST_F() local 2995 Edge* edge = state.edges_.back(); TEST_F() local 3150 Edge* edge = state.edges_.back(); TEST_F() local [all...] |
/third_party/skia/src/core/ |
H A D | SkDistanceFieldGen.cpp | 442 float edge = 0.0f; generate_distance_field_from_image() local [all...] |
H A D | SkRegion_path.cpp | 461 static int extract_path(Edge* edge, Edge* stop, SkPath* path) { in extract_path() argument [all...] |
H A D | SkScan_Path.cpp | 29 static void validate_sort(const SkEdge* edge) { in validate_sort() argument 76 static void validate_edges_for_y(const SkEdge* edge, int curr_y) { in validate_edges_for_y() argument 193 update_edge(SkEdge* edge, int last_y) update_edge() argument 436 SkEdge* edge = sort_edges(list, count, &last); sk_fill_path() local 686 build_tri_edges(SkEdge edge[], const SkPoint pts[], const SkIRect* clipRect, SkEdge* list[]) build_tri_edges() argument 720 SkEdge* edge = sort_edges(list, count, &last); sk_fill_triangle() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderGLSLstd450.cpp | 204 auto edge = Operand(this, state, insn.word(5)); in EmitExtGLSLstd450() local
|
H A D | SetupRoutine.cpp | 568 void SetupRoutine::edge(Pointer<Byte> &primitive, Pointer<Byte> &data, const Int &Xa, const Int &Ya, const Int &Xb, const Int &Yb, Int &q) in edge() function in sw::SetupRoutine 592 Pointer<Byte> edge = IfThenElse(swap, rightEdge, leftEdge); in edge() local
|
H A D | SpirvShaderControlFlow.cpp | 205 auto edge = Block::Edge{ from, to }; in addActiveLaneMaskEdge() local 221 auto edge = Block::Edge{ from, to }; in GetActiveLaneMaskEdge() local 431 auto edge = Block::Edge{ in, mergeBlockId }; EmitLoop() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | pshints.h | 145 CF2_HintRec edge[CF2_MAX_HINT_EDGES]; /* 192 */ member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cord_rep_btree.h | 143 CordRep* edge; member 733 SetEdge(CordRep* edge) SetEdge() argument 806 CordRep* edge = tree->Edge(kBack); GetAppendBuffer() local [all...] |
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-mxc.c | 179 int edge; in gpio_set_irq_type() local 241 int edge; mxc_flip_edge() local [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | visemul.c | 294 static void edge(struct pt_regs *regs, unsigned int insn, unsigned int opf) edge() function [all...] |
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | visemul.c | 294 static void edge(struct pt_regs *regs, unsigned int insn, unsigned int opf) edge() function [all...] |
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | serial_ir.c | 214 static void send_pulse_homebrew_softcarrier(unsigned int length, ktime_t edge) in send_pulse_homebrew_softcarrier() argument 250 send_pulse_homebrew(unsigned int length, ktime_t edge) send_pulse_homebrew() argument 638 ktime_t edge; serial_ir_tx() local [all...] |
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | serial_ir.c | 214 static void send_pulse_homebrew_softcarrier(unsigned int length, ktime_t edge) in send_pulse_homebrew_softcarrier() argument 250 send_pulse_homebrew(unsigned int length, ktime_t edge) send_pulse_homebrew() argument 638 ktime_t edge; serial_ir_tx() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | backref.h | 455 static inline void btrfs_backref_link_edge(struct btrfs_backref_edge *edge, in btrfs_backref_link_edge() argument 482 btrfs_backref_free_edge(struct btrfs_backref_cache *cache, struct btrfs_backref_edge *edge) btrfs_backref_free_edge() argument
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-mxc.c | 167 int edge; in gpio_set_irq_type() local 235 int edge; mxc_flip_edge() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | rv40.c | 312 rv40_adaptive_loop_filter(RV34DSPContext *rdsp, uint8_t *src, int stride, int dmode, int lim_q1, int lim_p1, int alpha, int beta, int beta2, int chroma, int edge, int dir) rv40_adaptive_loop_filter() argument [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | node-properties.cc | 26 bool NodeProperties::IsValueEdge(Edge edge) { in IsValueEdge() argument 34 bool NodeProperties::IsContextEdge(Edge edge) { in IsContextEdge() argument 42 bool NodeProperties::IsFrameStateEdge(Edge edge) { in IsFrameStateEdge() argument 50 bool NodeProperties::IsEffectEdge(Edge edge) { in IsEffectEdge() argument 58 IsControlEdge(Edge edge) IsControlEdge() argument 636 IsInputRange(Edge edge, int first, int num) IsInputRange() argument [all...] |
H A D | verifier.cc | 2180 VerifyEdgeInputReplacement(const Edge& edge, const Node* replacement) VerifyEdgeInputReplacement() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe_clip.c | 437 boolean *edge = &inEdges[i]; in do_clip_tri() local
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
H A D | RangeTree.java | 105 void visit(DfaNode source, DfaEdge edge, DfaNode target); in visit() argument 526 internTarget(Edge edge) internTarget() argument 1115 visit(DfaNode source, DfaEdge edge, DfaNode target) visit() argument [all...] |
/third_party/skia/samplecode/ |
H A D | SamplePatch.cpp | 78 static void eval_sheet(const SkPoint edge[], int nu, int nv, int iu, int iv, in eval_sheet() argument [all...] |
/third_party/skia/src/gpu/geometry/ |
H A D | GrAATriangulator.cpp | 84 void GrAATriangulator::makeEvent(SSEdge* edge, Vertex* v, SSEdge* other, Vertex* dest, in makeEvent() argument [all...] |