Searched defs:TEMP (Results 1 – 9 of 9) sorted by relevance
/external/python/cpython2/PC/VS7.1/ |
D | _ssl.mak | 5 TEMP=x86-temp-debug/ macro 10 TEMP=x86-temp-release/ macro
|
/external/libsrtp2/crypto/hash/ |
D | sha1.c | 108 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/ |
D | test.bat | 39 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/ |
D | sha1.cc | 208 uint32_t TEMP = S(5, A) + f(t, B, C, D) + E + W[t] + K(t); in Process() local
|
/external/libchrome/base/ |
D | sha1.cc | 180 uint32_t TEMP = S(5, A) + f(t, B, C, D) + E + W[t] + K(t); in Process() local
|
/external/lz4/tests/ |
D | test-lz4-list.py | 14 TEMP = tempfile.gettempdir() variable
|
/external/libiio/src/ |
D | CMakeLists.txt | 178 set(TEMP ${CMAKE_REQUIRED_LIBRARIES}) variable
|
/external/llvm-project/polly/lib/External/isl/imath/ |
D | imrat.c | 33 #define TEMP(K) (temp + (K)) macro
|
D | imath.c | 167 #define TEMP(K) (temp + (K)) macro
|