Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 1977) sorted by relevance

12345678910>>...80

/external/selinux/libsemanage/src/
Dhandle.h122 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 …]
Ddatabase.c9 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 …]
Ddatabase_llist.c16 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 hidden 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 …]
Dfcontexts_local.c18 int semanage_fcontext_modify_local(semanage_handle_t * handle, in semanage_fcontext_modify_local()
27 int semanage_fcontext_del_local(semanage_handle_t * handle, in semanage_fcontext_del_local()
35 int semanage_fcontext_query_local(semanage_handle_t * handle, in semanage_fcontext_query_local()
44 int semanage_fcontext_exists_local(semanage_handle_t * handle, in semanage_fcontext_exists_local()
53 int semanage_fcontext_count_local(semanage_handle_t * handle, in semanage_fcontext_count_local()
61 int semanage_fcontext_iterate_local(semanage_handle_t * handle, in semanage_fcontext_iterate_local()
83 semanage_handle_t *handle; member
94 semanage_handle_t *handle = arg->handle; in validate_handler() local
121 int hidden semanage_fcontext_validate_local(semanage_handle_t * handle, in semanage_fcontext_validate_local()
Dbooleans_local.c13 int semanage_bool_modify_local(semanage_handle_t * handle, in semanage_bool_modify_local()
22 int semanage_bool_del_local(semanage_handle_t * handle, in semanage_bool_del_local()
30 int semanage_bool_query_local(semanage_handle_t * handle, in semanage_bool_query_local()
39 int semanage_bool_exists_local(semanage_handle_t * handle, in semanage_bool_exists_local()
47 int semanage_bool_count_local(semanage_handle_t * handle, in semanage_bool_count_local()
55 int semanage_bool_iterate_local(semanage_handle_t * handle, in semanage_bool_iterate_local()
64 int semanage_bool_list_local(semanage_handle_t * handle, in semanage_bool_list_local()
Dnodes_local.c13 int semanage_node_modify_local(semanage_handle_t * handle, in semanage_node_modify_local()
22 int semanage_node_del_local(semanage_handle_t * handle, in semanage_node_del_local()
30 int semanage_node_query_local(semanage_handle_t * handle, in semanage_node_query_local()
39 int semanage_node_exists_local(semanage_handle_t * handle, in semanage_node_exists_local()
47 int semanage_node_count_local(semanage_handle_t * handle, in semanage_node_count_local()
55 int semanage_node_iterate_local(semanage_handle_t * handle, in semanage_node_iterate_local()
64 int semanage_node_list_local(semanage_handle_t * handle, in semanage_node_list_local()
Dinterfaces_local.c13 int semanage_iface_modify_local(semanage_handle_t * handle, in semanage_iface_modify_local()
22 int semanage_iface_del_local(semanage_handle_t * handle, in semanage_iface_del_local()
30 int semanage_iface_query_local(semanage_handle_t * handle, in semanage_iface_query_local()
39 int semanage_iface_exists_local(semanage_handle_t * handle, in semanage_iface_exists_local()
47 int semanage_iface_count_local(semanage_handle_t * handle, in semanage_iface_count_local()
55 int semanage_iface_iterate_local(semanage_handle_t * handle, in semanage_iface_iterate_local()
65 int semanage_iface_list_local(semanage_handle_t * handle, in semanage_iface_list_local()
Dusers_local.c18 int semanage_user_modify_local(semanage_handle_t * handle, in semanage_user_modify_local()
27 static int lookup_seuser(semanage_handle_t * handle, const semanage_user_key_t *k) { in lookup_seuser()
59 int semanage_user_del_local(semanage_handle_t * handle, in semanage_user_del_local()
69 int semanage_user_query_local(semanage_handle_t * handle, in semanage_user_query_local()
78 int semanage_user_exists_local(semanage_handle_t * handle, in semanage_user_exists_local()
86 int semanage_user_count_local(semanage_handle_t * handle, in semanage_user_count_local()
94 int semanage_user_iterate_local(semanage_handle_t * handle, in semanage_user_iterate_local()
103 int semanage_user_list_local(semanage_handle_t * handle, in semanage_user_list_local()
Ddatabase_policydb.c54 static int dbase_policydb_set_serial(semanage_handle_t * handle, in dbase_policydb_set_serial()
68 static int dbase_policydb_needs_resync(semanage_handle_t * handle, in dbase_policydb_needs_resync()
89 static int dbase_policydb_cache(semanage_handle_t * handle, in dbase_policydb_cache()
157 static int dbase_policydb_flush(semanage_handle_t * handle in dbase_policydb_flush()
178 int dbase_policydb_init(semanage_handle_t * handle, in dbase_policydb_init()
241 static int dbase_policydb_add(semanage_handle_t * handle, in dbase_policydb_add()
257 static int dbase_policydb_set(semanage_handle_t * handle, in dbase_policydb_set()
273 static int dbase_policydb_modify(semanage_handle_t * handle, in dbase_policydb_modify()
291 static int dbase_policydb_del(semanage_handle_t * handle in dbase_policydb_del()
303 static int dbase_policydb_clear(semanage_handle_t * handle in dbase_policydb_clear()
[all …]
Dparse_utils.c13 int parse_init(semanage_handle_t * handle, in parse_init()
45 int parse_open(semanage_handle_t * handle, parse_info_t * info) in parse_open()
83 int parse_skip_space(semanage_handle_t * handle, parse_info_t * info) in parse_skip_space()
141 int parse_assert_noeof(semanage_handle_t * handle, parse_info_t * info) in parse_assert_noeof()
153 int parse_assert_space(semanage_handle_t * handle, parse_info_t * info) in parse_assert_space()
171 int parse_assert_ch(semanage_handle_t * handle, in parse_assert_ch()
190 int parse_assert_str(semanage_handle_t * handle, in parse_assert_str()
234 int parse_fetch_int(semanage_handle_t * handle, in parse_fetch_int()
269 int parse_fetch_string(semanage_handle_t * handle, in parse_fetch_string()
Dfcontexts_policy.c13 int semanage_fcontext_query(semanage_handle_t * handle, in semanage_fcontext_query()
22 int semanage_fcontext_exists(semanage_handle_t * handle, in semanage_fcontext_exists()
30 int semanage_fcontext_count(semanage_handle_t * handle, unsigned int *response) in semanage_fcontext_count()
37 int semanage_fcontext_iterate(semanage_handle_t * handle, in semanage_fcontext_iterate()
47 int semanage_fcontext_list(semanage_handle_t * handle, in semanage_fcontext_list()
55 int semanage_fcontext_list_homedirs(semanage_handle_t * handle, in semanage_fcontext_list_homedirs()
Dbooleans_active.c13 int semanage_bool_set_active(semanage_handle_t * handle, in semanage_bool_set_active()
22 int semanage_bool_query_active(semanage_handle_t * handle, in semanage_bool_query_active()
31 int semanage_bool_exists_active(semanage_handle_t * handle, in semanage_bool_exists_active()
39 int semanage_bool_count_active(semanage_handle_t * handle, in semanage_bool_count_active()
47 int semanage_bool_iterate_active(semanage_handle_t * handle, in semanage_bool_iterate_active()
56 int semanage_bool_list_active(semanage_handle_t * handle, in semanage_bool_list_active()
/external/adhd/cras/src/server/
Dcras_hfp_slc.c86 static int hfp_send(struct hfp_slc_handle *handle, const char *buf) in hfp_send()
116 static int hfp_send_ind_event_report(struct hfp_slc_handle *handle, in hfp_send_ind_event_report()
131 static int hfp_send_calling_line_identification(struct hfp_slc_handle *handle, in hfp_send_calling_line_identification()
149 static int answer_call(struct hfp_slc_handle *handle, const char *cmd) in answer_call()
161 static int call_waiting_notify(struct hfp_slc_handle *handle, const char *buf) in call_waiting_notify()
169 static int cli_notification(struct hfp_slc_handle *handle, const char *cmd) in cli_notification()
179 static int dial_number(struct hfp_slc_handle *handle, const char *cmd) in dial_number()
207 static int dtmf_tone(struct hfp_slc_handle *handle, const char *buf) in dtmf_tone()
216 static int event_reporting(struct hfp_slc_handle *handle, const char *cmd) in event_reporting()
269 static int extended_errors(struct hfp_slc_handle *handle, const char *buf) in extended_errors()
[all …]
Dcras_alsa_helpers.c200 snd_pcm_t *handle, in cras_chmap_caps_best()
226 int cras_alsa_pcm_open(snd_pcm_t **handle, const char *dev, in cras_alsa_pcm_open()
249 int cras_alsa_pcm_close(snd_pcm_t *handle) in cras_alsa_pcm_close()
254 int cras_alsa_pcm_start(snd_pcm_t *handle) in cras_alsa_pcm_start()
259 int cras_alsa_pcm_drain(snd_pcm_t *handle) in cras_alsa_pcm_drain()
264 int cras_alsa_resume_appl_ptr(snd_pcm_t *handle, snd_pcm_uframes_t ahead) in cras_alsa_resume_appl_ptr()
305 int cras_alsa_set_channel_map(snd_pcm_t *handle, in cras_alsa_set_channel_map()
346 int cras_alsa_get_channel_map(snd_pcm_t *handle, in cras_alsa_get_channel_map()
386 int cras_alsa_fill_properties(snd_pcm_t *handle, in cras_alsa_fill_properties()
459 int cras_alsa_set_hwparams(snd_pcm_t *handle, struct cras_audio_format *format, in cras_alsa_set_hwparams()
[all …]
/external/capstone/bindings/vb6/
DvbCapstone.cpp30 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/webrtc/modules/audio_processing/utility/
Ddelay_estimator_wrapper.c126 void WebRtc_FreeDelayEstimatorFarend(void* handle) { in WebRtc_FreeDelayEstimatorFarend()
175 int WebRtc_InitDelayEstimatorFarend(void* handle) { in WebRtc_InitDelayEstimatorFarend()
194 void WebRtc_SoftResetDelayEstimatorFarend(void* handle, int delay_shift) { in WebRtc_SoftResetDelayEstimatorFarend()
200 int WebRtc_AddFarSpectrumFix(void* handle, in WebRtc_AddFarSpectrumFix()
231 int WebRtc_AddFarSpectrumFloat(void* handle, in WebRtc_AddFarSpectrumFloat()
257 void WebRtc_FreeDelayEstimator(void* handle) { in WebRtc_FreeDelayEstimator()
305 int WebRtc_InitDelayEstimator(void* handle) { in WebRtc_InitDelayEstimator()
324 int WebRtc_SoftResetDelayEstimator(void* handle, int delay_shift) { in WebRtc_SoftResetDelayEstimator()
330 int WebRtc_set_history_size(void* handle, int history_size) { in WebRtc_set_history_size()
339 int WebRtc_history_size(const void* handle) { in WebRtc_history_size()
[all …]
/external/autotest/client/common_lib/cros/manual/
Dmeet_helper.py15 def restart_chrome(handle, is_meeting, recovery): argument
38 def join_meeting(handle, is_meeting, meet_code): argument
70 def leave_meeting(handle, is_meeting): argument
93 def mute_unmute_camera(handle, is_muted): argument
115 def mute_unmute_mic(handle, is_muted): argument
137 def set_speaker_volume(handle, volume): argument
152 def speaker_volume_test(handle, step, mode, randommode): argument
/external/libxml2/
Dxmlmodule.c29 void *handle; member
236 xmlModulePlatformClose(void *handle) in xmlModulePlatformClose()
248 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
280 xmlModulePlatformClose(void *handle) in xmlModulePlatformClose()
292 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
326 xmlModulePlatformClose(void *handle) in xmlModulePlatformClose()
341 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
381 xmlModulePlatformClose(void *handle) in xmlModulePlatformClose()
400 xmlModulePlatformSymbol(void *handle, const char *name, void **symbol) in xmlModulePlatformSymbol()
425 void *handle; in xmlModulePlatformOpen() local
[all …]
/external/tensorflow/tensorflow/python/ops/
Dsession_ops.py45 def __init__(self, handle, dtype, session): argument
89 def handle(self): member in TensorHandle
122 def _get_device_name(handle): argument
128 def _get_reader_key(handle): argument
134 def _get_mover_key(feeder, handle): argument
183 def get_session_tensor(handle, dtype, name=None): argument
224 def delete_session_tensor(handle, name=None): argument
255 def _get_handle_reader(graph, handle, dtype): argument
271 def _get_handle_mover(graph, feeder, handle): argument
292 def _get_handle_deleter(graph, deleter_key, handle): argument
/external/libhevc/encoder/
Dosal_semaphore.c97 osal_t *handle = (osal_t *)osal_handle; in osal_sem_create() local
167 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_destroy() local
219 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_wait() local
258 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_post() local
298 sem_handle_t *handle = (sem_handle_t *)sem_handle; in osal_sem_count() local
Dosal_mutex.c97 osal_t *handle = osal_handle; in osal_mutex_create() local
160 mutex_handle_t *handle = (mutex_handle_t *)mutex_handle; in osal_mutex_destroy() local
210 mutex_handle_t *handle = (mutex_handle_t *)mutex_handle; in osal_mutex_lock() local
249 mutex_handle_t *handle = (mutex_handle_t *)mutex_handle; in osal_mutex_unlock() local
/external/tensorflow/tensorflow/core/ops/
Dlookup_ops.cc33 ShapeHandle handle; in TwoElementVectorInputsAndScalarOutputs() local
46 ShapeHandle handle; in ScalarAndTwoElementVectorInputsAndScalarOutputs() local
78 ShapeHandle handle; in __anon8a0811960202() local
166 ShapeHandle handle; in __anon8a0811960302() local
194 ShapeHandle handle; in __anon8a0811960402() local
210 ShapeHandle handle; in __anon8a0811960502() local
222 ShapeHandle handle; in __anon8a0811960602() local
249 ShapeHandle handle; in __anon8a0811960702() local
269 ShapeHandle handle; in __anon8a0811960802() local
291 ShapeHandle handle; in __anon8a0811960902() local
[all …]
/external/deqp/framework/delibs/dethread/win32/
DdeSemaphoreWin32.c38 HANDLE handle; in deSemaphore_create() local
53 HANDLE handle = (HANDLE)semaphore; in deSemaphore_destroy() local
59 HANDLE handle = (HANDLE)semaphore; in deSemaphore_increment() local
67 HANDLE handle = (HANDLE)semaphore; in deSemaphore_decrement() local
75 HANDLE handle = (HANDLE)semaphore; in deSemaphore_tryDecrement() local
/external/libchrome/base/memory/
Dwritable_shared_memory_region.cc16 subtle::PlatformSharedMemoryRegion handle = in Create() local
24 subtle::PlatformSharedMemoryRegion handle) { in Deserialize()
38 subtle::PlatformSharedMemoryRegion handle = std::move(region.handle_); in ConvertToReadOnly() local
47 subtle::PlatformSharedMemoryRegion handle = std::move(region.handle_); in ConvertToUnsafe() local
85 subtle::PlatformSharedMemoryRegion handle) in WritableSharedMemoryRegion()
/external/mesa3d/src/mesa/main/
Dtexturebindless.c99 is_texture_handle_resident(struct gl_context *ctx, GLuint64 handle) in is_texture_handle_resident()
109 is_image_handle_resident(struct gl_context *ctx, GLuint64 handle) in is_image_handle_resident()
125 GLuint64 handle = texHandleObj->handle; in make_texture_handle_resident() local
174 GLuint64 handle = imgHandleObj->handle; in make_image_handle_resident() local
222 GLuint64 handle; in get_texture_handle() local
301 GLuint64 handle; in get_image_handle() local
688 _mesa_MakeTextureHandleResidentARB_no_error(GLuint64 handle) in _mesa_MakeTextureHandleResidentARB_no_error()
699 _mesa_MakeTextureHandleResidentARB(GLuint64 handle) in _mesa_MakeTextureHandleResidentARB()
734 _mesa_MakeTextureHandleNonResidentARB_no_error(GLuint64 handle) in _mesa_MakeTextureHandleNonResidentARB_no_error()
745 _mesa_MakeTextureHandleNonResidentARB(GLuint64 handle) in _mesa_MakeTextureHandleNonResidentARB()
[all …]

12345678910>>...80