| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/sqlite/sqlite-2.8.17/ |
| H A D | mainmk_no_tcl.patch | 14 $(TOP)/src/sqlite.h.in \ 15 $(TOP)/src/sqliteInt.h \ 16 $(TOP)/src/table.c \ 17 - $(TOP)/src/tclsqlite.c \ 18 $(TOP)/src/tokenize.c \ 19 $(TOP)/src/trigger.c \ 20 $(TOP)/src/update.c \
|
| H A D | mainmk_build_dynamic.patch | 21 -sqlite$(EXE): $(TOP)/src/shell.c libsqlite.a sqlite.h 22 - $(TCCX) $(READLINE_FLAGS) -o sqlite$(EXE) $(TOP)/src/shell.c \ 27 +sqlite$(EXE): $(TOP)/src/shell.c libsqlite.so sqlite.h 28 + $(TCCX) $(LDFLAGS) $(READLINE_FLAGS) -o sqlite$(EXE) $(TOP)/src/shell.c \ 31 sqlite_analyzer$(EXE): $(TOP)/src/tclsqlite.c libsqlite.a $(TESTSRC) \ 32 $(TOP)/tool/spaceanal.tcl
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/doxygen/doxygen/ |
| H A D | doxygen-native-only-check-python3.patch | 114 - COMMAND ${PYTHON_EXECUTABLE} ${TOP}/src/configgen.py -doc ${TOP}/src/config.xml > config.… 115 + COMMAND ${Python3_EXECUTABLE} ${TOP}/src/configgen.py -doc ${TOP}/src/config.xml > config… 116 DEPENDS ${TOP}/src/config.xml ${TOP}/src/configgen.py 136 - COMMAND ${PYTHON_EXECUTABLE} ${TOP}/examples/strip_example.py < ${PROJECT_BINARY_DIR}/la… 137 + COMMAND ${Python3_EXECUTABLE} ${TOP}/examples/strip_example.py < ${PROJECT_BINARY_DIR}/l… 138 DEPENDS doxygen ${f}.${f_ext} ${f}.cfg ${TOP}/examples/strip_example.py 145 - COMMAND ${PYTHON_EXECUTABLE} ${TOP}/examples/strip_example.py < ${PROJECT_BINARY_DIR}/la… 146 + COMMAND ${Python3_EXECUTABLE} ${TOP}/examples/strip_example.py < ${PROJECT_BINARY_DIR}/h… 147 …ams_a.h diagrams_b.h diagrams_c.h diagrams_d.h diagrams_e.h diagrams.cfg ${TOP}/examples/strip_exa…
|
| /OK3568_Linux_fs/external/mpp/build/android/ |
| H A D | Android.mk | 9 LOCAL_SRC_FILES := $(TOP)/mpp/legacy/$(LOCAL_MODULE)$(LOCAL_MODULE_SUFFIX) 18 LOCAL_SRC_FILES := $(TOP)/mpp/$(LOCAL_MODULE)$(LOCAL_MODULE_SUFFIX)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
| H A D | 0001-Remove-python-venv.patch | 25 -VIRTUALENV_ROOT=${VIRTUALENV_ROOT:-"${TOP}/.venv"} 53 -cd "$TOP" 63 -# (This is equivalent to typing 'add2virtualenv $TOP', except 71 -if ! grep -q "$TOP" $VENV_PATH_FILE ; then 74 -'"$TOP"'
|
| H A D | 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch | 113 cd ${TOP}/pocketsphinx-python
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-zx.txt | 12 DVI1_HS ---+----------------------------- GMII_RXD3 (TOP pin) 38 'TOP pins'. For pins like KEY_ROW2, the pinmux is controlled by both
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-connectivity/openssl/openssl/ |
| H A D | run-ptest | 8 export TOP=.
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | mxl5005s.c | 251 u16 TOP; /* Value: take over point */ member 1678 u16 TOP, /* 0: Dual AGC; Value: take over point */ in MXL5005_TunerConfig() argument 1702 state->TOP = TOP; in MXL5005_TunerConfig() 1827 if (state->TOP == 55) /* TOP == 5.5 */ in MXL_BlockInit() 1830 if (state->TOP == 72) /* TOP == 7.2 */ in MXL_BlockInit() 1833 if (state->TOP == 92) /* TOP == 9.2 */ in MXL_BlockInit() 1836 if (state->TOP == 110) /* TOP == 11.0 */ in MXL_BlockInit() 1839 if (state->TOP == 129) /* TOP == 12.9 */ in MXL_BlockInit() 1842 if (state->TOP == 147) /* TOP == 14.7 */ in MXL_BlockInit() 1845 if (state->TOP == 168) /* TOP == 16.8 */ in MXL_BlockInit() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm/samsung/ |
| H A D | bootloader-interface.rst | 80 modules are power gated, except the TOP modules
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/sqlite/ |
| H A D | sqlite_2.8.17.bb | 32 TOP="${S}" \
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-bow.c | 59 TOP, /* Final range - sector is size of device */ enumerator 776 br->type = TOP; in dm_bow_ctr() 929 case TOP: /* Illegal - top is off the end of the device */ in prepare_one_range() 1204 if (br->type == TOP) { in dm_bow_tablestatus()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | Kconfig | 78 TCON TOP is responsible for configuring display pipeline for
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-odroid-go2.dts | 118 label = "TOP-LEFT"; 123 label = "TOP-RIGHT";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | orion5x-maxtor-shared-storage-2.dts | 67 * flash. TODO: once the flash part TOP/BOTTOM detection
|
| H A D | orion5x-lacie-ethernet-disk-mini-v2.dts | 88 * flash. TODO: once the flash part TOP/BOTTOM detection
|
| H A D | orion5x-lacie-d2-network.dts | 107 * flash. TODO: once the flash part TOP/BOTTOM detection
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/ |
| H A D | to_TO | 123 int_curr_symbol "TOP "
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/ |
| H A D | to_TO | 123 int_curr_symbol "TOP "
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ethtool.h | 73 #define ETH_RSS_HASH_TOP __ETH_RSS_HASH(TOP)
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_32.c | 637 #define COND_SEL(CODE, TOP, FOP) \ in bpf_jit_compile() argument 639 t_op = TOP; \ in bpf_jit_compile()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | IBM861.gz | 1<code_set_name> IBM861
2<comment_char> %
3<escape_char> /
4% version: ... |
| HD | IBM862.gz | |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | IBM437.gz | 1<code_set_name> IBM437
2<comment_char> %
3<escape_char> /
4% version: ... |
| HD | KOI8-R.gz | 1<code_set_name> KOI8-R
2<comment_char> %
3<escape_char> /
4% ... |