/external/autotest/frontend/afe/doctests/ |
003_misc_rpc_features.txt | 22 job.next_step('step4') 38 def step4():
|
/toolchain/binutils/binutils-2.27/binutils/ |
dllwrap.c | 1175 dyn_string_t step4 = dyn_string_new (dlltool_cmdline->length local 1180 dyn_string_append_cstr (step4, "--base-file "); 1183 dyn_string_append_cstr (step4 [all...] |
/external/tensorflow/tensorflow/core/lib/hash/ |
crc32c.cc | 228 #define STEP4 \ 248 STEP4; 249 STEP4; 250 STEP4; 251 STEP4; 255 STEP4; 261 #undef STEP4
|
/tools/test/connectivity/acts/framework/acts/test_utils/tel/ |
tel_data_utils.py | 287 log.info("Step4 WiFi is Off, Data is on Cell.") 359 log.info("Step4 verify internet") 428 log.info("Step4 Re-enable data.") 431 ad.log.error("Step4 failed to re-enable data.")
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
inv_txfm_vsx.c | 225 STEP8_0(in1, in7, step4, step7, cospi28_v, cospi4_v); \ 231 in4 = vec_add(step4, step5); \ 232 in5 = vec_sub(step4, step5); \ 241 step4 = in4; \ 249 in3 = vec_add(step3, step4); \ 250 in4 = vec_sub(step3, step4); \ 269 int16x8_t step0, step1, step2, step3, step4, step5, step6, step7; local [all...] |
/external/libvpx/libvpx/vpx_dsp/mips/ |
fwd_dct32x32_msa.c | 257 v8i16 step0, step1, step2, step3, step4, step5, step6, step7; local 266 in12, in13, in14, in15, step0, step1, step2, step3, step4, step5, 268 ST_SH8(step0, step1, step2, step3, step4, step5, step6, step7, output, 8); 279 in12, in13, in14, in15, step0, step1, step2, step3, step4, step5, 281 ST_SH8(step0, step1, step2, step3, step4, step5, step6, step7, [all...] |
/external/mesa3d/src/compiler/nir/ |
nir_opt_algebraic.py | 469 step4 = ('ior', ('ishl', ('iand', step3, 0x33333333), 2), ('ushr', ('iand', step3, 0xcccccccc), 2)) 470 step5 = ('ior', ('ishl', ('iand', step4, 0x55555555), 1), ('ushr', ('iand', step4, 0xaaaaaaaa), 1))
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/ |
viddec_pm.c | 222 /* Step4: Fill the cubby with data to send to parser sc code function */ 472 /* Step4: If we saw two start codes init state and call codec to parse */ 499 /* Step4: If this is the first start code in this stream, clean up and return */
|
/tools/test/connectivity/acts/tests/google/tel/live/ |
TelLiveVideoTest.py | [all...] |
TelLiveVoiceConfTest.py | [all...] |
TelLiveDataTest.py | 462 self.log.info("Step4 Turn off data and verify not connected.") [all...] |
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/MemoryInit/Pei/ |
meminit.c | [all...] |