Home
last modified time | relevance | path

Searched defs:comp_data (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.cc1048 ComponentFunctionData* comp_data = &data->glue_[pair.first]; in InstantiateMultiDevice() local
1063 ComponentFunctionData* comp_data = &data->glue_[pair.first]; in InstantiateMultiDevice() local
1169 const ComponentFunctionData& comp_data = pair.second; in GetOutputDevices() local
1263 std::function<Status(const ComponentFunctionData& comp_data, in RunMultiDeviceSync()
1292 const ComponentFunctionData& comp_data = data->glue_.at(target); in RunMultiDeviceSync() local
1360 std::function<Status(const ComponentFunctionData& comp_data, in RunMultiDeviceAsync()
1387 const ComponentFunctionData& comp_data = pair.second; in RunMultiDeviceAsync() local
1666 const ProcessFunctionLibraryRuntime::ComponentFunctionData& comp_data, in GetComponentArgs()
1698 const ProcessFunctionLibraryRuntime::ComponentFunctionData& comp_data, in GetComponentArgs()
1748 InternalArgs* comp_args) -> Status { in Run()
[all …]
/external/python/cpython3/Modules/
Dunicodedata_db.h5831 static const unsigned int comp_data[] = { variable
/external/libaom/av1/encoder/
Dreconinter_enc.c312 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound()
327 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_highbd()
351 const INTERINTER_COMPOUND_DATA *comp_data = &mbmi->interinter_comp; in build_wedge_inter_predictor_from_buf() local
Dmotion_search_facade.c908 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE bsize, in do_masked_motion_search_indexed()
/external/libaom/av1/common/
Dreconinter.c293 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type) { in av1_get_compound_type_mask()
607 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_no_round()
635 const INTERINTER_COMPOUND_DATA *comp_data = &inter_pred_params->mask_comp; in av1_make_masked_inter_predictor() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_dib.cpp88 const DIB_COMP_DATA* comp_data, in AreColorIndicesOutOfBounds()
/external/rust/android-crates-io/crates/criterion/src/html/
Dmod.rs688 let comp_data = plot_data.comparison(comp); in generate_plots() localVariable
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c6446 void *comp_data = compressor_dump_options(comp, block_size, in main() local