| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/ |
| H A D | insertion_sort.hpp | 47 BirdirectionalIterator j2 = last2; in insertion_sort_op() local 48 BirdirectionalIterator i2 = j2; in insertion_sort_op() 50 op(i2, j2); in insertion_sort_op() 51 for (--j2; i2 != first2 && comp(*first1, *--i2); --j2) { in insertion_sort_op() 52 op(i2, j2); in insertion_sort_op() 55 op(first1, j2); in insertion_sort_op() 108 BirdirectionalRawIterator j2 = last2; in insertion_sort_uninitialized_copy() local 109 BirdirectionalRawIterator k2 = j2; in insertion_sort_uninitialized_copy() 111 ::new((iterator_to_raw_pointer)(j2), boost_move_new_t()) value_type(move(*k2)); in insertion_sort_uninitialized_copy() 113 for (--j2; k2 != first2 && comp(*first1, *--k2); --j2) in insertion_sort_uninitialized_copy() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | fft4g.c | 940 int j, j1, j2, j3, l; in cftfsub() local 955 j2 = j1 + l; in cftfsub() 956 j3 = j2 + l; in cftfsub() 961 x2r = a[j2] + a[j3]; in cftfsub() 962 x2i = a[j2 + 1] + a[j3 + 1]; in cftfsub() 963 x3r = a[j2] - a[j3]; in cftfsub() 964 x3i = a[j2 + 1] - a[j3 + 1]; in cftfsub() 967 a[j2] = x0r - x2r; in cftfsub() 968 a[j2 + 1] = x0i - x2i; in cftfsub() 990 int j, j1, j2, j3, l; in cftbsub() local [all …]
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/ |
| H A D | for_each_child.cocci | 191 position j0, j2; 203 break@j2; 222 position ruletwo_context.j0, ruletwo_context.j2; 227 *break @j2; 314 j2 << ruletwo_context.j2; 319 coccilib.org.print_link(j2[0], "") 345 j2 << ruletwo_context.j2; 348 msg = "WARNING: Function \"%s\" should have of_node_put() before break around line %s." % (i,j2[0].…
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | insn.c | 10 unsigned long s, j1, j2, i1, i2, imm10, imm11; in __arm_gen_branch_thumb2() local 27 j2 = (!i2) ^ s; in __arm_gen_branch_thumb2() 30 second = 0x9000 | (j1 << 13) | (j2 << 11) | imm11; in __arm_gen_branch_thumb2()
|
| H A D | module.c | 88 u32 upper, lower, sign, j1, j2; in apply_relocate() local 242 j2 = (lower >> 11) & 1; in apply_relocate() 244 ((~(j2 ^ sign) & 1) << 22) | in apply_relocate() 273 j2 = sign ^ (~(offset >> 22) & 1); in apply_relocate() 277 (j1 << 13) | (j2 << 11) | in apply_relocate()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/detail/ |
| H A D | determinant_impl.hpp | 50 int j2 = 0; in determinant_impl_() local 55 m[i-1][j2] = mat_traits<M>::read_element_idx(i,j,a); in determinant_impl_() 56 ++j2; in determinant_impl_()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/tests/ |
| H A D | torturetest.c | 443 int i = 0, j1, j2; in print_bufs() local 463 for (j2 = 0; j2 < 8 && i + j2 < len; j2++) in print_bufs() 464 printk(" %02x", written[start + i + j2]); in print_bufs()
|
| /OK3568_Linux_fs/kernel/arch/sh/boot/dts/ |
| H A D | j2_mimas_v2.dts | 5 compatible = "jcore,j2-soc"; 19 compatible = "jcore,j2";
|
| /OK3568_Linux_fs/buildroot/board/freescale/warpboard/ |
| H A D | README | 21 - Put warpboard in USB download mode by closing the j2 jumper on the 42 opening the j2 jumper.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware_log.c | 338 uint32_t imm11, imm10, i1, i2, j1, j2, sign; in toggle_logging_calls_in_loaded_image() local 366 j2 = !i2 ^ sign; in toggle_logging_calls_in_loaded_image() 373 bl_instruction |= j2 << 27; in toggle_logging_calls_in_loaded_image()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | get_turn_info_for_endpoint.hpp | 395 Point2 const& i2, Point2 const& j2, Point2 const& /*k2*/, in handle_internal() 406 boost::ignore_unused_variable_warning(j2); in handle_internal() 419 BOOST_GEOMETRY_ASSERT(ip_j2 == equals::equals_point_point(j2, inters_pt)); in handle_internal() 473 BOOST_GEOMETRY_ASSERT(ip_j2 == equals::equals_point_point(j2, inters_pt)); in handle_internal()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh2/ |
| H A D | Makefile | 11 smp-$(CONFIG_CPU_J2) := smp-j2.o
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/ |
| H A D | unfs3_parallel_build.patch | 3 If building with make -j2 the lib.a will not get built in time.
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | Makefile | 8 cacheops-$(CONFIG_CPU_J2) := cache-j2.o
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/ |
| H A D | axnet_cs.c | 275 int i, j, j2, ret; in axnet_config() local 327 j2 = mdio_read(dev->base_addr + AXNET_MII_EEP, i, 2); in axnet_config() 328 if (j == j2) continue; in axnet_config() 338 j2 = mdio_read(dev->base_addr + AXNET_MII_EEP, i, 2); in axnet_config() 339 if (j == j2) continue; in axnet_config()
|
| /OK3568_Linux_fs/kernel/scripts/mod/ |
| H A D | file2alias.c | 613 int i2, j2; in do_pnp_card_entries() local 625 for (j2 = 0; j2 < PNP_MAX_DEVICES; j2++) { in do_pnp_card_entries() 627 (char *)(*devs_dup)[j2].id; in do_pnp_card_entries()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-security/nmap/files/ |
| H A D | 0001-Make-ndiff-support-python3.patch | 659 for op, i1, i2, j1, j2 in self.os_diffs: 665 for i in range(j1, j2): 778 for op, i1, i2, j1, j2 in self.os_diffs: 789 for i in range(j1, j2): 865 for op, i1, i2, j1, j2 in diffs.get_opcodes(): 871 for k in range(j1, j2):
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | ssin.S | 64 | 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), i.e. 66 | sgn1 := (-1)**j1, sgn2 := (-1)**j2.
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | string | 247 … basic_string& replace(const_iterator i1, const_iterator i2, InputIterator j1, InputIterator j2);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | string | 247 … basic_string& replace(const_iterator i1, const_iterator i2, InputIterator j1, InputIterator j2);
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 4958 # 4. (k is odd) Set j1 := (k-1)/2, j2 := j1 (EOR) (k mod 2), ie. # 4960 # sgn1 := (-1)**j1, sgn2 := (-1)**j2. #
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 937 …78898798677777789777773,#".@Zv���������������������������������������������j2��������xxww�������}… 1166 …��u:CFA?;AT_{������������������zs�������tp�����~jr������������������nl�����j2=y�������snb\r�������… 1251 …�����������������������������~���������������������������}zwsmdYRQJ;8=+;t�j2( .+#$)BIIIJJI… 1791 …ijjijijjjklmmlnprtuwwspkgdddcbcdccba^\UOC:3/../11021.-,/.+.0/10//./1011/3,:j2G4K��~�������������… 2046 …�����������������������������nfig������������������������������������~�����j2<��nMZcfislWN=564478… 2875 …����������������������������t�}[r�������������������������������������y}���j2?���ZTddgrqd[Q?566765… 5329 …~�����ysl^Sgz~����������~{~|ywplmoqvyzzwuogc_H6F]iry~|xwtng__R51+=I,!&>`n^j22`pnoqrpnoqpppopq… 6573 …�����������������������������rgme������������������������������������}�����j2<z��eJZbemyrbYL:39857…
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 8853 Also build with -j2, the builder VM has two cores.
|