Home
last modified time | relevance | path

Searched refs:n3 (Results 1 – 25 of 67) sorted by relevance

123

/external/v8/test/cctest/compiler/
Dtest-node.cc123 Node* n3 = graph.NewNode(&dummy_operator, n2); in TEST() local
128 USE(n3); in TEST()
137 Node* n3 = graph.NewNode(&dummy_operator); in TEST() local
142 n0->ReplaceUses(n3); in TEST()
143 Node::Uses::iterator i2(n3->uses().begin()); in TEST()
148 CHECK_EQ(n3, *i3); in TEST()
152 CHECK_EQ(n3, *i4); in TEST()
162 Node* n3 = graph.NewNode(&dummy_operator); in TEST() local
169 n1->ReplaceUses(n3); in TEST()
173 Node::Uses::iterator i2(n3->uses().begin()); in TEST()
[all …]
Dtest-node-algorithm.cc59 Node* n3 = graph.NewNode(&dummy_operator, n2); in TEST() local
60 Node* n4 = graph.NewNode(&dummy_operator, n2, n3); in TEST()
70 CHECK(n3->id() == node_visitor.nodes_[2]->id()); in TEST()
79 Node* n3 = graph.NewNode(&dummy_operator, n2); in TEST() local
80 Node* n4 = graph.NewNode(&dummy_operator, n2, n3); in TEST()
91 CHECK(n3->id() == node_visitor.nodes_[4]->id()); in TEST()
98 Node* n3 = graph.NewNode(&dummy_operator, graph.start()); in TEST() local
102 Node* n7 = graph.NewNode(&dummy_operator, n3); in TEST()
117 CHECK(n3->id() == node_visitor.nodes_[6]->id()); in TEST()
125 Node* n3 = graph.NewNode(&dummy_operator, graph.start()); in TEST() local
[all …]
Dtest-graph-reducer.cc219 Node* n3 = graph.NewNode(&OPA1, n1); in TEST() local
220 Node* end = graph.NewNode(&OPA2, n2, n3); in TEST()
229 recorder.CheckContains(n3); in TEST()
262 Node* n3 = graph.NewNode(&OPA1, n1); in TEST() local
263 Node* end = graph.NewNode(&OPA2, n2, n3); in TEST()
278 CHECK_EQ(&OPB1, n3->op()); in TEST()
279 CHECK_EQ(n1, n3->InputAt(0)); in TEST()
282 CHECK_EQ(n3, end->InputAt(1)); in TEST()
292 Node* n3 = graph.NewNode(&OPA1, n1); in TEST() local
293 Node* end = graph.NewNode(&OPA2, n2, n3); in TEST()
[all …]
Dtest-scheduler.cc723 Node* n3 = graph.NewNode(op, n0); in TEST() local
724 USE(n3); in TEST()
725 n11->ReplaceInput(1, n3); in TEST()
734 n8->ReplaceInput(1, n3); in TEST()
873 Node* n3 = graph.NewNode(op, n0); in TEST() local
874 USE(n3); in TEST()
875 n9->ReplaceInput(0, n3); in TEST()
997 Node* n3 = graph.NewNode(op, n0); in TEST() local
998 USE(n3); in TEST()
999 n10->ReplaceInput(0, n3); in TEST()
[all …]
/external/v8/src/compiler/
Dgraph.h39 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3) { in NewNode() argument
40 Node* nodes[] = {n1, n2, n3}; in NewNode()
43 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3, Node* n4) { in NewNode() argument
44 Node* nodes[] = {n1, n2, n3, n4}; in NewNode()
47 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3, Node* n4, in NewNode() argument
49 Node* nodes[] = {n1, n2, n3, n4, n5}; in NewNode()
52 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3, Node* n4, in NewNode() argument
54 Node* nodes[] = {n1, n2, n3, n4, n5, n6}; in NewNode()
Dgraph-builder.h38 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3) { in NewNode() argument
39 Node* buffer[] = {n1, n2, n3}; in NewNode()
43 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3, Node* n4) { in NewNode() argument
44 Node* buffer[] = {n1, n2, n3, n4}; in NewNode()
48 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3, Node* n4, in NewNode() argument
50 Node* buffer[] = {n1, n2, n3, n4, n5}; in NewNode()
54 Node* NewNode(const Operator* op, Node* n1, Node* n2, Node* n3, Node* n4, in NewNode() argument
56 Node* nodes[] = {n1, n2, n3, n4, n5, n6}; in NewNode()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c133 unsigned int n1, n2, n3; in vp8_filter_block2d_first_pass_4() local
227 [n3] "=&r" (n3), [Temp1] "=&r" (Temp1), [Temp2] "=&r" (Temp2), in vp8_filter_block2d_first_pass_4()
297 [n1] "=&r" (n1), [n2] "=&r" (n2), [n3] "=&r" (n3), in vp8_filter_block2d_first_pass_4()
329 unsigned int n1, n2, n3, n4; in vp8_filter_block2d_first_pass_8_all() local
420 [n1] "=&r" (n1), [n2] "=&r" (n2), [n3] "=&r" (n3), in vp8_filter_block2d_first_pass_8_all()
475 [p3] "r" (p3), [n3] "r" (n3), [src_ptr] "r" (src_ptr) in vp8_filter_block2d_first_pass_8_all()
547 [n2] "=&r" (n2), [n3] "=&r" (n3), [n4] "=&r" (n4), in vp8_filter_block2d_first_pass_8_all()
594 [n3] "r" (n3), [n4] "r" (n4) in vp8_filter_block2d_first_pass_8_all()
629 unsigned int n1, n2, n3, n4; in vp8_filter_block2d_first_pass16_6tap() local
691 [n1] "=&r" (n1), [n2] "=&r" (n2), [n3] "=&r" (n3), in vp8_filter_block2d_first_pass16_6tap()
[all …]
/external/libxml2/result/c14n/without-comments/
Dtest-21 <n1:elem2 xmlns:n0="foo://bar" xmlns:n1="http://example.net" xmlns:n3="ftp://example.org" xml:lang=…
2 <n3:stuff></n3:stuff>
/external/libunwind/tests/
DGia64-test-stack.c58 unw_word_t ip, sp, bsp, v0, v1, v2, v3, n0, n1, n2, n3, cfm, sof, sol, r32; in do_unwind_tests() local
83 n0 = n1 = n2 = n3 = 0; in do_unwind_tests()
92 || (ret = unw_get_reg (&c, UNW_IA64_NAT + reg + 3, &n3)) < 0); in do_unwind_tests()
99 n2 ? '*' : ' ', v2, n3 ? '*' : ' ', v3); in do_unwind_tests()
/external/boringssl/src/crypto/ec/
Dsimple.c616 BIGNUM *n0, *n1, *n2, *n3, *n4, *n5, *n6; in ec_GFp_simple_add() local
644 n3 = BN_CTX_get(ctx); in ec_GFp_simple_add()
680 if (!BN_copy(n3, &b->X) || !BN_copy(n4, &b->Y)) { in ec_GFp_simple_add()
687 !field_mul(group, n3, &b->X, n0, ctx)) { in ec_GFp_simple_add()
700 if (!BN_mod_sub_quick(n5, n1, n3, p) || in ec_GFp_simple_add()
724 if (!BN_mod_add_quick(n1, n1, n3, p) || in ec_GFp_simple_add()
758 !field_mul(group, n3, n1, n4, ctx) || in ec_GFp_simple_add()
759 !BN_mod_sub_quick(&r->X, n0, n3, p)) { in ec_GFp_simple_add()
766 !BN_mod_sub_quick(n0, n3, n0, p)) { in ec_GFp_simple_add()
807 BIGNUM *n0, *n1, *n2, *n3; in ec_GFp_simple_dbl() local
[all …]
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp232 constexpr int n3 = n1 + 1; // ok variable
233 …constexpr int n4 = n3 + 1; // expected-error {{constant expression}} expected-note {{value 2147483…
236 constexpr int n7 = -n3 + -1; // ok
238 constexpr int n9 = n3 - 0; // ok
239 …constexpr int n10 = n3 - -1; // expected-error {{constant expression}} expected-note {{value 21474…
240 constexpr int n11 = -1 - n3; // ok
241 …constexpr int n12 = -2 - n3; // expected-error {{constant expression}} expected-note {{value -2147…
243 …constexpr int n14 = n3 - n5; // expected-error {{constant expression}} expected-note {{value 42949…
/external/mesa3d/src/mesa/program/
Dprog_noise.c327 float n0, n1, n2, n3; /* Noise contributions from the four corners */ in _mesa_noise3() local
461 n3 = 0.0f; in _mesa_noise3()
464 n3 = in _mesa_noise3()
472 return 32.0f * (n0 + n1 + n2 + n3); /* TODO: The scale factor is preliminary! */ in _mesa_noise3()
484 float n0, n1, n2, n3, n4; /* Noise contributions from the five corners */ in _mesa_noise4() local
616 n3 = 0.0f; in _mesa_noise4()
619 n3 = in _mesa_noise4()
637 return 27.0f * (n0 + n1 + n2 + n3 + n4); /* TODO: The scale factor is preliminary! */ in _mesa_noise4()
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/
Dp6.cpp9 alignas(8) extern int n3; // expected-note {{previous declaration}}
10 alignas(4) extern int n3; // expected-error {{different alignment requirement (4 vs 8)}}
/external/speex/libspeex/
Dlsp.c532 float *pw,*n1,*n2,*n3,*n4=NULL; in lsp_to_lpc() local
564 n3 = n2 + 1; in lsp_to_lpc()
565 n4 = n3 + 1; in lsp_to_lpc()
567 xout2 = xin2 - 2.f*x_freq[i2+1] * *n3 + *n4; in lsp_to_lpc()
569 *n4 = *n3; in lsp_to_lpc()
571 *n3 = xin2; in lsp_to_lpc()
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/
DCartoonEdge.frag34 vec4 n3 = fetchNormalDepth(texCoord + vec2(-1.0, 1.0) * edgeOffset);
38 vec4 diagonalDelta = abs(n1 - n2) + abs(n3 - n4);
DCartoonEdge15.frag36 vec4 n3 = fetchNormalDepth(texCoord + vec2(-1.0, 1.0) * edgeOffset);
40 vec4 diagonalDelta = abs(n1 - n2) + abs(n3 - n4);
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DInsnFormat.java546 protected static short codeUnit(int n0, int n1, int n2, int n3) { in codeUnit() argument
559 if ((n3 & 0xf) != n3) { in codeUnit()
563 return (short) (n0 | (n1 << 4) | (n2 << 8) | (n3 << 12)); in codeUnit()
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_deadlock_detector_test.cc103 uptr n3 = d.newNode(3); in RunBasicTest() local
111 EXPECT_FALSE(d.onLock(&dtls, n3)); in RunBasicTest()
112 d.onUnlock(&dtls, n3); in RunBasicTest()
115 EXPECT_FALSE(d.onLock(&dtls, n3)); in RunBasicTest()
121 EXPECT_EQ(path[2], n3); in RunBasicTest()
124 EXPECT_EQ(d.getData(n3), 3U); in RunBasicTest()
126 d.onUnlock(&dtls, n3); in RunBasicTest()
/external/mesa3d/doxygen/
Dgallium.doc264 30 [color="#0d6178", URL="\ref tgsi_parse_init", label="tgsi_parse_init\n3.91% (3.52%)\n16326383"];
265 …31 [color="#0d5f78", URL="\ref draw_set_vertex_buffer", label="draw_set_vertex_buffer\n3.72% (0.00…
267 …32 [color="#0d5f78", URL="\ref draw_set_vertex_element", label="draw_set_vertex_element\n3.72% (0.…
269 …33 [color="#0d5f78", URL="\ref softpipe_set_vertex_buffer", label="softpipe_set_vertex_buffer\n3.7…
271 …34 [color="#0d5f78", URL="\ref softpipe_set_vertex_element", label="softpipe_set_vertex_element\n3
273 …35 [color="#0d5d77", URL="\ref __i686.get_pc_thunk.bx", label="__i686.get_pc_thunk.bx\n3.52% (3.52…
274 …f draw_set_mapped_constant_buffer", label="draw_set_mapped_constant_buffer\n3.33% (0.10%)\n30093"];
276 …37 [color="#0d5977", URL="\ref s8z24_read_quad_z", label="s8z24_read_quad_z\n3.23% (3.23%)\n139037…
277 …38 [color="#0d5877", URL="\ref put_row_8R8G8B_ximage", label="put_row_8R8G8B_ximage\n3.13% (3.13%)…
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-13-SCEVChain.ll46 %n3 = sub i32 0, %a3
47 %t3 = icmp ugt i32 %n3, -4
48 %m3 = select i1 %t3, i32 %n3, i32 -4
/external/libvpx/libvpx/vp9/common/mips/dspr2/
Dvp9_convolve8_horiz_dspr2.c36 uint32_t n1, n2, n3, n4; in convolve_horiz_4_dspr2() local
119 [n1] "=&r" (n1), [n2] "=&r" (n2), [n3] "=&r" (n3), [n4] "=&r" (n4), in convolve_horiz_4_dspr2()
Dvp9_convolve8_avg_horiz_dspr2.c36 uint32_t n1, n2, n3, n4; in convolve_avg_horiz_4_dspr2() local
130 [n1] "=&r" (n1), [n2] "=&r" (n2), [n3] "=&r" (n3), [n4] "=&r" (n4), in convolve_avg_horiz_4_dspr2()
/external/valgrind/callgrind/
Devents.c90 const HChar* n2, const HChar* n3) in CLG_()
95 eg->name[2] = n3; in CLG_()
101 const HChar* n2, const HChar* n3, in CLG_()
107 eg->name[2] = n3; in CLG_()
/external/llvm/test/CodeGen/ARM/
D2012-10-04-LDRB_POST_IMM-Crash.ll7 declare void @f(i32 %n1, i32 %n2, i32 %n3, %my_struct_t* byval %val);
/external/gtest/test/
Dgtest_output_test_.cc278 Notification n3; member
294 check_points->n3.Notify(); in ThreadWithScopedTrace()
311 check_points.n3.WaitForNotification(); in TEST()

123