Home
last modified time | relevance | path

Searched defs:tse (Results 1 – 10 of 10) sorted by relevance

/external/coreboot/src/lib/
Dtimestamp.c107 struct timestamp_entry *tse; in timestamp_add_table_entry() local
200 struct timestamp_entry *tse = &ts_cache_table->entries[i]; in timestamp_sync_cache_to_cbmem() local
263 struct timestamp_entry *tse = &ts_table->entries[i]; in timestamp_rescale_table() local
/external/coreboot/src/soc/amd/common/vboot/
Dvboot_bootblock.c45 struct timestamp_entry *tse = &psp_ts_table->entries[i]; in boot_with_psp_timestamp() local
/external/coreboot/payloads/coreinfo/
Dtimestamps_module.c176 const struct timestamp_entry *tse = &timestamps->entries[i]; in timestamps_module_init() local
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/relative-path-1.9.3/src/
Dtests.rs374 macro_rules! tse( in test_set_extension() macro
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/relative-path-1.9.3/src/
Dtests.rs374 macro_rules! tse( in test_set_extension() macro
/external/perfetto/src/trace_processor/importers/proto/
Dproto_trace_reader.cc627 protos::pbzero::TracingServiceEvent::Decoder tse(blob); in ParseServiceEvent() local
/external/pytorch/aten/src/ATen/native/cuda/
DGridSampler.cu245 opmath_t tse = (ix - ix_bnw) * (iy - iy_bnw) * (iz_bnw - iz); in grid_sampler_3d_kernel() local
626 scalar_t tse = (ix - ix_bnw) * (iy - iy_bnw) * (iz_bnw - iz); in grid_sampler_3d_backward_kernel() local
/external/pytorch/aten/src/ATen/native/
DGridSampler.cpp139 scalar_t tse = (ix - ix_bnw) * (iy - iy_bnw) * (iz_bnw - iz); in grid_sampler_3d_cpu_impl() local
340 scalar_t tse = (ix - ix_bnw) * (iy - iy_bnw) * (iz_bnw - iz); in grid_sampler_3d_backward_cpu_impl() local
/external/coreboot/util/cbmem/
Dcbmem.c744 const struct timestamp_entry *tse = &sorted_tst_p->entries[i]; in dump_timestamps() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMiscTests.cpp252 std::ostringstream tse; in initPrograms() local