Home
last modified time | relevance | path

Searched defs:TEMP (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/PC/VS7.1/
D_ssl.mak5 TEMP=x86-temp-debug/ macro
10 TEMP=x86-temp-release/ macro
/external/libsrtp2/crypto/hash/
Dsha1.c108 uint32_t A, B, C, D, E, TEMP; in srtp_sha1_core() local
290 uint32_t A, B, C, D, E, TEMP; in srtp_sha1_final() local
/external/python/cpython3/Tools/buildbot/
Dtest.bat39 ssh %SSH_SERVER% "set TEMP=%REMOTE_PYTHON_DIR%temp& cd %REMOTE_PYTHON_DIR% & %REMOTE_PYTHON_DIR%PCb… variable
/external/angle/src/common/third_party/base/anglebase/
Dsha1.cc208 uint32_t TEMP = S(5, A) + f(t, B, C, D) + E + W[t] + K(t); in Process() local
/external/libchrome/base/
Dsha1.cc180 uint32_t TEMP = S(5, A) + f(t, B, C, D) + E + W[t] + K(t); in Process() local
/external/lz4/tests/
Dtest-lz4-list.py14 TEMP = tempfile.gettempdir() variable
/external/libiio/src/
DCMakeLists.txt178 set(TEMP ${CMAKE_REQUIRED_LIBRARIES}) variable
/external/llvm-project/polly/lib/External/isl/imath/
Dimrat.c33 #define TEMP(K) (temp + (K)) macro
Dimath.c167 #define TEMP(K) (temp + (K)) macro