HomeSort by relevance Sort by last modified time
    Searched refs:CONST1 (Results 1 - 6 of 6) sorted by null

  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/targets/
Target04.java 23 static final int CONST1 = 12345; // $line-const1$
Target05.java 23 public static final int CONST1 = 3; // $line-const1$
  /external/libopus/silk/fixed/x86/
burg_modified_FIX_sse.c 73 __m128i CONST1 = _mm_set1_epi32(1);
178 ATMP_3210 = _mm_add_epi32( ATMP_3210, CONST1 );
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
shamodule.c 123 #define CONST1 0x5a827999L /* Rounds 0-19 */
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
shamodule.c 123 #define CONST1 0x5a827999L /* Rounds 0-19 */
  /external/python/cpython2/Modules/
shamodule.c 123 #define CONST1 0x5a827999L /* Rounds 0-19 */

Completed in 627 milliseconds