Searched full:export (Results 1 – 25 of 2533) sorted by relevance
12345678910>>...102
21 :export:30 :export:33 :export:39 :export:45 :export:54 :export:57 :export:60 :export:63 :export:66 :export:[all …]
24 :export:27 :export:30 :export:33 :export:36 :export:42 :export:51 :export:54 :export:60 :export:63 :export:[all …]
31 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device() local33 return export->pwm; in child_to_pwm_device()52 struct pwm_export *export = child_to_pwm_export(child); in period_store() local53 struct pwm_device *pwm = export->pwm; in period_store()62 mutex_lock(&export->lock); in period_store()66 mutex_unlock(&export->lock); in period_store()87 struct pwm_export *export = child_to_pwm_export(child); in duty_cycle_store() local88 struct pwm_device *pwm = export->pwm; in duty_cycle_store()97 mutex_lock(&export->lock); in duty_cycle_store()101 mutex_unlock(&export->lock); in duty_cycle_store()[all …]
5 :export:8 :export:11 :export:14 :export:17 :export:20 :export:23 :export:26 :export:29 :export:32 :export:[all …]
30 export DEV=$OPTARG34 export PKT_SIZE=$OPTARG38 export DEST_IP=$OPTARG42 export DST_MAC=$OPTARG46 export DST_PORT=$OPTARG50 export F_THREAD=$OPTARG54 export THREADS=$OPTARG58 export CLONE_SKB=$OPTARG62 export COUNT=$OPTARG66 export BURST=$OPTARG[all …]
25 :export:34 :export:37 :export:43 :export:85 :export:97 :export:103 :export:106 :export:115 :export:128 :export:[all …]
12 :export:47 :export:50 :export:59 :export:65 :export:68 :export:71 :export:74 :export:83 :export:89 :export:[all …]
18 :export:21 :export:24 :export:27 :export:33 :export:36 :export:42 :export:45 :export:51 :export:60 :export:[all …]
17 :export:20 :export:23 :export:26 :export:29 :export:32 :export:35 :export:38 :export:41 :export:44 :export:[all …]
25 :export:37 :export:46 :export:58 :export:73 :export:82 :export:94 :export:104 :export:108 :export:117 :export:
11 :export:14 :export:17 :export:26 :export:35 :export:50 :export:
31 EXPORT ArchAtomicRead32 EXPORT ArchAtomicSet33 EXPORT ArchAtomicAdd34 EXPORT ArchAtomicSub35 EXPORT ArchAtomicXchg32bits36 EXPORT ArchAtomicCmpXchg32bits43 EXPORT ArchAtomicRead44 EXPORT ArchAtomicSet45 EXPORT ArchAtomicAdd46 EXPORT ArchAtomicSub[all …]
25 KVM="`pwd`/tools/testing/selftests/rcutorture"; export KVM26 PATH=${KVM}/bin:$PATH; export PATH32 TORTURE_INITRD="$KVM/initrd"; export TORTURE_INITRD136 TORTURE_KCONFIG_GDB_ARG="CONFIG_DEBUG_INFO=y"; export TORTURE_KCONFIG_GDB_ARG137 TORTURE_BOOT_GDB_ARG="nokaslr"; export TORTURE_BOOT_GDB_ARG138 TORTURE_QEMU_GDB_ARG="-s -S"; export TORTURE_QEMU_GDB_ARG144 TORTURE_QEMU_INTERACTIVE=1; export TORTURE_QEMU_INTERACTIVE157 TORTURE_KCONFIG_KASAN_ARG="CONFIG_DEBUG_INFO=y CONFIG_KASAN=y"; export TORTURE_KCONFIG_KASAN_ARG160 …E_IN_MS=100000 CONFIG_KCSAN_VERBOSE=y CONFIG_KCSAN_INTERRUPT_WATCHER=y"; export TORTURE_KCONFIG_KC…178 TORTURE_INITRD=""; export TORTURE_INITRD[all …]
69 :export:81 :export:93 :export:105 :export:111 :export:120 :export:129 :export:162 :export:168 :export:174 :export:[all …]
51 export SYSROOT_PATH=${sysroot_path}55 export ARCH_CFLAGS="${arch_cflags}"58 export PRODUCT_PATH="${product_path}"59 export DEVICE_PATH="${device_path}"61 export OUTDIR="${outdir}"62 export KCONFIG_CONFIG="${liteos_config_file}"63 export LITEOS_MENUCONFIG_H="${outdir}/config.h"64 export LITEOS_CONFIG_FILE="${outdir}/.config"65 export LITEOS_COMPILER_PATH="${compile_prefix%/*}/"66 export CROSS_COMPILE="${compile_prefix##*/}"
18 export OUT_DIR=$119 export BUILD_TYPE=$220 export KERNEL_ARCH=$321 export PRODUCT_PATH=$422 export DEVICE_NAME=$523 export KERNEL_VERSION=$631 export OHOS_ROOT_PATH=$(pwd)/../../..41 export KERNEL_IMAGE=${kernel_image}45 export SDK_SOURCE_DIR=${OHOS_ROOT_PATH}/device/soc/hisilicon/hi3751v350/sdk_linux/source
28 export DEBUG=130 export LC_ALL=c34 export test_lists35 export test_scenario36 export cur_test37 export cur_testcase38 export cross_compile_flag39 export no_need_run_checkflg=040 export testcase_timeout_flg=041 export no_need_run_testlist[all …]
31 export LITEOSTOPDIR68 # export los_config.mk related environment variables69 export LITEOS_MENUCONFIG_H70 export LITEOS_CONFIG_FILE71 export BOARD_COMPANY72 export DEVICE_PATH73 export PRODUCT_PATH75 # export kconfig related environment variables76 export CONFIG_=LOSCFG_77 export srctree=$(LITEOSTOPDIR)[all …]
1 Database Export10 tools/perf/scripts/python/export-to-sqlite.py11 tools/perf/scripts/python/export-to-postgresql.py13 which export data to a SQLite3 or PostgreSQL database.15 The export process provides records with unique sequential ids which allows the19 Over time it is possible to continue to expand the export while maintaining33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
11 export NDK=/path/to/android-ndk15 …export NDK_TOOLCHAIN=${NDK}/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-lin…16 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-arm18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.9/prebuilt/linux-x86_64/bin/i686-linux-android-19 export NDK_SYSROOT=${NDK}/platforms/android-24/arch-x8637 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-arm40 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-x8644 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/arm-linux-androideabi-46 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/i686-linux-android-
34 EXPORT ArchIntLock35 EXPORT ArchIntUnLock36 EXPORT ArchIntRestore37 EXPORT ArchTaskSchedule38 EXPORT HalPendSV39 EXPORT HalSVCHandler40 EXPORT HalStartFirstTask41 EXPORT HalSVCStartSchedule42 EXPORT HalSVCSecureContextAlloc43 EXPORT HalSVCSecureContextFree
15 #include <asm/export.h>24 EXPORT(tlbmiss_handler_setup_pgd_end)30 EXPORT(handle_tlbm_end)35 EXPORT(handle_tlbs_end)40 EXPORT(handle_tlbl_end)
29 export TST_PASS=030 export TST_FAIL=031 export TST_BROK=032 export TST_WARN=033 export TST_CONF=034 export TST_COUNT=035 export TST_COLOR_ENABLED=136 export TST_LTB_LOADED=1187 export TST_ID="$TST_ID"
11 export DISABLE_LATENT_ENTROPY_PLUGIN25 export DISABLE_STRUCTLEAK_PLUGIN45 export DISABLE_STACKLEAK_PLUGIN51 export DISABLE_ARM_SSP_PER_TASK_PLUGIN58 export GCC_PLUGINS_CFLAGS65 export GCC_PLUGIN