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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend.c 90 LLVMValueRef term2)
94 return lp_build_add(bld, term1, term2);
96 return lp_build_sub(bld, term1, term2);
98 return lp_build_sub(bld, term2, term1);
100 return lp_build_min(bld, term1, term2);
102 return lp_build_max(bld, term1, term2);
lp_bld_blend.h 97 LLVMValueRef term2);
  /external/valgrind/memcheck/tests/vbit-test/
binary.c 157 vbits_t term1, term2, term3; local
159 term2 = and_combine(opnd1->vbits, opnd2->vbits, opnd2->value, 0);
161 expected_vbits = or_vbits(term1, or_vbits(term2, term3));
173 vbits_t term1, term2, term3; local
175 term2 = and_combine(opnd1->vbits, opnd2->vbits, opnd2->value, 1);
177 expected_vbits = or_vbits(term1, or_vbits(term2, term3));
  /development/ndk/platforms/android-9/arch-mips/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/lasat/
lasat.h 46 unsigned char term2; member in struct:lasat_eeprom_struct
79 unsigned char term2; member in struct:lasat_eeprom_struct_pre7
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sql_1.h 70 int term2();
  /external/svox/pico/lib/
picosig2.c 528 picoos_int32 delta, term1, term2; local
571 term2 = XXr[k];
573 delta = term1 - term2;
574 XXr[nI] = term2 + ((D[nI] * delta) >> 5); /* ok because nI<=A[nI] <=B[nI] */
    [all...]
  /external/opencv3/modules/imgproc/src/
min_enclosing_triangle.cpp 1288 double term2 = linePointB.y - a.y; local
    [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 325 milliseconds