Home
last modified time | relevance | path

Searched full:adjacent (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Di18n.hpp39 adjacent characters can be rotated. For example, a Chinese character is
40 always drawn upright. An uprightly oriented character causes an adjacent
49 adjacent characters. For example, along a verticlly oriented line, the
52 whether an adjacent character is drawn upright or rotated.
60 oriented vertically, even if both adjacent characters are upright. For
62 character causes an adjacent “neutral” character to be drawn rotated as
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/layout/
H A Dmerge_lines.cpp71 // found lines with the same text adjacent to both ends of the current line, merge all in mergeLines()
81 // found mergeable line adjacent to the start of the current line, merge in mergeLines()
85 // found mergeable line adjacent to the end of the current line, merge in mergeLines()
89 // no adjacent lines, add as a new item in mergeLines()
/OK3568_Linux_fs/u-boot/arch/nios2/cpu/
H A Du-boot.lds42 * adjacent to simplify the startup code -- and provide
77 * adjacent to sdata and can be referenced via gp. The normal
78 * bss follows. We keep it adjacent to simplify init code.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dsocionext,synquacer-exiu.txt4 that forwards a block of 32 configurable input lines to 32 adjacent
15 - socionext,spi-base : The SPI number of the first SPI of the 32 adjacent
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/
H A Dconstants.hpp23 token_compress_on, //!< Compress adjacent tokens
24 token_compress_off //!< Do not compress adjacent tokens
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Defi.c42 * with the permissions that are needed by the adjacent in create_mapping_protection()
84 * frame with an adjacent runtime memory region. Given that the page in efi_create_mapping()
86 * adjacent region gets mapped, we must avoid block mappings here so we in efi_create_mapping()
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c553 /* Iteratively reduces the node pointed to by nodep and its adjacent
555 * all bits set adjacent to a previous node, will get combined into a
562 * and the adjacent nodes that are reduced are not discovered. It is the
582 * adjacent node that the bit settings could be merged into.
623 * both prev and next both check for an adjacent in node_reduce()
684 * adjacent index. in node_reduce()
697 * Is node adjacent to previous node and the node in node_reduce()
756 * Is next node index adjacent to current node in node_reduce()
1135 * If it is not adjacent to the first node, then there is a gap in sparsebit_first_clear()
1143 * Second node is adjacent to the first node. in sparsebit_first_clear()
[all …]
/OK3568_Linux_fs/u-boot/lib/
H A Dlmb.c112 long adjacent, i; in lmb_add_region() local
129 adjacent = lmb_addrs_adjacent(base,size,rgnbase,rgnsize); in lmb_add_region()
130 if ( adjacent > 0 ) { in lmb_add_region()
136 else if ( adjacent < 0 ) { in lmb_add_region()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dstl_numeric.h322 * @brief Return differences between adjacent values. in _GLIBCXX_VISIBILITY()
324 * Computes the difference between adjacent values in the range in _GLIBCXX_VISIBILITY()
363 * @brief Return differences between adjacent values. in _GLIBCXX_VISIBILITY()
365 * Computes the difference between adjacent values in the range in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dgomp-constants.h123 it's required alignment, and size is the number of adjacent entries
124 that belong to the struct. The adjacent entries should be sorted by
126 (address of the first adjacent entry) and highest needed address
127 (address of the last adjacent entry plus its size). */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dgomp-constants.h123 it's required alignment, and size is the number of adjacent entries
124 that belong to the struct. The adjacent entries should be sorted by
126 (address of the first adjacent entry) and highest needed address
127 (address of the last adjacent entry plus its size). */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dstl_numeric.h322 * @brief Return differences between adjacent values. in _GLIBCXX_VISIBILITY()
324 * Computes the difference between adjacent values in the range in _GLIBCXX_VISIBILITY()
363 * @brief Return differences between adjacent values. in _GLIBCXX_VISIBILITY()
365 * Computes the difference between adjacent values in the range in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dsi476x-reports.h62 * @hassi: Low/High side Adjacent(100 kHz) Channel Strength Indicator
66 * @assi: Adjacent Channel(+/- 200kHz) Strength Indicator
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsubscr.h53 * @nameseq_list: adjacent subscriptions in name sequence's subscription list
54 * @sub_list: adjacent subscriptions in subscriber's subscription list
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dlocking.h36 * Oftentimes we need to lock adjacent nodes on the same level while
57 * the subsequent nodes in our path, keeping our locks on those adjacent
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp-regs.h56 * Enables the combining of adjacent 32-byte read requests to the same
72 * Enables the combining of adjacent 32-byte write requests to the same
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h45 /* Frequently used values are kept adjacent for cache effect */
148 /* Frequently used values are kept adjacent for cache effect */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/char_set/
H A Drange_run_impl.hpp24 // if *iter intersects with, or is adjacent to, 'range'... in try_merge()
35 // 2. collapse next range if adjacent or overlapping with *iter in try_merge()
/OK3568_Linux_fs/kernel/tools/testing/selftests/vm/
H A Dmap_fixed_noreplace.c181 * Adjacent to start of existing mapping: in main()
201 * Adjacent to end of existing mapping: in main()
/OK3568_Linux_fs/u-boot/cmd/
H A Dmem.c587 0x00000003, /* two adjacent bits */ in mem_test_alt()
588 0x00000007, /* three adjacent bits */ in mem_test_alt()
589 0x0000000F, /* four adjacent bits */ in mem_test_alt()
590 0x00000005, /* two non-adjacent bits */ in mem_test_alt()
591 0x00000015, /* three non-adjacent bits */ in mem_test_alt()
592 0x00000055, /* four non-adjacent bits */ in mem_test_alt()
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Dadd_namespace.cocci18 // Add missing imports, but only adjacent to a MODULE_LICENSE statement.
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dvdso.h25 * Note: node_id and cpu_nr must be at adjacent memory locations.
/OK3568_Linux_fs/buildroot/package/lldpd/
H A DConfig.in15 mechanism to deliver Link-Layer notifications to adjacent
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dsi476x.rst143 0x18 lassi Signed Low side adjacent Channel
148 0x24 assi Adjacent channel SSI
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/apmd/apmd/
H A Dwexitcode.patch26 * we rely on the fact that syslog.h assigns adjacent

12345678910>>...21