Searched defs:type (Results 176 - 200 of 371) sorted by relevance

1234567891011>>

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dgetargs.c418 <typename1> is the name of the expected type, and
419 <typename2> is the name of the actual type,
573 formatted as "must be <desired type>, not <actual type>".
1225 PyTypeObject *type; local
1228 type = va_arg(*p_va, PyTypeObject*);
1231 if (PyType_IsSubtype(arg->ob_type, type))
1234 return converterr(type->tp_name, arg, msgbuf, bufsize);
1884 /* For type constructors that don't take keyword args
H A Dpystrtod.c741 int *type)
880 if (type)
881 *type = t;
926 type, if non-NULL, will be set to one of these constants to identify
927 the type of the 'd' argument:
940 int use_alt_formatting, char **float_strings, int *type)
994 if (type)
995 *type = Py_DTST_INFINITE;
1001 if (type)
1002 *type
737 PyOS_double_to_string(double val, char format_code, int precision, int flags, int *type) argument
937 format_float_short(double d, char format_code, int mode, Py_ssize_t precision, int always_add_sign, int add_dot_0_if_integer, int use_alt_formatting, char **float_strings, int *type) argument
1185 PyOS_double_to_string(double val, char format_code, int precision, int flags, int *type) argument
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/gdb/
H A Dlibpython.py38 the type names are known to the debugger
114 There will be a subclass for every refined PyObject type that we care
137 object) "ob_size" are fields of the type in question.
139 In Python 3, this is defined as an embedded PyVarObject type thus:
192 def type(self): member in class:PyObjectPtr
212 return self.type().field('tp_name').string()
249 # For the NULL pointer, we have no way of knowing a type, so
281 NotImplementedError: Symbol type not yet supported in Python scripts.
344 cls = cls.subclass_from_type(p.type())
428 typeobj = self.type()
[all...]
/device/linaro/bootloader/edk2/CorebootModulePkg/Include/
H A DCoreboot.h115 UINT32 type; member in struct:cb_memory_range
165 UINT32 type; member in struct:cb_serial
175 UINT16 type; member in struct:cb_console
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DCrtWrapper.c311 int X509_load_cert_file (VOID *ctx, const char *file, int type) argument
316 int X509_load_crl_file (VOID *ctx, const char *file, int type) argument
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
H A Degl.cpp599 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) argument
601 return getDispatch()->eglCreateSyncKHR(dpy, type, attrib_list);
/device/google/contexthub/firmware/os/core/
H A Dbl.c77 uint32_t type; member in struct:blFlashTable
181 static bool blProgramTypedArea(uint8_t *dst, const uint8_t *src, uint32_t length, uint32_t type, uint32_t key1, uint32_t key2) argument
192 if (mBlFlashTable[i].type != type)
210 static bool blEraseTypedArea(uint32_t type, uint32_t key1, uint32_t key2) argument
217 if (mBlFlashTable[i].type == type) {
/device/google/contexthub/firmware/os/inc/
H A DnanohubPacket.h143 uint8_t type; member in struct:NanohubStartFirmwareUploadRequest
/device/google/contexthub/util/nanoapp_postprocess/
H A Dpostprocess_elf.c56 uint32_t info; //bottom 8 bits is type, top 24 is sym idx
72 uint8_t type; member in struct:NanoRelocEntry
129 //sort by type and then offset
134 if (nanoRelocs[j].type > nanoRelocs[k].type)
136 if ((nanoRelocs[j].type < nanoRelocs[k].type) || (nanoRelocs[j].ofstInRam < nanoRelocs[k].ofstInRam))
144 fprintf(stderr, "SortedReloc[%3" PRIu32 "] = {0x%08" PRIX32 ",0x%02" PRIX8 "}\n", i, nanoRelocs[i].ofstInRam, nanoRelocs[i].type);
153 if (lastOutType != nanoRelocs[i].type) { //output type i
652 uint8_t type; local
737 uint32_t type = ELF32_R_TYPE(relocs[i].r_info); local
[all...]
/device/google/marlin/camera/QCamera2/HAL/
H A DQCameraMuxer.cpp223 cam_sync_type_t type; local
229 rc = gMuxer->getCameraInfo(camera_id, info, &type);
438 * @msg_type: callback Message type to be enabled
467 * @msg_type: callback Message type to be disabled
492 * DESCRIPTION: Check if message type enabled
496 * @msg_type: message type
1789 info, &m_pPhyCamera[i].type);
1794 if (!m_bAuxCameraExposed && (m_pPhyCamera[i].type != primaryType)) {
1796 LOGH("Camera ID: %d, Aux Camera, type: %d, facing: %d",
1797 cameraId, m_pPhyCamera[i].type,
[all...]
H A DQCameraStream.cpp62 * RETURN : int32_t type of status
106 * RETURN : int32_t type of status
138 * RETURN : int32_t type of status
172 * RETURN : int32_t type of status
199 * RETURN : int32_t type of status
236 * RETURN : int32_t type of status
273 * RETURN : int32_t type of status
429 * RETURN : int32_t type of status
460 * RETURN : int32_t type of status
484 * RETURN : int32_t type o
2196 isTypeOf(cam_stream_type_t type) argument
2216 isOrignalTypeOf(cam_stream_type_t type) argument
[all...]
/device/google/marlin/camera/QCamera2/HAL3/
H A DQCamera3Channel.h129 static cam_format_t getStreamDefaultFormat(cam_stream_type_t type,
597 cam_mapping_buf_type type; member in struct:qcamera::QCamera3ReprocessChannel::__anon504
/device/google/marlin/camera/QCamera2/stack/common/
H A Dmm_camera_interface.h163 * Request type for super buf from channel
172 * @type : type of super buf requested
179 mm_camera_req_buf_type_t type; member in struct:__anon804
221 cam_mapping_buf_type type,
238 cam_mapping_buf_type type,
316 * this type is supported.
331 /** mm_camera_advanced_capture_t: enum for advanced capture type.
349 /** mm_camera_stream_cb_type: enum for stream buffer callback type.
351 * callback is async type
[all...]
H A Dmm_jpeg_interface.h84 mm_jpeg_image_type_t type; member in struct:__anon825
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_channel.c249 ch_obj->req_type = cmd_cb->u.req_buf.type;
284 switch (cmd_cb->u.gen_cmd.type) {
339 if (cmd_cb->u.gen_cmd.frame_config.configs[i].type
345 LOGH("capture setting frame = %d type = %d",
347 ch_obj->frameConfig.num_batch].type);
377 cam_capture_type type = ch_obj->frameConfig.configs[i].type; local
378 if (((type == CAM_CAPTURE_FLASH) && (!ch_obj->needLEDFlash))
379 || ((type == CAM_CAPTURE_LOW_LIGHT) && (!ch_obj->needLowLightZSL))) {
652 * RETURN : int32_t type o
999 uint8_t type = payload->type; local
1014 uint8_t type = payload->buf_maps[0].type; local
1029 uint8_t type = payload->type; local
[all...]
H A Dmm_camera_interface.c68 * RETURN : uint32_t type of handle that uniquely identify the object
92 * RETURN : uint8_t type of index derived from handle
177 * RETURN : int32_t type of status
211 * RETURN : int32_t type of status
246 * RETURN : int32_t type of status
282 * RETURN : int32_t type of status
314 * RETURN : int32_t type of status
345 * RETURN : int32_t type of status
376 * RETURN : int32_t type of status
406 * RETURN : int32_t type o
1601 int32_t type = 0; local
1953 mm_camera_intf_process_advanced_capture(uint32_t camera_handle, uint32_t ch_id, mm_camera_advanced_capture_t type, int8_t trigger, void *in_value) argument
[all...]
H A Dmm_camera_stream.c152 * RETURN : int32_t type of status
456 * RETURN : int32_t type of status
511 * RETURN : int32_t type of status
586 * RETURN : int32_t type of status
651 * RETURN : int32_t type of status
721 * RETURN : int32_t type of status
780 * RETURN : int32_t type of status
872 * RETURN : int32_t type of status
962 * RETURN : int32_t type of status
968 void *buffer, cam_mapping_buf_type type,
966 mm_stream_map_buf_ops(uint32_t frame_idx, int32_t plane_idx, int fd, size_t size, void *buffer, cam_mapping_buf_type type, void *userdata) argument
1022 mm_stream_unmap_buf_ops(uint32_t frame_idx, int32_t plane_idx, cam_mapping_buf_type type, void *userdata) argument
4317 cam_stream_type_t type = CAM_STREAM_TYPE_DEFAULT; local
[all...]
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_main_menu.c1162 cam_wb_mode_type type = 0; local
1166 type = CAM_WB_MODE_AUTO;
1170 type = CAM_WB_MODE_INCANDESCENT;
1174 type = CAM_WB_MODE_FLUORESCENT;
1178 type = CAM_WB_MODE_WARM_FLUORESCENT;
1182 type = CAM_WB_MODE_DAYLIGHT;
1186 type = CAM_WB_MODE_CLOUDY_DAYLIGHT;
1190 type = CAM_WB_MODE_TWILIGHT;
1194 type = CAM_WB_MODE_SHADE;
1201 &type,
1212 cam_auto_exposure_mode_type type = 0; local
1335 cam_iso_mode_type type = 0; local
1411 cam_flash_mode_t type = 0; local
1439 cam_scene_mode_type type = 0; local
[all...]
/device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h209 #define cirq_enqueue(q, type, data) ({ \
215 q->type[q->rear] = data; \
236 #define cirq_dequeue(q, type, data) ({ \
243 data = q->type[q->front]; \
361 mm_jpeg_cmd_type_t type; member in struct:__anon1229
477 exif_tag_type_t type, uint32_t count, void *data);
/device/huawei/angler/camera/QCamera2/HAL/
H A DQCamera2HWICallbacks.cpp263 CDBG_HIGH("%s: Buffer with V4L index %d frame index %d of type %d Timestamp: %ld %ld ",
292 * RETURN : int32_t type of status
630 * RETURN : int32_t type of status
1429 * RETURN : int32_t type of status
1965 mm_camera_buf_def_t *frame,char *type)
2005 snprintf(buf, sizeof(buf), "%um_%s_%d.bin", dumpFrmCnt, type, frame->frame_idx);
2058 * @dump_type : type of the frame to be dumped. Only such
2059 * dump type is enabled, the frame will be
2171 ALOGE("%s: Not supported for dumping stream type %d",
2431 CDBG("%s: cb type
1964 dumpMetadataToFile(QCameraStream *stream, mm_camera_buf_def_t *frame,char *type) argument
[all...]
/device/huawei/angler/camera/QCamera2/HAL3/
H A DQCamera3PostProc.cpp107 * RETURN : int32_t type of status
129 * RETURN : int32_t type of status
166 * RETURN : int32_t type of status
207 * RETURN : int32_t type of status
234 only start it in an intermediate reprocess type, defer it for others*/
257 * RETURN : int32_t type of status
286 * RETURN : int32_t type of status
380 * RETURN : int32_t type of status
518 * RETURN : int32_t type of status
562 * RETURN : int32_t type o
2587 addEntry(exif_tag_id_t tagid, exif_tag_type_t type, uint32_t count, void *data) argument
[all...]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera.c209 * RETURN : int32_t type of status
245 * RETURN : int32_t type of status
403 * RETURN : int32_t type of status
447 * RETURN : int32_t type of status
475 * RETURN : int32_t type of status
527 * RETURN : int32_t type of status
553 * RETURN : int32_t type of status
620 * RETURN : int32_t type of status
650 * RETURN : int32_t type of status
678 * RETURN : int32_t type o
1919 mm_camera_channel_advanced_capture(mm_camera_obj_t *my_obj, uint32_t ch_id, mm_camera_advanced_capture_t type, uint32_t trigger, void *in_value) argument
[all...]
H A Dmm_camera_channel.c255 switch (cmd_cb->u.gen_cmd.type) {
318 CDBG("capture setting frame = %d type = %d",
319 i,ch_obj->frame_config->configs[i].type);
479 * RETURN : int32_t type of status
527 * RETURN : int32_t type of status
560 * RETURN : int32_t type of status
690 * RETURN : int32_t type of status
777 uint8_t type = payload->buf_type; local
778 if ((type == CAM_MAPPING_BUF_TYPE_OFFLINE_INPUT_BUF) ||
779 (type
792 uint8_t type = payload->buf_type; local
[all...]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_main_menu.c1164 cam_wb_mode_type type = 0; local
1168 type = CAM_WB_MODE_AUTO;
1172 type = CAM_WB_MODE_INCANDESCENT;
1176 type = CAM_WB_MODE_FLUORESCENT;
1180 type = CAM_WB_MODE_WARM_FLUORESCENT;
1184 type = CAM_WB_MODE_DAYLIGHT;
1188 type = CAM_WB_MODE_CLOUDY_DAYLIGHT;
1192 type = CAM_WB_MODE_TWILIGHT;
1196 type = CAM_WB_MODE_SHADE;
1203 &type,
1214 cam_auto_exposure_mode_type type = 0; local
1337 cam_iso_mode_type type = 0; local
1413 cam_flash_mode_t type = 0; local
1441 cam_scene_mode_type type = 0; local
[all...]
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h203 #define cirq_enqueue(q, type, data) ({ \
209 q->type[q->rear] = data; \
230 #define cirq_dequeue(q, type, data) ({ \
237 data = q->type[q->front]; \
355 mm_jpeg_cmd_type_t type; member in struct:__anon1793
463 exif_tag_type_t type, uint32_t count, void *data);

Completed in 437 milliseconds

1234567891011>>