/external/angle/src/compiler/translator/ |
D | ShaderLang.cpp | 46 TCompiler *GetCompilerFromHandle(ShHandle handle) in GetCompilerFromHandle() 58 const std::vector<VarT> *GetShaderVariables(const ShHandle handle) in GetShaderVariables() 70 TranslatorHLSL *GetTranslatorHLSLFromHandle(ShHandle handle) in GetTranslatorHLSLFromHandle() 374 void Destruct(ShHandle handle) in Destruct() 385 ShBuiltInResources GetBuiltInResources(const ShHandle handle) in GetBuiltInResources() 392 const std::string &GetBuiltInResourcesString(const ShHandle handle) in GetBuiltInResourcesString() 406 bool Compile(const ShHandle handle, in Compile() 417 void ClearResults(const ShHandle handle) in ClearResults() 424 int GetShaderVersion(const ShHandle handle) in GetShaderVersion() 431 ShShaderOutput GetShaderOutputType(const ShHandle handle) in GetShaderOutputType() [all …]
|
/external/selinux/libsemanage/src/ |
D | handle.h | 122 dbase_config_t * semanage_user_base_dbase_local(semanage_handle_t * handle) in semanage_user_base_dbase_local() 128 dbase_config_t * semanage_user_extra_dbase_local(semanage_handle_t * handle) in semanage_user_extra_dbase_local() 134 dbase_config_t * semanage_user_dbase_local(semanage_handle_t * handle) in semanage_user_dbase_local() 140 dbase_config_t * semanage_port_dbase_local(semanage_handle_t * handle) in semanage_port_dbase_local() 146 dbase_config_t * semanage_ibpkey_dbase_local(semanage_handle_t * handle) in semanage_ibpkey_dbase_local() 152 dbase_config_t * semanage_ibendport_dbase_local(semanage_handle_t * handle) in semanage_ibendport_dbase_local() 158 dbase_config_t * semanage_iface_dbase_local(semanage_handle_t * handle) in semanage_iface_dbase_local() 164 dbase_config_t * semanage_bool_dbase_local(semanage_handle_t * handle) in semanage_bool_dbase_local() 170 dbase_config_t * semanage_fcontext_dbase_local(semanage_handle_t * handle) in semanage_fcontext_dbase_local() 176 dbase_config_t * semanage_seuser_dbase_local(semanage_handle_t * handle) in semanage_seuser_dbase_local() [all …]
|
D | database.c | 9 static int assert_init(semanage_handle_t * handle, dbase_config_t * dconfig) in assert_init() 24 static int enter_ro(semanage_handle_t * handle, dbase_config_t * dconfig) in enter_ro() 49 static inline int exit_ro(semanage_handle_t * handle) in exit_ro() 61 static int enter_rw(semanage_handle_t * handle, dbase_config_t * dconfig) in enter_rw() 82 int dbase_modify(semanage_handle_t * handle, in dbase_modify() 96 int dbase_set(semanage_handle_t * handle, in dbase_set() 110 int dbase_del(semanage_handle_t * handle, in dbase_del() 123 int dbase_query(semanage_handle_t * handle, in dbase_query() 139 int dbase_exists(semanage_handle_t * handle, in dbase_exists() 155 int dbase_count(semanage_handle_t * handle, in dbase_count() [all …]
|
D | database_llist.c | 16 int dbase_llist_needs_resync(semanage_handle_t * handle, dbase_llist_t * dbase) in dbase_llist_needs_resync() 37 int dbase_llist_cache_prepend(semanage_handle_t * handle, in dbase_llist_cache_prepend() 88 int dbase_llist_set_serial(semanage_handle_t * handle, dbase_llist_t * dbase) in dbase_llist_set_serial() 102 static int dbase_llist_cache_locate(semanage_handle_t * handle, in dbase_llist_cache_locate() 128 int dbase_llist_exists(semanage_handle_t * handle, in dbase_llist_exists() 148 int dbase_llist_add(semanage_handle_t * handle, in dbase_llist_add() 165 int dbase_llist_set(semanage_handle_t * handle, in dbase_llist_set() 193 int dbase_llist_modify(semanage_handle_t * handle, in dbase_llist_modify() 221 int dbase_llist_count(semanage_handle_t * handle __attribute__ ((unused)), in dbase_llist_count() 229 int dbase_llist_query(semanage_handle_t * handle, in dbase_llist_query() [all …]
|
D | fcontexts_local.c | 17 int semanage_fcontext_modify_local(semanage_handle_t * handle, in semanage_fcontext_modify_local() 26 int semanage_fcontext_del_local(semanage_handle_t * handle, in semanage_fcontext_del_local() 34 int semanage_fcontext_query_local(semanage_handle_t * handle, in semanage_fcontext_query_local() 43 int semanage_fcontext_exists_local(semanage_handle_t * handle, in semanage_fcontext_exists_local() 52 int semanage_fcontext_count_local(semanage_handle_t * handle, in semanage_fcontext_count_local() 60 int semanage_fcontext_iterate_local(semanage_handle_t * handle, in semanage_fcontext_iterate_local() 71 int semanage_fcontext_list_local(semanage_handle_t * handle, in semanage_fcontext_list_local() 81 semanage_handle_t *handle; member 92 semanage_handle_t *handle = arg->handle; in validate_handler() local 119 int semanage_fcontext_validate_local(semanage_handle_t * handle, in semanage_fcontext_validate_local()
|
D | node_record.c | 51 int semanage_node_key_create(semanage_handle_t * handle, in semanage_node_key_create() 61 int semanage_node_key_extract(semanage_handle_t * handle, in semanage_node_key_extract() 78 int semanage_node_get_addr(semanage_handle_t * handle, in semanage_node_get_addr() 86 int semanage_node_get_addr_bytes(semanage_handle_t * handle, in semanage_node_get_addr_bytes() 95 int semanage_node_set_addr(semanage_handle_t * handle, in semanage_node_set_addr() 103 int semanage_node_set_addr_bytes(semanage_handle_t * handle, in semanage_node_set_addr_bytes() 113 int semanage_node_get_mask(semanage_handle_t * handle, in semanage_node_get_mask() 121 int semanage_node_get_mask_bytes(semanage_handle_t * handle, in semanage_node_get_mask_bytes() 130 int semanage_node_set_mask(semanage_handle_t * handle, in semanage_node_set_mask() 138 int semanage_node_set_mask_bytes(semanage_handle_t * handle, in semanage_node_set_mask_bytes() [all …]
|
/external/capstone/bindings/vb6/ |
D | vbCapstone.cpp | 30 cs_err __stdcall bs_open(cs_arch arch, cs_mode mode, csh *handle){ in bs_open() 35 cs_err __stdcall bs_close(csh *handle){ in bs_close() 40 cs_err __stdcall bs_option(csh handle, cs_opt_type type, size_t value){ in bs_option() 45 cs_err __stdcall bs_errno(csh handle){ in bs_errno() 55 size_t __stdcall bs_disasm(csh handle, const uint8_t *code, size_t code_size, uint64_t address, siz… in bs_disasm() 65 const char* __stdcall bs_reg_name(csh handle, unsigned int reg_id){ in bs_reg_name() 75 cs_insn* __stdcall bs_malloc(csh handle){ in bs_malloc() 81 int __stdcall bs_op_index(csh handle, const cs_insn *insn, unsigned int op_type, unsigned int posit… in bs_op_index() 86 int __stdcall bs_op_count(csh handle, const cs_insn *insn, unsigned int op_type){ in bs_op_count() 91 bool __stdcall bs_reg_write(csh handle, const cs_insn *insn, unsigned int reg_id){ in bs_reg_write() [all …]
|
/external/webrtc/modules/audio_processing/utility/ |
D | delay_estimator_wrapper.cc | 127 void WebRtc_FreeDelayEstimatorFarend(void* handle) { in WebRtc_FreeDelayEstimatorFarend() 178 int WebRtc_InitDelayEstimatorFarend(void* handle) { in WebRtc_InitDelayEstimatorFarend() 197 void WebRtc_SoftResetDelayEstimatorFarend(void* handle, int delay_shift) { in WebRtc_SoftResetDelayEstimatorFarend() 203 int WebRtc_AddFarSpectrumFix(void* handle, in WebRtc_AddFarSpectrumFix() 234 int WebRtc_AddFarSpectrumFloat(void* handle, in WebRtc_AddFarSpectrumFloat() 260 void WebRtc_FreeDelayEstimator(void* handle) { in WebRtc_FreeDelayEstimator() 308 int WebRtc_InitDelayEstimator(void* handle) { in WebRtc_InitDelayEstimator() 327 int WebRtc_SoftResetDelayEstimator(void* handle, int delay_shift) { in WebRtc_SoftResetDelayEstimator() 333 int WebRtc_set_history_size(void* handle, int history_size) { in WebRtc_set_history_size() 342 int WebRtc_history_size(const void* handle) { in WebRtc_history_size() [all …]
|
/external/trusty/arm-trusted-firmware/drivers/brcm/emmc/ |
D | emmc_csl_sdcard.c | 57 int set_boot_config(struct sd_handle *handle, uint32_t config) in set_boot_config() 62 void process_csd_mmc_speed(struct sd_handle *handle, uint32_t csd_mmc_speed) in process_csd_mmc_speed() 122 int set_card_data_width(struct sd_handle *handle, int width) in set_card_data_width() 191 static int abort_err(struct sd_handle *handle) in abort_err() 253 int process_data_xfer(struct sd_handle *handle, uint8_t *buffer, uint32_t addr, in process_data_xfer() 314 int select_blk_sz(struct sd_handle *handle, uint16_t size) in select_blk_sz() 326 int init_card(struct sd_handle *handle, int detection) in init_card() 398 int init_mmc_card(struct sd_handle *handle) in init_mmc_card() 501 int reset_card(struct sd_handle *handle) in reset_card() 521 static int xfer_data(struct sd_handle *handle, in xfer_data() [all …]
|
D | emmc_chal_sd.c | 78 static int32_t chal_sd_set_power(struct sd_dev *handle, in chal_sd_set_power() 159 static void chal_sd_set_dma_boundary(struct sd_dev *handle, uint32_t boundary) in chal_sd_set_dma_boundary() 169 static int32_t chal_sd_setup_handler(struct sd_dev *handle, uint32_t sdBase, in chal_sd_setup_handler() 193 struct sd_dev *handle; in chal_sd_init() local 300 struct sd_dev *handle; in chal_sd_set_speed() local 342 struct sd_dev *handle; in chal_sd_check_cap() local 360 struct sd_dev *handle; in chal_sd_start() local 391 struct sd_dev *handle; in chal_sd_get_atuo12_error() local 407 struct sd_dev *handle; in chal_sd_get_present_status() local 424 struct sd_dev *handle; in chal_sd_config_bus_width() local [all …]
|
D | emmc_csl_sdcmd.c | 19 int sd_cmd0(struct sd_handle *handle) in sd_cmd0() 35 int sd_cmd1(struct sd_handle *handle, uint32_t ocr, uint32_t *ocr_output) in sd_cmd1() 57 int sd_cmd2(struct sd_handle *handle) in sd_cmd2() 68 int sd_cmd3(struct sd_handle *handle) in sd_cmd3() 92 int sd_cmd7(struct sd_handle *handle, uint32_t rca) in sd_cmd7() 127 int mmc_cmd8(struct sd_handle *handle, uint8_t *extCsdReg) in mmc_cmd8() 150 int sd_cmd9(struct sd_handle *handle, struct sd_card_data *card) in sd_cmd9() 244 int sd_cmd13(struct sd_handle *handle, uint32_t *status) in sd_cmd13() 266 int sd_cmd16(struct sd_handle *handle, uint32_t length) in sd_cmd16() 312 int sd_cmd17(struct sd_handle *handle, in sd_cmd17() [all …]
|
/external/arm-trusted-firmware/drivers/brcm/emmc/ |
D | emmc_csl_sdcard.c | 57 int set_boot_config(struct sd_handle *handle, uint32_t config) in set_boot_config() 62 void process_csd_mmc_speed(struct sd_handle *handle, uint32_t csd_mmc_speed) in process_csd_mmc_speed() 122 int set_card_data_width(struct sd_handle *handle, int width) in set_card_data_width() 191 static int abort_err(struct sd_handle *handle) in abort_err() 253 int process_data_xfer(struct sd_handle *handle, uint8_t *buffer, uint32_t addr, in process_data_xfer() 314 int select_blk_sz(struct sd_handle *handle, uint16_t size) in select_blk_sz() 326 int init_card(struct sd_handle *handle, int detection) in init_card() 398 int init_mmc_card(struct sd_handle *handle) in init_mmc_card() 500 int reset_card(struct sd_handle *handle) in reset_card() 520 static int xfer_data(struct sd_handle *handle, in xfer_data() [all …]
|
D | emmc_chal_sd.c | 78 static int32_t chal_sd_set_power(struct sd_dev *handle, in chal_sd_set_power() 159 static void chal_sd_set_dma_boundary(struct sd_dev *handle, uint32_t boundary) in chal_sd_set_dma_boundary() 169 static int32_t chal_sd_setup_handler(struct sd_dev *handle, uint32_t sdBase, in chal_sd_setup_handler() 193 struct sd_dev *handle; in chal_sd_init() local 300 struct sd_dev *handle; in chal_sd_set_speed() local 342 struct sd_dev *handle; in chal_sd_check_cap() local 360 struct sd_dev *handle; in chal_sd_start() local 391 struct sd_dev *handle; in chal_sd_get_atuo12_error() local 407 struct sd_dev *handle; in chal_sd_get_present_status() local 424 struct sd_dev *handle; in chal_sd_config_bus_width() local [all …]
|
D | emmc_csl_sdcmd.c | 19 int sd_cmd0(struct sd_handle *handle) in sd_cmd0() 35 int sd_cmd1(struct sd_handle *handle, uint32_t ocr, uint32_t *ocr_output) in sd_cmd1() 57 int sd_cmd2(struct sd_handle *handle) in sd_cmd2() 68 int sd_cmd3(struct sd_handle *handle) in sd_cmd3() 92 int sd_cmd7(struct sd_handle *handle, uint32_t rca) in sd_cmd7() 127 int mmc_cmd8(struct sd_handle *handle, uint8_t *extCsdReg) in mmc_cmd8() 150 int sd_cmd9(struct sd_handle *handle, struct sd_card_data *card) in sd_cmd9() 244 int sd_cmd13(struct sd_handle *handle, uint32_t *status) in sd_cmd13() 266 int sd_cmd16(struct sd_handle *handle, uint32_t length) in sd_cmd16() 312 int sd_cmd17(struct sd_handle *handle, in sd_cmd17() [all …]
|
/external/trace-cmd/lib/trace-cmd/ |
D | trace-output.c | 103 do_write_check(struct tracecmd_output *handle, const void *data, long long size) in do_write_check() 114 static inline off_t do_lseek(struct tracecmd_output *handle, off_t offset, int whence) in do_lseek() 125 static inline int do_preed(struct tracecmd_output *handle, void *dst, int len, off_t offset) in do_preed() 133 static short convert_endian_2(struct tracecmd_output *handle, short val) in convert_endian_2() 141 static int convert_endian_4(struct tracecmd_output *handle, int val) in convert_endian_4() 149 static unsigned long long convert_endian_8(struct tracecmd_output *handle, in convert_endian_8() 158 __hidden void out_compression_reset(struct tracecmd_output *handle, bool compress) in out_compression_reset() 167 __hidden int out_uncompress_block(struct tracecmd_output *handle) in out_uncompress_block() 181 __hidden int out_compression_start(struct tracecmd_output *handle, bool compress) in out_compression_start() 192 __hidden int out_compression_end(struct tracecmd_output *handle, bool compress) in out_compression_end() [all …]
|
D | trace-input.c | 58 struct tracecmd_input *handle; member 256 void tracecmd_set_flag(struct tracecmd_input *handle, int flag) in tracecmd_set_flag() 261 void tracecmd_clear_flag(struct tracecmd_input *handle, int flag) in tracecmd_clear_flag() 266 unsigned long tracecmd_get_flags(struct tracecmd_input *handle) in tracecmd_get_flags() 271 enum tracecmd_file_states tracecmd_get_file_state(struct tracecmd_input *handle) in tracecmd_get_file_state() 276 void tracecmd_set_private(struct tracecmd_input *handle, void *data) in tracecmd_set_private() 281 void *tracecmd_get_private(struct tracecmd_input *handle) in tracecmd_get_private() 344 __hidden void trace_set_guest_map(struct tracecmd_input *handle, in trace_set_guest_map() 350 __hidden struct tracecmd_cpu_map *trace_get_guest_map(struct tracecmd_input *handle) in trace_get_guest_map() 355 __hidden void trace_set_guest_map_cnt(struct tracecmd_input *handle, int count) in trace_set_guest_map_cnt() [all …]
|
/external/autotest/utils/frozen_chromite/lib/ |
D | cros_logging.py | 82 def _PrintForBuildbot(handle, annotation_class, *args): argument 111 def PrintBuildbotLink(text, url, handle=None): argument 116 def PrintKitchenSetBuildProperty(name, data, handle=None): argument 121 def PrintKitchenSetEmailNotifyProperty(name, data, handle=None): argument 126 def PrintBuildbotStepText(text, handle=None): argument 131 def PrintBuildbotStepWarnings(handle=None): argument 138 def PrintBuildbotStepFailure(handle=None): argument 143 def PrintBuildbotStepName(name, handle=None): argument
|
/external/angle/src/libANGLE/ |
D | ResourceManager.h | 72 ANGLE_INLINE bool isHandleGenerated(IDType handle) const in isHandleGenerated() 86 IDType handle, in checkObjectAllocation() 110 IDType handle, in checkObjectAllocationImpl() 149 ANGLE_INLINE Buffer *checkBufferAllocation(rx::GLImplFactory *factory, BufferID handle) in checkBufferAllocation() 176 ANGLE_INLINE Program *getProgram(ShaderProgramID handle) const in getProgram() 207 ANGLE_INLINE Texture *getTexture(TextureID handle) const in getTexture() 216 TextureID handle, in checkTextureAllocation() 243 Renderbuffer *checkRenderbufferAllocation(rx::GLImplFactory *factory, RenderbufferID handle) in checkRenderbufferAllocation() 259 Sampler *getSampler(SamplerID handle) const { return mObjectMap.query(handle); } in getSampler() 262 Sampler *checkSamplerAllocation(rx::GLImplFactory *factory, SamplerID handle) in checkSamplerAllocation() [all …]
|
/external/igt-gpu-tools/tests/ |
D | prime_mmap.c | 60 fill_bo(uint32_t handle, size_t size) in fill_bo() 80 uint32_t handle; in test_correct() local 109 uint32_t handle; in test_map_unmap() local 138 uint32_t handle; in test_reprime() local 170 uint32_t handle; in test_forked() local 196 uint32_t handle; in test_correct_cpu_write() local 226 uint32_t handle; in test_forked_cpu_write() local 254 uint32_t handle; in test_refcounting() local 277 uint32_t handle; in test_dup() local 294 static int prime_handle_to_fd_no_assert(uint32_t handle, int flags, int *fd_out) in prime_handle_to_fd_no_assert() [all …]
|
/external/autotest/client/common_lib/cros/manual/ |
D | meet_helper.py | 15 def restart_chrome(handle, is_meeting, recovery): argument 35 def join_meeting(handle, is_meeting, meet_code): argument 67 def leave_meeting(handle, is_meeting): argument 90 def mute_unmute_camera(handle, is_muted): argument 112 def mute_unmute_mic(handle, is_muted): argument 134 def set_speaker_volume(handle, volume): argument 149 def speaker_volume_test(handle, step, mode, randommode): argument
|
/external/selinux/libsepol/src/ |
D | debug.c | 21 int sepol_msg_get_level(sepol_handle_t * handle) in sepol_msg_get_level() 27 const char *sepol_msg_get_channel(sepol_handle_t * handle) in sepol_msg_get_channel() 33 const char *sepol_msg_get_fname(sepol_handle_t * handle) in sepol_msg_get_fname() 42 sepol_handle_t * handle, in sepol_msg_default_handler() 71 extern void sepol_msg_set_callback(sepol_handle_t * handle, in sepol_msg_set_callback()
|
/external/libultrahdr/lib/src/ |
D | ultrahdr_api.cpp | 530 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_validate_and_set_compressed_img() local 582 uhdr_encoder_private* handle = new uhdr_encoder_private(); in uhdr_create_encoder() local 592 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_release_encoder() local 608 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_set_using_multi_channel_gainmap() local 644 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_set_gainmap_scale_factor() local 678 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_set_gainmap_gamma() local 713 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_set_preset() local 768 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_set_min_max_content_boost() local 805 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_set_target_display_peak_brightness() local 991 uhdr_encoder_private* handle = dynamic_cast<uhdr_encoder_private*>(enc); in uhdr_enc_set_raw_image() local [all …]
|
/external/tensorflow/tensorflow/python/ops/ |
D | session_ops.py | 41 def __init__(self, handle, dtype, session): argument 84 def handle(self): member in TensorHandle 117 def _get_device_name(handle): argument 123 def _get_reader_key(handle): argument 129 def _get_mover_key(feeder, handle): argument 178 def get_session_tensor(handle, dtype, name=None): argument 219 def delete_session_tensor(handle, name=None): argument 250 def _get_handle_reader(graph, handle, dtype): argument 266 def _get_handle_mover(graph, feeder, handle): argument 287 def _get_handle_deleter(graph, deleter_key, handle): argument
|
/external/tensorflow/tensorflow/java/src/main/native/ |
D | eager_operation_jni.cc | 30 TFE_Op* requireOp(JNIEnv* env, jlong handle) { in requireOp() 39 TFE_TensorHandle* requireTensorHandle(JNIEnv* env, jlong handle) { in requireTensorHandle() 51 jlong handle) { in Java_org_tensorflow_EagerOperation_delete() 57 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_deleteTensorHandle() 63 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_resolveTensorHandle() 79 JNIEnv* env, jclass clazz, jlong handle, jstring name) { in Java_org_tensorflow_EagerOperation_outputListLength() 95 JNIEnv* env, jclass clazz, jlong handle, jstring name) { in Java_org_tensorflow_EagerOperation_inputListLength() 111 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_dataType() 119 JNIEnv* env, jclass clazz, jlong handle) { in Java_org_tensorflow_EagerOperation_numDims() 134 jlong handle, in Java_org_tensorflow_EagerOperation_dim()
|
/external/libpciaccess/src/ |
D | common_io.c | 47 delete_io_handle(struct pci_io_handle *handle) in delete_io_handle() 132 pci_device_close_io(struct pci_device *dev, struct pci_io_handle *handle) in pci_device_close_io() 149 pci_io_read32(struct pci_io_handle *handle, uint32_t reg) in pci_io_read32() 166 pci_io_read16(struct pci_io_handle *handle, uint32_t reg) in pci_io_read16() 182 pci_io_read8(struct pci_io_handle *handle, uint32_t reg) in pci_io_read8() 196 pci_io_write32(struct pci_io_handle *handle, uint32_t reg, uint32_t data) in pci_io_write32() 210 pci_io_write16(struct pci_io_handle *handle, uint32_t reg, uint16_t data) in pci_io_write16() 223 pci_io_write8(struct pci_io_handle *handle, uint32_t reg, uint8_t data) in pci_io_write8()
|