OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGET_NSYNC_LIB
(Results
1 - 7
of
7
) sorted by null
/external/tensorflow/tensorflow/contrib/makefile/
build_all_linux.sh
38
TARGET_NSYNC_LIB
="$HOST_NSYNC_LIB"
39
export HOST_NSYNC_LIB
TARGET_NSYNC_LIB
build_all_android.sh
97
TARGET_NSYNC_LIB
=`CC_PREFIX="${CC_PREFIX}" NDK_ROOT="${NDK_ROOT}" \
99
export HOST_NSYNC_LIB
TARGET_NSYNC_LIB
127
HOST_NSYNC_LIB="$HOST_NSYNC_LIB"
TARGET_NSYNC_LIB
="$
TARGET_NSYNC_LIB
" \
136
HOST_NSYNC_LIB="$HOST_NSYNC_LIB"
TARGET_NSYNC_LIB
="$
TARGET_NSYNC_LIB
" \
build_all_ios.sh
111
TARGET_NSYNC_LIB
=`tensorflow/contrib/makefile/compile_nsync.sh -t ios`
114
TARGET_NSYNC_LIB
=`tensorflow/contrib/makefile/compile_nsync.sh -t ios -a ${BUILD_ARCH}`
116
export HOST_NSYNC_LIB
TARGET_NSYNC_LIB
119
TF_SCRIPT_FLAGS="-h ${HOST_NSYNC_LIB} -n ${
TARGET_NSYNC_LIB
}"
compile_ios_tensorflow.sh
96
TARGET_NSYNC_LIB
="${NSYNC_TARGET}"
108
TARGET_NSYNC_LIB
="${NSYNC_TARGET}"
121
TARGET_NSYNC_LIB
="${NSYNC_TARGET}"
133
TARGET_NSYNC_LIB
="${NSYNC_TARGET}"
145
TARGET_NSYNC_LIB
="${NSYNC_TARGET}"
Makefile
184
$(
TARGET_NSYNC_LIB
) \
334
$(
TARGET_NSYNC_LIB
) \
README.md
108
export
TARGET_NSYNC_LIB
=`CC_PREFIX="${CC_PREFIX}" NDK_ROOT="${NDK_ROOT}" \
321
export
TARGET_NSYNC_LIB
=`tensorflow/contrib/makefile/compile_nsync.sh -t ios`
352
-h ${HOST_NSYNC_LIB} and -n {
TARGET_NSYNC_LIB
} so it would look like:
399
export
TARGET_NSYNC_LIB
="$HOST_NSYNC_LIB"
/external/tensorflow/tensorflow/contrib/android/cmake/
CMakeLists.txt
31
${
TARGET_NSYNC_LIB
}/lib/libnsync.a)
Completed in 445 milliseconds