Home
last modified time | relevance | path

Searched refs:FLUSH (Results 1 – 25 of 51) sorted by relevance

123

/external/cpuinfo/test/dmesg/
Dblu-r1-hd.log16 [ 5.681731] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=5a1a2000, RX_MEM_ADDR=5a1a2000
20 [ 5.681797] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=0, RX_MEM_ADDR=0
37 [ 5.682329] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=5a1a2000, RX_MEM_ADDR=5a1a2000
41 [ 5.682395] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=0, RX_MEM_ADDR=0
58 [ 5.682927] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=5a1a2000, RX_MEM_ADDR=5a1a2000
62 [ 5.682992] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=0, RX_MEM_ADDR=0
79 [ 5.683521] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=5a1a2000, RX_MEM_ADDR=5a1a2000
83 [ 5.683587] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=0, RX_MEM_ADDR=0
100 [ 5.684138] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=5a1a2000, RX_MEM_ADDR=5a1a2000
104 [ 5.684204] [I2C]STOP=0,FLUSH=0,CON=0,TX_MEM_ADDR=0, RX_MEM_ADDR=0
[all …]
/external/libjpeg-turbo/simd/arm/
Djchuff.h59 #define FLUSH() { \ macro
92 #define FLUSH() { \ macro
110 FLUSH() \
/external/mesa3d/src/mesa/tnl_dd/
Dt_dd_dmatmp.h144 FLUSH(); in TAG()
195 FLUSH(); in TAG()
257 FLUSH(); in TAG()
286 FLUSH(); in TAG()
318 FLUSH(); in TAG()
342 FLUSH(); in TAG()
360 FLUSH(); in TAG()
/external/tpm2-tss/test/integration/
Desys-policy-regression.int.c20 #define FLUSH true macro
263 "OR", FLUSH)) in test_esys_policy_regression()
317 "Restart", FLUSH)) in test_esys_policy_regression()
350 "NameHash", FLUSH)) in test_esys_policy_regression()
391 "PolicyDuplicationSelect", FLUSH)) in test_esys_policy_regression()
419 "NvWritten", FLUSH)) in test_esys_policy_regression()
Desys-policy-template-opt.int.c22 #define FLUSH true macro
140 FLUSH)) in test_esys_policy_template_opt()
Desys-policy-physical-presence-opt.int.c22 #define FLUSH true macro
132 "PhysicalPresence", FLUSH)) in test_esys_policy_physical_presence_opt()
Desys-policy-authorize-nv-opt.int.c22 #define FLUSH true macro
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_job.c40 cl_packet_length(FLUSH)); in v3dX()
73 cl_emit(&job->bcl, FLUSH, flush); in v3dX()
/external/cronet/net/network_error_logging/
Dmock_persistent_nel_store_unittest.cc160 expected_commands.emplace_back(MockPersistentNelStore::Command::Type::FLUSH); in TEST_F()
193 expected_commands.emplace_back(MockPersistentNelStore::Command::Type::FLUSH); in TEST_F()
221 expected_commands.emplace_back(MockPersistentNelStore::Command::Type::FLUSH); in TEST_F()
231 expected_commands.emplace_back(MockPersistentNelStore::Command::Type::FLUSH); in TEST_F()
263 expected_commands.emplace_back(MockPersistentNelStore::Command::Type::FLUSH); in TEST_F()
Dmock_persistent_nel_store.cc37 case MockPersistentNelStore::Command::Type::FLUSH: in operator ==()
88 command_list_.emplace_back(Command::Type::FLUSH); in Flush()
Dmock_persistent_nel_store.h30 FLUSH enumerator
/external/curl/tests/data/
Dtest19056 FLUSH
30 CURLOPT_COOKIELIST set to "FLUSH" of a shared cookie object
/external/cronet/net/reporting/
Dmock_persistent_reporting_store.cc50 DCHECK(type == Type::FLUSH || type == Type::LOAD_REPORTING_CLIENTS); in Command()
68 case MockPersistentReportingStore::Command::Type::FLUSH: in operator ==()
101 case MockPersistentReportingStore::Command::Type::FLUSH: in operator <<()
229 command_list_.emplace_back(Command::Type::FLUSH); in Flush()
Dmock_persistent_reporting_store_unittest.cc158 expected_commands.emplace_back(CommandType::FLUSH); in TEST()
174 expected_commands.emplace_back(CommandType::FLUSH); in TEST()
216 EXPECT_EQ(2, store.CountCommands(CommandType::FLUSH)); in TEST()
Dreporting_service_unittest.cc492 expected_commands.emplace_back(CommandType::FLUSH); in TEST_P()
502 expected_commands.emplace_back(CommandType::FLUSH); in TEST_P()
572 expected_commands.emplace_back(CommandType::FLUSH); in TEST_P()
577 expected_commands.emplace_back(CommandType::FLUSH); in TEST_P()
Dmock_persistent_reporting_store.h37 FLUSH enumerator
/external/libavc/decoder/svc/
Disvcd_defs.h50 #define FLUSH 2 macro
/external/blktrace/
Dact_mask.c18 DECLARE_MASK_MAP(FLUSH),
/external/brotli/java/org/brotli/wrapper/enc/
DEncoderJNI.java23 FLUSH, enumConstant
/external/skia/src/core/
DSkPictureFlat.h98 FLUSH, enumerator
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_compute.c244 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compute_validate_constbufs()
418 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_compute_upload_input()
459 BEGIN_NVC0(push, NVC0_CP(FLUSH), 1); in nvc0_launch_grid()
Dnve4_compute.c213 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_screen_compute_setup()
278 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in gm107_compute_validate_surfaces()
379 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_set_tex_handles()
443 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_validate_constbufs()
565 BEGIN_NVC0(push, NVE4_CP(FLUSH), 1); in nve4_compute_upload_input()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_progvar.cpp22 #define FLUSH fflush(stdout) macro
1090 FLUSH; in l_write_read()
1281 FLUSH; in l_write_read_for_type()
1532 FLUSH; in l_init_write_read_for_type()
1696 FLUSH; in l_capacity()
1931 FLUSH; in l_user_type()
2180 FLUSH; in test_progvar_func_scope()
/external/mtools/
Dmmd.c92 FLUSH(Target); in makeit()
Dstream.h83 #define FLUSH(stream) \ macro

123