/external/libvpx/libvpx/vpx_dsp/ppc/ |
inv_txfm_vsx.c | 221 step2 = in4; \ 229 STEP8_1(step0, step2, in1, in0, cospi16_v); \ 239 step2 = vec_sub(in1, in2); \ 248 in2 = vec_add(step2, step5); \ 251 in5 = vec_sub(step2, step5); \ 269 int16x8_t step0, step1, step2, step3, step4, step5, step6, step7; local [all...] |
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
BaseWrapContentTest.java | 140 Snapshot step2 = s2.get(i); local 141 step1.assertSame(step2, i);
|
/external/dng_sdk/source/ |
dng_reference.h | 514 int32 step2,
|
dng_bottlenecks.h | 564 int32 step2, [all...] |
dng_reference.cpp | [all...] |
/external/mesa3d/src/compiler/nir/ |
nir_opt_algebraic.py | 467 step2 = ('ior', ('ishl', ('iand', step1, 0x00ff00ff), 8), ('ushr', ('iand', step1, 0xff00ff00), 8)) 468 step3 = ('ior', ('ishl', ('iand', step2, 0x0f0f0f0f), 4), ('ushr', ('iand', step2, 0xf0f0f0f0), 4))
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
viddec_pm.c | 22 3. If data is present parse until a scprefix+sc is found. If not goto step2. 29 10. Send information to kernel on whether workload is done or Not.(RET). When kernel reschedules start from step2. 453 /* Step2: Phase1 of parsing, parse until a sc is found */
|
/frameworks/support/viewpager2/src/androidTest/java/androidx/viewpager2/widget/ |
SwipeTest.java | 321 + "step2:newValue2, ...}: %s",
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
dom.go | 140 // step2 in TOPLAS paper
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
dom.go | 140 // step2 in TOPLAS paper
|
/prebuilts/misc/darwin-x86_64/sdl2_ttf/include/SDL2/ |
SDL_ttf.h | 143 http://freetype.sourceforge.net/freetype2/docs/tutorial/step2.html
|
/prebuilts/misc/windows/sdl2_ttf/i686-w64-mingw32/include/SDL2/ |
SDL_ttf.h | 143 http://freetype.sourceforge.net/freetype2/docs/tutorial/step2.html
|
/prebuilts/misc/windows/sdl2_ttf/x86_64-w64-mingw32/include/SDL2/ |
SDL_ttf.h | 143 http://freetype.sourceforge.net/freetype2/docs/tutorial/step2.html
|
/external/curl/lib/vtls/ |
cyassl.c | 890 * abort a connection attempt before step2 has completed while 900 } /* repeat step2 until all transactions are done. */
|
mbedtls.c | 950 * abort a connection attempt before step2 has completed while 961 } /* repeat step2 until all transactions are done. */
|
polarssl.c | 809 * abort a connection attempt before step2 has completed while 820 } /* repeat step2 until all transactions are done. */
|
schannel.c | [all...] |
/external/llvm/test/Analysis/ScalarEvolution/ |
trip-count9.ll | 27 ; CHECK: Determining loop execution counts for: @step2 30 define void @step2(i4 %n) {
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
trip-count9.ll | 27 ; CHECK: Determining loop execution counts for: @step2 30 define void @step2(i4 %n) {
|
/frameworks/av/media/libaudioprocessing/ |
AudioResamplerSinc.cpp | 482 // interpolate (step2) 554 // interpolate (step2)
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/ |
DxeQNCSmbus.c | 95 // Step2: Clear Status Register before anyone uses the interfaces.
|
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/src/ |
JcopOsDownload.cpp | 614 ALOGE("Starting update from step2");
|
/external/opencv/cxcore/src/ |
cxmatmul.cpp | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/ |
PlatDriOverrideDxe.c | 814 // Step2 Export the driver name string and create check box item in second page
[all...] |
/system/bt/stack/smp/ |
smp_keys.cc | 395 * Description Generate Confirm/Compare Step2: [all...] |