Home
last modified time | relevance | path

Searched refs:j2 (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/algo/detail/
H A Dinsertion_sort.hpp47 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 Dfft4g.c940 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 Dfor_each_child.cocci191 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 Dinsn.c10 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 Dmodule.c88 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 Ddeterminant_impl.hpp50 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 Dtorturetest.c443 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 Dj2_mimas_v2.dts5 compatible = "jcore,j2-soc";
19 compatible = "jcore,j2";
/OK3568_Linux_fs/buildroot/board/freescale/warpboard/
H A DREADME21 - 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 Dmali_kbase_csf_firmware_log.c338 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 Dget_turn_info_for_endpoint.hpp395 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 DMakefile11 smp-$(CONFIG_CPU_J2) := smp-j2.o
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unfs3/unfs3/
H A Dunfs3_parallel_build.patch3 If building with make -j2 the lib.a will not get built in time.
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A DMakefile8 cacheops-$(CONFIG_CPU_J2) := cache-j2.o
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A Daxnet_cs.c275 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 Dfile2alias.c613 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 D0001-Make-ndiff-support-python3.patch659 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 Dssin.S64 | 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 Dstring247 … 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 Dstring247 … basic_string& replace(const_iterator i1, const_iterator i2, InputIterator j1, InputIterator j2);
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfplsp.S4958 # 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/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...
/OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/
H A Dyuv420_p352x288.yuv937 …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^j2�2`pnoqrpnoqpppopq…
6573 …�����������������������������rgme������������������������������������}�����j2<z��eJZbemyrbYL:39857…
/OK3568_Linux_fs/external/xserver/
H A DChangeLog8853 Also build with -j2, the builder VM has two cores.