HomeSort by relevance Sort by last modified time
    Searched refs:handle (Results 301 - 325 of 6298) sorted by null

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/javax/security/auth/callback/
CallbackHandler.java 74 * <p> The {@code handle} method implementation checks the
78 * {@code handle} method implementation might look like.
83 * public void handle(Callback[] callbacks)
148 void handle(Callback[] callbacks) method in interface:CallbackHandler
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeServerHandler.h 24 /// Handle a TypeServer record. If the implementation returns true
28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeServerHandler.h 24 /// Handle a TypeServer record. If the implementation returns true
28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeServerHandler.h 24 /// Handle a TypeServer record. If the implementation returns true
28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeServerHandler.h 24 /// Handle a TypeServer record. If the implementation returns true
28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
TypeServerHandler.h 24 /// Handle a TypeServer record. If the implementation returns true
28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
TypeServerHandler.h 24 /// Handle a TypeServer record. If the implementation returns true
28 virtual Expected<bool> handle(TypeServer2Record &TS, function in class:llvm::codeview::TypeServerHandler
  /system/bt/btif/include/
btif_sock_thread.h 47 int btsock_thread_add_fd(int handle, int fd, int type, int flags,
50 int btsock_thread_wakeup(int handle);
51 int btsock_thread_post_cmd(int handle, int cmd_type,
56 int btsock_thread_exit(int handle);
  /system/chre/platform/shared/
chre_api_audio.cc 30 DLL_EXPORT bool chreAudioGetSource(uint32_t handle,
36 .getAudioSource(handle, audioSource);
45 DLL_EXPORT bool chreAudioConfigureSource(uint32_t handle, bool enable,
51 .configureSource(nanoapp, handle, enable, bufferDuration,
  /device/google/contexthub/util/stm32_flash/
stm32_bl.h 31 typedef struct handle struct
38 uint8_t (*write_data)(struct handle *, uint8_t *buffer, int length);
39 uint8_t (*write_cmd)(struct handle *, uint8_t cmd);
40 uint8_t (*read_data)(struct handle *, uint8_t *buffer, int length);
41 uint8_t (*read_ack)(struct handle *);
44 uint8_t checksum(handle_t *handle, uint8_t *bytes, int length);
45 uint8_t erase_sector(handle_t *handle, uint16_t sector);
46 uint8_t read_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer);
47 uint8_t write_memory(handle_t *handle, uint32_t addr, uint32_t length, uint8_t *buffer);
  /device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
arm_sip_svc.c 37 void *handle,
48 handle, flags);
57 SMC_RET1(handle, STATE_SW_E_DENIED);
62 SMC_RET1(handle, STATE_SW_E_PARAM);
69 handle);
79 SMC_RET1(handle, call_count);
83 SMC_UUID_RET(handle, arm_sip_svc_uid);
87 SMC_RET2(handle, ARM_SIP_SVC_VERSION_MAJOR, ARM_SIP_SVC_VERSION_MINOR);
91 SMC_RET1(handle, SMC_UNK);
  /external/capstone/arch/ARM/
ARMModule.c 42 static cs_err option(cs_struct *handle, cs_opt_type type, size_t value)
47 handle->disasm = Thumb_getInstruction;
49 handle->disasm = ARM_getInstruction;
51 handle->mode = (cs_mode)value;
52 handle->big_endian = ((handle->mode & CS_MODE_BIG_ENDIAN) != 0);
56 ARM_getRegName(handle, (int)value);
57 handle->syntax = (int)value;
66 static void destroy(cs_struct *handle)
  /external/selinux/libsemanage/src/
parse_utils.h 7 #include <semanage/handle.h>
16 FILE *file_stream; /* Input stream handle */
22 extern int parse_init(semanage_handle_t * handle,
30 extern int parse_open(semanage_handle_t * handle, parse_info_t * info);
39 extern int parse_skip_space(semanage_handle_t * handle, parse_info_t * info);
42 extern int parse_assert_noeof(semanage_handle_t * handle, parse_info_t * info);
46 extern int parse_assert_space(semanage_handle_t * handle, parse_info_t * info);
50 extern int parse_assert_ch(semanage_handle_t * handle,
56 extern int parse_assert_str(semanage_handle_t * handle,
79 extern int parse_fetch_string(semanage_handle_t * handle,
    [all...]
  /external/selinux/libsepol/include/sepol/
ibendport_record.h 6 #include <sepol/handle.h>
23 extern int sepol_ibendport_key_create(sepol_handle_t *handle,
32 extern int sepol_ibendport_alloc_ibdev_name(sepol_handle_t *handle,
35 extern int sepol_ibendport_key_extract(sepol_handle_t *handle,
45 extern int sepol_ibendport_get_ibdev_name(sepol_handle_t *handle,
49 extern int sepol_ibendport_set_ibdev_name(sepol_handle_t *handle,
55 extern int sepol_ibendport_set_con(sepol_handle_t *handle,
59 extern int sepol_ibendport_create(sepol_handle_t *handle,
62 extern int sepol_ibendport_clone(sepol_handle_t *handle,
  /external/swiftshader/src/Common/
Thread.cpp 25 handle = CreateThread(NULL, 1024 * 1024, startFunction, &entry, 0, NULL);
27 pthread_create(&handle, NULL, startFunction, &entry);
43 WaitForSingleObject(handle, INFINITE);
44 CloseHandle(handle);
46 pthread_join(handle, NULL);
74 handle = CreateEvent(NULL, FALSE, FALSE, NULL);
76 pthread_cond_init(&handle, NULL);
85 CloseHandle(handle);
87 pthread_cond_destroy(&handle);
  /external/tpm2/
Session_fp.h 12 TPMI_YES_NO SessionCapGetLoaded(TPMI_SH_POLICY handle, // IN: start handle
13 UINT32 count, // IN: count of returned handle
14 TPML_HANDLE *handleList // OUT: list of handle
18 TPMI_YES_NO SessionCapGetSaved(TPMI_SH_HMAC handle, // IN: start handle
19 UINT32 count, // IN: count of returned handle
20 TPML_HANDLE *handleList // OUT: list of handle
23 TPMI_DH_ENTITY entityHandle, // IN: handle of entity
28 TPM_HANDLE *handle // IN/OUT: session handl
    [all...]
  /external/webrtc/webrtc/modules/audio_device/linux/
latebindingsymboltable_linux.cc 37 DllHandle handle = dlopen(dll_name, RTLD_NOW); local
41 if (handle == kInvalidDllHandle) {
45 return handle;
48 void InternalUnloadDll(DllHandle handle) {
58 if (dlclose(handle) != 0) {
68 static bool LoadSymbol(DllHandle handle,
72 *symbol = dlsym(handle, symbol_name);
92 bool InternalLoadSymbols(DllHandle handle,
101 if (!LoadSymbol(handle, symbol_names[i], &symbols[i])) {
  /frameworks/native/libs/ui/tests/
GraphicBuffer_test.cpp 49 std::unique_ptr<DetachedBufferHandle> handle = DetachedBufferHandle::Create(std::move(channel)); local
51 EXPECT_TRUE(handle->isValid());
52 EXPECT_TRUE(handle->handle().valid());
54 buffer->setDetachedBufferHandle(std::move(handle));
55 EXPECT_TRUE(handle == nullptr);
58 handle = buffer->takeDetachedBufferHandle();
59 EXPECT_TRUE(handle != nullptr);
60 EXPECT_TRUE(handle->isValid());
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
drm_vendor_api.c 36 api->handle = dlopen(LIB_DRM_VENDOR, RTLD_NOW);
37 if (api->handle == NULL) {
42 api->drm_keep_alive = (drm_keep_alive_t) dlsym(api->handle, "drm_keep_alive");
48 api->drm_start_playback = (drm_start_playback_t) dlsym(api->handle, "drm_start_playback");
54 api->drm_stop_playback = (drm_stop_playback_t) dlsym(api->handle, "drm_stop_playback");
60 api->drm_pr_return_naluheaders = (drm_pr_return_naluheaders_t) dlsym(api->handle,
68 (drm_wv_return_naluheaders_t) dlsym(api->handle, "drm_wv_return_naluheaders");
88 if(api->handle) {
89 if (dlclose(api->handle)) {
  /hardware/qcom/audio/hal/audio_extn/
spkr_protection.c 106 void (*thermal_client_unregister_callback)(int handle);
124 static struct speaker_prot_session handle; variable in typeref:struct:speaker_prot_session
131 handle.spkr_in_use = true;
133 handle.spkr_in_use = false;
134 clock_gettime(CLOCK_BOOTTIME, &handle.spkr_last_time_used);
145 if (pthread_equal(handle.speaker_prot_threadid, threadid) || !adev) {
151 pthread_mutex_lock(&handle.mutex_spkr_prot);
152 pthread_mutex_lock(&handle.spkr_calib_cancelack_mutex);
153 handle.cancel_spkr_calib = 1;
154 pthread_cond_signal(&handle.spkr_calib_cancel)
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/testcshared/
main1.c 9 int check_int8(void* handle, const char* fname, int8_t want) {
11 fn = (int8_t (*)())dlsym(handle, fname);
24 int check_int32(void* handle, const char* fname, int32_t want) {
26 fn = (int32_t (*)())dlsym(handle, fname);
44 void* handle = dlopen(argv[1], RTLD_LAZY | RTLD_GLOBAL); local
45 if (!handle) {
52 ret = check_int8(handle, "DidInitRun", 1);
57 ret = check_int8(handle, "DidMainRun", 0);
62 ret = check_int32(handle, "FromPkg", 1024);
  /prebuilts/go/linux-x86/misc/cgo/testcshared/
main1.c 9 int check_int8(void* handle, const char* fname, int8_t want) {
11 fn = (int8_t (*)())dlsym(handle, fname);
24 int check_int32(void* handle, const char* fname, int32_t want) {
26 fn = (int32_t (*)())dlsym(handle, fname);
44 void* handle = dlopen(argv[1], RTLD_LAZY | RTLD_GLOBAL); local
45 if (!handle) {
52 ret = check_int8(handle, "DidInitRun", 1);
57 ret = check_int8(handle, "DidMainRun", 0);
62 ret = check_int32(handle, "FromPkg", 1024);
  /system/bt/bta/include/
bta_pan_co.h 76 extern void bta_pan_co_open(uint16_t handle, uint8_t app_id,
91 extern void bta_pan_co_close(uint16_t handle, uint8_t app_id);
106 extern void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id);
121 extern void bta_pan_co_rx_path(uint16_t handle, uint8_t app_id);
136 extern void bta_pan_co_tx_write(uint16_t handle, uint8_t app_id,
154 extern void bta_pan_co_tx_writebuf(uint16_t handle, uint8_t app_id,
173 extern void bta_pan_co_rx_flow(uint16_t handle, uint8_t app_id, bool enable);
184 extern void bta_pan_co_pfilt_ind(uint16_t handle, bool indication,
197 extern void bta_pan_co_mfilt_ind(uint16_t handle, bool indication,
  /device/google/contexthub/sensorhal/
sensors.h 61 int activate(int handle, int enabled);
62 int setDelay(int handle, int64_t delayNs);
65 int batch(int handle, int64_t sampling_period_ns,
68 int flush(int handle);
84 struct sensors_poll_device_t *dev, int handle, int enabled);
87 struct sensors_poll_device_t *dev, int handle, int64_t delayNs);
94 int handle,
99 static int FlushWrapper(struct sensors_poll_device_1 *dev, int handle);
109 virtual bool owns(int handle) = 0;
110 virtual int activate(int handle, int enabled) = 0
    [all...]
  /external/libese/libese-hw/nxp/pn80t/
nq_nci.c 65 const struct PlatformHandle *handle = blob; local
66 if (!handle) {
69 return ioctl(handle->fd, ESE_CLEAR_GPIO, val);
73 const struct PlatformHandle *handle = blob; local
74 if (!handle) {
78 return ioctl(handle->fd, ESE_SET_PWR, !val);
87 struct PlatformHandle *handle = calloc(1, sizeof(*handle)); local
88 if (!handle) {
89 ALOGE("%s: unable to allocate memory for handle", __func__)
103 struct PlatformHandle *handle = blob; local
130 const struct PlatformHandle *handle = ns->handle; local
161 const struct PlatformHandle *handle = ns->handle; local
    [all...]

Completed in 554 milliseconds

<<11121314151617181920>>