HomeSort by relevance Sort by last modified time
    Searched refs:comp1 (Results 1 - 16 of 16) sorted by null

  /external/v8/test/cctest/wasm/
test-wasm-trap-position.cc 68 WasmFunctionCompiler comp1(sigs.v_v(), &module,
71 comp1.SetModuleContext();
72 BUILD(comp1, WASM_UNREACHABLE);
73 uint32_t wasm_index = comp1.CompileAndAdd();
104 WasmFunctionCompiler comp1(sigs.v_v(), &module, ArrayVector("mem_oob"));
106 comp1.SetModuleContext();
107 BUILD(comp1, WASM_IF(WASM_ONE,
109 uint32_t wasm_index = comp1.CompileAndAdd();
test-wasm-stack.cc 83 WasmFunctionCompiler comp1(sigs.v_v(), &module);
90 BUILD(comp1, WASM_NOP, WASM_CALL_FUNCTION0(js_throwing_index));
91 uint32_t wasm_index = comp1.CompileAndAdd();
129 WasmFunctionCompiler comp1(sigs.i_v(), &module,
132 comp1.SetModuleContext();
133 BUILD(comp1, WASM_UNREACHABLE);
134 uint32_t wasm_index = comp1.CompileAndAdd();
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
IntlTestDecimalFormatAPI.java 301 MathContext comp1 = new MathContext(0, MathContext.PLAIN); local
303 if ((comp1.getDigits() != resultICU.getDigits()) ||
304 (comp1.getForm() != resultICU.getForm()) ||
305 (comp1.getLostDigits() != resultICU.getLostDigits()) ||
306 (comp1.getRoundingMode() != resultICU.getRoundingMode()))
309 " / expected: " + comp1.toString());
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
IntlTestDecimalFormatAPI.java 297 MathContext comp1 = new MathContext(0, MathContext.PLAIN); local
299 if ((comp1.getDigits() != resultICU.getDigits()) ||
300 (comp1.getForm() != resultICU.getForm()) ||
301 (comp1.getLostDigits() != resultICU.getLostDigits()) ||
302 (comp1.getRoundingMode() != resultICU.getRoundingMode()))
305 " / expected: " + comp1.toString());
  /external/libweave/src/
component_manager_unittest.cc 49 // "comp1": {
83 EXPECT_TRUE(manager->AddComponent("", "comp1", {"t1"}, nullptr));
85 manager->AddComponentArrayItem("comp1", "comp2", {"t2"}, nullptr));
87 manager->AddComponentArrayItem("comp1", "comp2", {"t3"}, nullptr));
89 manager->AddComponent("comp1.comp2[1]", "comp3", {"t4"}, nullptr));
90 EXPECT_TRUE(manager->AddComponent("comp1.comp2[1].comp3", "comp4",
446 manager_.AddComponent("", "comp1", {"trait1", "trait2"}, nullptr));
449 "comp1": {
463 EXPECT_TRUE(manager_.AddComponent("", "comp1", {}, nullptr));
464 EXPECT_TRUE(manager_.AddComponent("comp1", "comp2", {}, nullptr))
    [all...]
  /external/opencv3/modules/features2d/src/
mser.cpp 299 void merge( ConnectedComp* comp1, ConnectedComp* comp2,
302 comp1->growHistory( hptr, wp, -1, false );
305 if( comp1->size < comp2->size )
306 std::swap(comp1, comp2);
310 gray_level = comp1->gray_level;
311 head = comp1->head;
312 tail = comp1->tail;
313 size = comp1->size;
314 history = comp1->history;
318 CompHistory* h1 = comp1->history
    [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
sad_msa.c 1131 v16u8 pred0, pred1, pred2, pred3, comp0, comp1; local
1168 v16u8 comp0, comp1; local
1203 v16u8 comp0, comp1, comp2, comp3; local
    [all...]
  /external/opencv3/modules/stitching/src/
seam_finders.cpp 584 bool DpSeamFinder::getSeamTips(int comp1, int comp2, Point &p1, Point &p2)
586 CV_Assert(states_[comp1] & INTERS);
593 for (size_t i = 0; i < contours_[comp1].size(); ++i)
595 int x = contours_[comp1][i].x;
596 int y = contours_[comp1][i].y;
934 int comp1, int comp2, const std::vector<Point> &seam, bool isHorizontalSeam)
936 Mat_<int> mask = Mat::zeros(brs_[comp1].y - tls_[comp1].y,
937 brs_[comp1].x - tls_[comp1].x, CV_32S)
    [all...]
motion_estimators.cpp 703 int comp1 = comps.findSetByElem(i); local
705 if (comp1 != comp2)
707 comps.mergeSets(comp1, comp2);
765 int comp1 = comps.findSetByElem(i); local
767 if (comp1 != comp2)
768 comps.mergeSets(comp1, comp2);
839 int comp1 = comps.findSetByElem(edges[i].from); local
841 if (comp1 != comp2)
843 comps.mergeSets(comp1, comp2);
  /external/opencv3/modules/stitching/include/opencv2/stitching/detail/
seam_finders.hpp 194 bool getSeamTips(int comp1, int comp2, Point &p1, Point &p2);
205 int comp1, int comp2, const std::vector<Point> &seam, bool isHorizontalSeam);
  /external/libweave/src/privet/
privet_handler_unittest.cc 734 "comp1": {
762 "comp1": {
777 "comp1": {
788 "comp1": {
806 "comp1": {
835 ASSERT_TRUE(components.GetDictionary("comp1.components.comp2", &comp2));
836 EXPECT_CALL(cloud_, FindComponent("comp1.comp2", _)).WillOnce(Return(comp2));
855 "{'path':'comp1.comp2', 'filter':['traits', 'components']}"));
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw_upload.c 679 uint32_t comp1 = BRW_VE1_COMPONENT_STORE_SRC; local
705 case 1: comp1 = BRW_VE1_COMPONENT_STORE_0;
726 (comp1 << BRW_VE1_COMPONENT_1_SHIFT) |
731 (comp1 << BRW_VE1_COMPONENT_1_SHIFT) |
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigDecimalTest.java 202 BigDecimal comp1 = new BigDecimal("1.00"); local
205 comp1.compareTo(comp2) == 0);
208 comp3.compareTo(comp1) == 1);
211 comp4.compareTo(comp1) == -1);
    [all...]
  /external/crcalc/src/com/hp/creals/
CR.java 483 int comp1 = this_appr.compareTo(x_appr.add(big1)); local
484 if (comp1 > 0) return 1;
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-layout-gpos-table.hh 1306 unsigned int comp1 = _hb_glyph_info_get_lig_comp (&buffer->cur()); local
    [all...]
  /external/libxml2/
relaxng.c 642 void *comp1,
    [all...]

Completed in 625 milliseconds