| /third_party/benchmark/test/ |
| H A D | output_test_helper.cc | 471 std::string model = "test.%%%%%%"; in GetRandomFileName() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| H A D | pan_device.h | 204 const struct panfrost_model *model; member
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | NumberingScheme.java | |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/ |
| H A D | DmaBufImageSiblingVkLinux.cpp | 477 const VkSamplerYcbcrModelConversion model = GetYcbcrModel(mAttribs); in initImpl() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | vp56.h | 204 VP56Model model; member
|
| H A D | opus_silk.c | 402 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 D | dnn_backend_tf.c | 56 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 D | escl.c | 263 char *model = NULL; in escl_device_add() local [all...] |
| /third_party/backends/backend/ |
| H A D | epsonds.h | 109 char *model; member
|
| H A D | epson2.c | 524 char *model = buf + 16; in detect_scsi() local [all...] |
| H A D | sm3600.h | 162 TModel model; member 190 TModel model; member
|
| H A D | lexmark.h | 108 SANE_String_Const model; member 223 Lexmark_Model model; /* per model data */ member
|
| H A D | mustek_pp_ccd300.c | 1635 ccd300_capabilities (SANE_Int info, SANE_String * model, in ccd300_capabilities() argument
|
| H A D | st400.c | 199 ST400_Model *model; in st400_inquiry() local 490 ST400_Model *model; st400_attach() local [all...] |
| H A D | gt68xx.c | 428 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 D | magicolor.h | 104 const char *model; member 162 char *model; member
|
| H A D | pieusb_scancmd.h | 107 SANE_Int model; /* 0x3000 => model number */ member
|
| H A D | snapscan.c | 395 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 D | pixma.h | 387 const char *model; /**< Short model */ member
|
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | dump_state.py | 38 import model namespace
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | backward_references_hq.c | 381 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 D | vn_android.c | 956 const VkSamplerYcbcrModelConversion model = in vn_android_get_ahb_format_properties() local
|
| /third_party/node/deps/v8/src/base/ |
| H A D | cpu.h | 39 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 D | feature_support_util.cpp | 482 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 D | backward_references_hq.c | 381 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...] |