Home
last modified time | relevance | path

Searched defs:tn1 (Results 1 – 13 of 13) sorted by relevance

/external/libcxx/test/std/utilities/function.objects/unord.hash/
Dfloating.pass.cpp43 std::size_t tn1 = h(-1); in test() local
/external/cronet/tot/third_party/libc++/src/test/std/utilities/function.objects/unord.hash/
Dfloating.pass.cpp46 std::size_t tn1 = h(-1); in test() local
/external/cronet/stable/third_party/libc++/src/test/std/utilities/function.objects/unord.hash/
Dfloating.pass.cpp46 std::size_t tn1 = h(-1); in test() local
/external/sandboxed-api/sandboxed_api/sandbox2/
Dmounts_test.cc329 MountTree::TmpfsNode* tn1 = nodes[7].mutable_tmpfs_node(); in TEST() local
383 MountTree::TmpfsNode* tn1 = nodes[5].mutable_tmpfs_node(); in TEST() local
/external/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c106 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local
285 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_8_all() local
563 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass16_6tap() local
868 unsigned int tp1, tp2, tp3, tn1; in vp8_filter_block2d_first_pass16_4tap() local
/external/libvpx/vpx_dsp/mips/
Dconvolve8_avg_horiz_dspr2.c33 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local
149 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local
Dconvolve8_horiz_dspr2.c32 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local
137 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
Dconvolve8_avg_dspr2.c409 uint32_t tp1, tp2, tn1, tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
Dconvolve2_avg_horiz_dspr2.c31 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local
Dconvolve8_dspr2.c34 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local
/external/jsoup/src/test/java/org/jsoup/nodes/
DNodeTest.java348 TextNode tn1 = (TextNode) div1.childNode(0); in childNodesCopy() local
DElementTest.java1175 TextNode tn1 = new TextNode("Text4"); in insertChildrenAtPosition() local
/external/icu/icu4j/perf-tests/src/main/java/com/ibm/icu/dev/test/perf/
DPerfTest.java171 String tn1 = name.toLowerCase(); in isTestCmd_impl() local