Home
last modified time | relevance | path

Searched defs:model (Results 126 - 150 of 215) sorted by relevance

123456789

/third_party/benchmark/test/
H A Doutput_test_helper.cc471 std::string model = "test.%%%%%%"; in GetRandomFileName() local
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h204 const struct panfrost_model *model; member
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DNumberingScheme.java
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp477 const VkSamplerYcbcrModelConversion model = GetYcbcrModel(mAttribs); in initImpl() local
/third_party/ffmpeg/libavcodec/
H A Dvp56.h204 VP56Model model; member
H A Dopus_silk.c402 static inline void silk_count_children(OpusRangeCoder *rc, int model, int32_t total, in silk_count_children() argument
613 static const uint16_t * const model[] = { in silk_decode_frame() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_tf.c56 DNNModel *model; member
281 static int get_input_tf(void *model, DNNData *input, const char *input_name) in get_input_tf() argument
317 static int get_output_tf(void *model, const char *input_name, int input_width, int input_height, in get_output_tf() argument
761 DNNModel *model = NULL; load_native_model() local
854 DNNModel *model = NULL; ff_dnn_load_model_tf() local
1144 ff_dnn_execute_model_tf(const DNNModel *model, DNNExecBaseParams *exec_params) ff_dnn_execute_model_tf() argument
1189 ff_dnn_get_result_tf(const DNNModel *model, AVFrame **in, AVFrame **out) ff_dnn_get_result_tf() argument
1195 ff_dnn_flush_tf(const DNNModel *model) ff_dnn_flush_tf() argument
1225 ff_dnn_free_model_tf(DNNModel **model) ff_dnn_free_model_tf() argument
[all...]
/third_party/backends/backend/escl/
H A Descl.c263 char *model = NULL; in escl_device_add() local
[all...]
/third_party/backends/backend/
H A Depsonds.h109 char *model; member
H A Depson2.c524 char *model = buf + 16; in detect_scsi() local
[all...]
H A Dsm3600.h162 TModel model; member
190 TModel model; member
H A Dlexmark.h108 SANE_String_Const model; member
223 Lexmark_Model model; /* per model data */ member
H A Dmustek_pp_ccd300.c1635 ccd300_capabilities (SANE_Int info, SANE_String * model, in ccd300_capabilities() argument
H A Dst400.c199 ST400_Model *model; in st400_inquiry() local
490 ST400_Model *model; st400_attach() local
[all...]
H A Dgt68xx.c428 GT68xx_Model *model in init_options() local
863 GT68xx_Model *model = NULL; attach() local
1253 GT68xx_Model *model; probe_gt68xx_devices() local
[all...]
H A Dmagicolor.h104 const char *model; member
162 char *model; member
H A Dpieusb_scancmd.h107 SANE_Int model; /* 0x3000 => model number */ member
H A Dsnapscan.c395 snapscani_check_device( int fd, SnapScan_Bus bus_type, char* vendor, char* model, SnapScan_Model* model_num ) snapscani_check_device() argument
458 snapscani_init_device_structure( SnapScan_Device **pd, const SnapScan_Bus bus_type, SANE_String_Const name, const char* vendor, const char* model, const SnapScan_Model model_num ) snapscani_init_device_structure() argument
526 char model[17]; add_scsi_device() local
582 char model[17]; add_usb_device() local
985 char model[17]; sane_open() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma.h387 const char *model; /**< Short model */ member
/third_party/mesa3d/src/gallium/tools/trace/
H A Ddump_state.py38 import model namespace
/third_party/node/deps/brotli/c/enc/
H A Dbackward_references_hq.c381 EvaluateNode( const size_t block_start, const size_t pos, const size_t max_backward_limit, const size_t gap, const int* starting_dist_cache, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) EvaluateNode() argument
402 UpdateNodes( const size_t num_bytes, const size_t block_start, const size_t pos, const uint8_t* ringbuffer, const size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t max_backward_limit, const int* starting_dist_cache, const size_t num_matches, const BackwardMatch* matches, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) UpdateNodes() argument
616 ZopfliIterate(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, const ZopfliCostModel* model, const uint32_t* num_matches, const BackwardMatch* matches, ZopfliNode* nodes) ZopfliIterate() argument
664 ZopfliCostModel model; BrotliZopfliComputeShortestPath() local
756 ZopfliCostModel model; BrotliCreateHqZopfliBackwardReferences() local
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_android.c956 const VkSamplerYcbcrModelConversion model = in vn_android_get_ahb_format_properties() local
/third_party/node/deps/v8/src/base/
H A Dcpu.h39 int model() const { return model_; } in model() function in v8::base::final
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
H A Dfeature_support_util.cpp482 Device(StringPart manufacturer, StringPart model) in Device() argument
497 auto model = StringPart::FromJson(jObject, kJsonModel); in FromJson() local
[all...]
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbackward_references_hq.c381 EvaluateNode( const size_t block_start, const size_t pos, const size_t max_backward_limit, const size_t gap, const int* starting_dist_cache, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) EvaluateNode() argument
402 UpdateNodes( const size_t num_bytes, const size_t block_start, const size_t pos, const uint8_t* ringbuffer, const size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t max_backward_limit, const int* starting_dist_cache, const size_t num_matches, const BackwardMatch* matches, const ZopfliCostModel* model, StartPosQueue* queue, ZopfliNode* nodes) UpdateNodes() argument
616 ZopfliIterate(size_t num_bytes, size_t position, const uint8_t* ringbuffer, size_t ringbuffer_mask, const BrotliEncoderParams* params, const size_t gap, const int* dist_cache, const ZopfliCostModel* model, const uint32_t* num_matches, const BackwardMatch* matches, ZopfliNode* nodes) ZopfliIterate() argument
664 ZopfliCostModel model; BrotliZopfliComputeShortestPath() local
756 ZopfliCostModel model; BrotliCreateHqZopfliBackwardReferences() local
[all...]

Completed in 29 milliseconds

123456789