| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | correct.hpp | 62 namespace detail { namespace correct namespace 108 // Correct a box: make min/max correct 171 // Correct a polygon: normalizes all rings, sets outer ring clockwise, sets all 202 }} // namespace detail::correct 211 struct correct: not_implemented<Tag> struct 215 struct correct<Point, point_tag> struct 216 : detail::correct::correct_nop<Point> 220 struct correct<LineString, linestring_tag> struct 221 : detail::correct::correct_nop<LineString> 225 struct correct<Segment, segment_tag> struct [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/ |
| H A D | requires_threads.hpp | 35 # error "Compiler threading support is not turned on. Please set the correct command line options… 40 # error "Compiler threading support is not turned on. Please set the correct command line options … 42 # error "Compiler threading support is not turned on. Please set the correct command line options… 47 # error "Compiler threading support is not turned on. Please set the correct command line options… 51 # error "Compiler threading support is not turned on. Please set the correct command line options… 55 # error "Compiler threading support is not turned on. Please set the correct command line options… 59 # error "Compiler threading support is not turned on. Please set the correct command line options… 63 # error "Compiler threading support is not turned on. Please set the correct command line options… 67 # error "Compiler threading support is not turned on. Please set the correct command line options… 71 # error "Compiler threading support is not turned on. Please set the correct command line options… [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotilespec/ |
| H A D | tst_qgeotilespec.cpp | 218 QVERIFY2(testObj == testObj2, "Equals operator is not correct"); in equalsOperatorTest() 222 QVERIFY2(!(testObj == testObj2), "Equals operator is not correct"); in equalsOperatorTest() 225 QVERIFY2(!(testObj == testObj2), "Equals operator is not correct"); in equalsOperatorTest() 228 QVERIFY2(!(testObj == testObj2), "Equals operator is not correct"); in equalsOperatorTest() 231 QVERIFY2(!(testObj == testObj2), "Equals operator is not correct"); in equalsOperatorTest() 252 QVERIFY2(testObj2 < testObj, "Less than operator is not correct for mapId"); in lessThanOperatorTest() 255 QVERIFY2(testObj2 < testObj, "Less than operator is not correct for zoom"); in lessThanOperatorTest() 258 QVERIFY2(testObj2 < testObj, "Less than operator is not correct for x"); in lessThanOperatorTest() 261 QVERIFY2(testObj2 < testObj, "Less than operator is not correct for y"); in lessThanOperatorTest() 264 // the test below checks if the order is correct in lessThanOperatorTest() [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | resulttooltests.py | 60 …self.assertTrue(result_report['passed'] == 2, msg="Passed count not correct:%s" % result_report['p… 61 …self.assertTrue(result_report['failed'] == 2, msg="Failed count not correct:%s" % result_report['f… 62 …self.assertTrue(result_report['skipped'] == 1, msg="Skipped count not correct:%s" % result_report[… 69 …'target_result1' in results['runtime/mydistro/qemux86/image'], msg="Pair not correct:%s" % results) 70 …rget_result3' in results['runtime/mydistro/qemux86-64/image'], msg="Pair not correct:%s" % results) 85 msg="regression not correct:%s" % result['test2']['base']) 87 msg="regression not correct:%s" % result['test2']['target']) 89 msg="regression not correct:%s" % result['test3']['base']) 91 msg="regression not correct:%s" % result['test3']['target']) 97 …self.assertEqual(len(results[''].keys()), 5, msg="Flattened results not correct %s" % str(results))
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_branch.c | 83 entry->correct = val == expect; in probe_likely_condition() 148 field->correct ? " ok " : " MISS ", in trace_branch_print() 158 seq_puts(s, "# TASK-PID CPU# TIMESTAMP CORRECT" in branch_print_header() 210 /* A constant is always correct */ in ftrace_likely_update() 225 f->data.correct++; in ftrace_likely_update() 238 seq_puts(m, " correct incorrect % " in annotated_branch_stat_headers() 251 if (p->correct) { in get_incorrect_percent() 253 percent /= p->correct + p->incorrect; in get_incorrect_percent() 277 * The miss is overlayed on correct, and hit on incorrect. in branch_stat_show() 292 seq_printf(m, "%8lu %8lu ", p->correct, p->incorrect); in branch_stat_show_normal() [all …]
|
| /OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-custom/ |
| H A D | Config.in.options | 22 default is "bin" and is correct for most toolchains. 437 will tell you if it's correct or not. 446 Buildroot will tell you if it's correct or not. 455 Buildroot will tell you if it's correct or not. 466 value, Buildroot will tell you if it's correct or not. 476 Buildroot will tell you if it's correct or not. 491 correct or not. 503 it's correct or not. 513 will tell you if it's correct or not. 521 Buildroot will tell you if it's correct or not. [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.rst | 175 - acpica: correct LICENSE to "Intel | BSD-3-Clause | GPLv2" 176 - dtc: correct LICENSE to "GPLv2 | BSD-2-Clause" 177 - e2fsprogs: correct LICENSE to "GPLv2 & LGPLv2 & BSD-3-Clause & MIT" 178 - ffmpeg: correct LICENSE to "GPLv2+ & LGPLv2.1+ & ISC & MIT & BSD-2-Clause & BSD-3-Clause & IJG" 179 - flac: correct LICENSE to "GFDL-1.2 & GPLv2+ & LGPLv2.1+ & BSD-3-Clause" 180 - flex: correct LICENSE to "BSD-3-Clause & LGPL-2.0+" 181 - font-util: correct LICENSE to "MIT & MIT-style & BSD-4-Clause & BSD-2-Clause" 182 - glib-2.0: correct LICENSE to "LGPLv2.1+ & BSD-3-Clause & PD" 183 - gobject-introspection: correct LICENSE to "LGPLv2+ & GPLv2+ & MIT" (add MIT license) 184 - hdparm: correct LICENSE to "BSD-2-Clause & GPLv2 & hdparm" [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/gen_mesh/ |
| H A D | RkGenMeshVersion.h | 26 a) correctX = 1, correctY = 1: correct both directions 27 b) correctX = 1, correctY = 0: correct x direction 28 c) correctX = 0, correctY = 1: correct y direction 29 d) correctX = 0, correctY = 0: no correct 35 a) level255_both_correct_: correct both directions 36 b) level255_x_correct_: correct x direction 37 c) level255_y_correct_: correct y direction 38 d) level255_no_correct_: no correct 141 * - LDCH: modify the last row of zero correct mesh for LDCH bug.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/ |
| H A D | tc_flower.sh | 53 check_err $? "Did not match on correct filter" 79 check_err $? "Did not match on correct filter" 105 check_err $? "Did not match on correct filter" 113 check_err $? "Did not match on correct filter with mask" 139 check_err $? "Did not match on correct filter" 147 check_err $? "Did not match on correct filter with mask" 296 check_err $? "Did not match on correct filter (0x18)" 305 check_err $? "Did not match on correct filter (0x20)" 332 check_err $? "Did not match on correct filter (ttl=63)" 341 check_err $? "Did not match on correct filter (no check on ttl)" [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/powerpc/power8/ |
| H A D | memory.json | 5 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data … 6 … Pump Scope and data sourced across this scope was chip pump (prediction=correct) for all data typ… 11 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for a demand … 12 … Pump Scope and data sourced across this scope was chip pump (prediction=correct) for a demand loa… 47 …"BriefDescription": "Initial and Final Pump Scope was group pump (prediction=correct) for a demand… 65 … "BriefDescription": "Pump prediction correct. Counts across all types of pumps for a demand load", 77 …"BriefDescription": "Initial and Final Pump Scope was system pump (prediction=correct) for a deman… 185 …"BriefDescription": "Pump prediction correct. Counts across all types of pumps for all data types … 186 …"PublicDescription": "Pump prediction correct. Counts across all types of pumpsfor all data types …
|
| /OK3568_Linux_fs/kernel/drivers/net/vmxnet3/ |
| H A D | vmxnet3_defs.h | 271 u32 fcs:1; /* Frame CRC correct */ 275 u32 ipc:1; /* IP Checksum Correct */ 278 u32 tuc:1; /* TCP/UDP Checksum Correct */ 282 u32 tuc:1; /* TCP/UDP Checksum Correct */ 285 u32 ipc:1; /* IP Checksum Correct */ 289 u32 fcs:1; /* Frame CRC correct */ 304 u32 fcs:1; /* Frame CRC correct */ 308 u32 ipc:1; /* IP Checksum Correct */ 311 u32 tuc:1; /* TCP/UDP Checksum Correct */ 315 u32 tuc:1; /* TCP/UDP Checksum Correct */ [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | aic79xx.rst | 88 - Correct non-zero luns on Rev B. hardware. 108 - Correct and simplify handling of the ignore wide residue 124 - Correct big-endian architecture support. 136 - Correct a double free in the Domain Validation code. 137 - Correct a reference to free'ed memory during controller 147 - Correct default precompensation value for RevA hardware. 151 - Correct /proc display of user read streaming settings. 158 - Correct a race condition in our error recovery handler. 163 - Correct a Rev B. regression due to the GEM318 172 - Correct compatibility issues with the GEM318 [all …]
|
| /OK3568_Linux_fs/buildroot/package/python-ujson/ |
| H A D | 0004-Pseiderer-add-nios2-and-xtensa-001.patch | 10 ./main || echo "correct" 11 correct 54 printf("correct result %e\n", result); 69 correct result 8.925500e-18
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/spear/ |
| H A D | pinctrl-plgpio.c | 113 /* get correct offset for "offset" pin */ in plgpio_direction_input() 134 /* get correct offset for "offset" pin */ in plgpio_direction_output() 167 /* get correct offset for "offset" pin */ in plgpio_get_value() 184 /* get correct offset for "offset" pin */ in plgpio_set_value() 227 /* get correct offset for "offset" pin */ in plgpio_request() 261 /* get correct offset for "offset" pin */ in plgpio_free() 287 /* get correct offset for "offset" pin */ in plgpio_irq_disable() 306 /* get correct offset for "offset" pin */ in plgpio_irq_enable() 393 /* get correct pin for "offset" */ in plgpio_irq_handler() 401 /* get correct irq line number */ in plgpio_irq_handler() [all …]
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.sha1 | 19 check, if the SHA1 sum from the Image stored in Flash is correct 52 Now you have a U-Boot-Image for the pcs440ep board with the correct SHA1 sum. 55 which will be found in ../current/ipam390/ - the correct SHA1 sum will be
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | debug-objects.rst | 77 structure if provided by the caller. The fixup function can correct the 100 structure if provided by the caller. The fixup function can correct the 124 structure if provided by the caller. The fixup function can correct the 164 provided by the caller. The fixup function can correct the problem 180 fixup function can correct the problem before the real free of the 196 fixup function can correct the problem by calling debug_object_init
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | pci_iomap.c | 23 * you expect from them in the correct way. 62 * you expect from them in the correct way. When possible write combining 106 * you expect from them in the correct way. 126 * you expect from them in the correct way. When possible write combining
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | atmel_nand.c | 433 * unable to correct error */ in pmecc_err_location() 491 /* SAMA5D4 PMECC IP can correct errors for all 0xff page */ in pmecc_correction() 691 * @cap: store the ONFI ECC correct bits capbility 692 * @sector_size: in how many bytes that ONFI require to correct @ecc_bits 816 nand->ecc.correct = NULL; in atmel_pmecc_nand_init_params() 839 …dev_info(host->dev, "WARNING: Using different ecc correct bits(%d bit) from Nand ONFI ECC reqireme… in atmel_pmecc_nand_init_params() 842 …dev_info(host->dev, "WARNING: Using different ecc correct sector size (%d bytes) from Nand ONFI EC… in atmel_pmecc_nand_init_params() 1052 stat = chip->ecc.correct(mtd, p, oob, NULL); in atmel_nand_read_page() 1078 * Detect and correct a 1 bit error for a page 1111 * We can't correct so many errors */ in atmel_nand_correct() [all …]
|
| /OK3568_Linux_fs/buildroot/package/openzwave/ |
| H A D | openzwave.mk | 16 # Set instlibdir to install libopenzwave.so* in the correct directory 20 # correct directory otherwise openzwave will call 23 # the correct directory otherwise openzwave will install configuration files in
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | cstdint.hpp | 218 # error defaults not correct; you must hand modify boost/cstdint.hpp 257 # error defaults not correct; you must hand modify boost/cstdint.hpp 292 # error defaults not correct; you must hand modify boost/cstdint.hpp 306 # error defaults not correct; you must hand modify boost/cstdint.hpp 330 # error defaults not correct; you must hand modify boost/cstdint.hpp 524 # error defaults not correct; you must hand modify boost/cstdint.hpp 532 # error defaults not correct; you must hand modify boost/cstdint.hpp 540 # error defaults not correct; you must hand modify boost/cstdint.hpp 543 # error defaults not correct; you must hand modify boost/cstdint.hpp
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | bttv-devel.rst | 16 Sound will work only, if the correct entry is used (for video it often 22 You should verify this is correct. If it isn't, you have to pass the 23 correct board type as insmod argument, ``insmod bttv card=2`` for 85 What you have to do is figure out the correct values for gpiomask and
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/spectrum-2/ |
| H A D | tc_flower.sh | 390 # the correct state 430 check_err $? "Did not match on correct filter" 443 check_err $? "Did not match on correct filter after the first was removed" 483 check_err $? "Did not match on correct filter" 491 check_err $? "Did not match on correct filter" 537 check_err $? "Did not match on correct filter" 564 check_err $? "Did not match on correct filter after rehash" 612 check_err $? "Did not match on correct filter" 639 check_err $? "Did not match on correct filter after rehash" 781 check_err $? "Did not match on correct filter" [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libmpc/ |
| H A D | libmpc.inc | 1 SUMMARY = "C library for complex number arithmetic with arbitrary precision and correct rounding" 2 …or the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the r…
|
| /OK3568_Linux_fs/yocto/poky/documentation/ref-manual/ |
| H A D | qa-checks.rst | 183 and verify that the compiler options being used are correct. 201 and verify that the compiler options being used are correct. 219 and verify that the compiler options being used are correct. 286 invalid when running on the target. You should either correct the 296 ``libtool`` adds the correct sysroot prefix when using the files 307 ``pkg-config`` itself adds the correct sysroot prefix when the files 467 ``RDEPENDS = "value"``). If you receive this error, correct any 475 it is not correct to specify it for a particular package, nor will such 517 …e> contains '//' which is invalid. Attempting to fix this but you should correct the metadata. [fi… 519 The string "//" is invalid in a Unix path. Correct all occurrences [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_bt_mp.c | 230 /* if reach here, it means H2C get the correct c2h response, */ in mptbt_BtFwOpCodeProcess() 291 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtReady() 308 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtReady() 323 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtReady() 442 /* 2. execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtSetMode() 640 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtGetGeneral() 660 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtGetGeneral() 680 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtGetGeneral() 693 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtGetGeneral() 710 /* execute h2c and check respond c2h from bt fw is correct or not */ in mptbt_BtGetGeneral() [all …]
|