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

<<21222324252627282930>>

  /external/capstone/arch/AArch64/
AArch64InstPrinter.h 26 void AArch64_post_printer(csh handle, cs_insn *pub_insn, char *insn_asm, MCInst *mci);
  /external/capstone/arch/Sparc/
SparcModule.c 37 static cs_err option(cs_struct *handle, cs_opt_type type, size_t value)
40 handle->syntax = (int) value;
43 handle->big_endian = (((cs_mode)value & CS_MODE_BIG_ENDIAN) != 0);
49 static void destroy(cs_struct *handle)
  /external/compiler-rt/test/msan/
dtls_test.c 42 void *handle = dlopen(path, RTLD_LAZY); local
43 if (!handle) fprintf(stderr, "%s\n", dlerror());
44 assert(handle != 0);
45 GetTls = (get_t)dlsym(handle, "GetTls");
  /external/compiler-rt/test/tsan/
dtls.c 36 void *handle = dlopen(path, RTLD_LAZY); local
37 if (!handle) fprintf(stderr, "%s\n", dlerror());
38 assert(handle != 0);
39 GetTls = (get_t)dlsym(handle, "GetTls");
  /external/curl/docs/examples/
shared-connection-cache.c 29 static void my_lock(CURL *handle, curl_lock_data data,
32 (void)handle;
39 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr)
41 (void)handle;
60 /* Loop the transfer and cleanup the handle properly every lap. This will
  /external/curl/lib/
pipeline.h 26 CURLcode Curl_add_handle_to_pipeline(struct Curl_easy *handle,
28 void Curl_move_handle_from_send_to_recv_pipe(struct Curl_easy *handle,
33 bool Curl_pipeline_site_blacklisted(struct Curl_easy *handle,
39 bool Curl_pipeline_server_blacklisted(struct Curl_easy *handle,
  /external/curl/tests/libtest/
testtrace.h 32 int libtest_debug_cb(CURL *handle, curl_infotype type,
  /external/iptables/iptables/
ip6tables-standalone.c 45 struct xtc_handle *handle = NULL; local
61 ret = do_command6(argc, argv, &table, &handle, false);
63 ret = ip6tc_commit(handle);
64 ip6tc_free(handle);
iptables-standalone.c 47 struct xtc_handle *handle = NULL; local
64 ret = do_command4(argc, argv, &table, &handle, false);
66 ret = iptc_commit(handle);
67 iptc_free(handle);
  /external/jarjar/src/main/com/tonicsystems/jarjar/
DepHandler.java 27 void handle(PathClass from, PathClass to) throws IOException; method in interface:DepHandler
  /external/javasqlite/src/main/java/SQLite/
FunctionContext.java 12 * Internal handle for the native SQLite API.
15 private long handle = 0; field in class:FunctionContext
Vm.java 10 * Internal handle for the compiled SQLite VM.
13 private long handle = 0; field in class:Vm
  /external/libmojo/ipc/
ipc_mojo_message_helper.cc 16 mojo::ScopedMessagePipeHandle handle) {
18 mojo::ScopedHandle::From(std::move(handle))));
26 mojo::ScopedMessagePipeHandle* handle) {
40 handle->reset(mojo::MessagePipeHandle(
  /external/libmojo/mojo/edk/embedder/
scoped_platform_handle.h 20 explicit ScopedPlatformHandle(PlatformHandle handle) : handle_(handle) {}
47 void reset(PlatformHandle handle = PlatformHandle()) {
49 handle_ = handle;
  /external/libmojo/mojo/public/c/system/
functions.h 45 // Closes the given |handle|.
49 // |MOJO_RESULT_INVALID_ARGUMENT| if |handle| is not a valid handle.
51 // Concurrent operations on |handle| may succeed (or fail as usual) if they
55 MOJO_SYSTEM_EXPORT MojoResult MojoClose(MojoHandle handle);
57 // Waits on the given handle until one of the following happens:
75 // |MOJO_RESULT_CANCELLED| if |handle| was closed (necessarily from another
77 // |MOJO_RESULT_INVALID_ARGUMENT| if |handle| is not a valid handle (e.g., if
86 // the same handle and signal, and that signal becomes satisfied, all waiter
    [all...]
  /external/libmojo/mojo/public/cpp/bindings/
sync_handle_registry.h 30 bool RegisterHandle(const Handle& handle,
34 void UnregisterHandle(const Handle& handle);
47 size_t operator()(const Handle& handle) const {
48 return std::hash<uint32_t>()(static_cast<uint32_t>(handle.value()));
51 using HandleMap = std::unordered_map<Handle, HandleCallback, HandleHasher>;
  /external/libxaac/decoder/
ixheaacd_process.h 27 VOID ixheaacd_dec_data_delete(VOID* handle, ia_usac_data_struct* usac_data);
  /external/selinux/libsemanage/src/
handle_internal.h 4 #include <semanage/handle.h>
  /external/skia/tools/skiaserve/urlhandlers/
UrlHandler.h 19 virtual int handle(Request* request, MHD_Connection* connection,
27 int handle(Request* request, MHD_Connection* connection,
35 int handle(Request* request, MHD_Connection* connection,
43 int handle(Request* request, MHD_Connection* connection,
55 int handle(Request* request, MHD_Connection* connection,
67 int handle(Request* request, MHD_Connection* connection,
79 int handle(Request* request, MHD_Connection* connection,
87 int handle(Request* request, MHD_Connection* connection,
95 int handle(Request* request, MHD_Connection* connection,
103 int handle(Request* request, MHD_Connection* connection
    [all...]
  /external/skqp/tools/skiaserve/urlhandlers/
UrlHandler.h 19 virtual int handle(Request* request, MHD_Connection* connection,
27 int handle(Request* request, MHD_Connection* connection,
35 int handle(Request* request, MHD_Connection* connection,
43 int handle(Request* request, MHD_Connection* connection,
55 int handle(Request* request, MHD_Connection* connection,
67 int handle(Request* request, MHD_Connection* connection,
79 int handle(Request* request, MHD_Connection* connection,
87 int handle(Request* request, MHD_Connection* connection,
95 int handle(Request* request, MHD_Connection* connection,
103 int handle(Request* request, MHD_Connection* connection
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
ResourceManager.h 59 Buffer *getBuffer(GLuint handle);
60 Texture *getTexture(GLuint handle);
61 Renderbuffer *getRenderbuffer(GLuint handle);
65 void checkRenderbufferAllocation(GLuint handle);
  /external/v4l2_codec2/vda/
bitstream_buffer.h 35 base::SharedMemoryHandle handle,
45 base::SharedMemoryHandle handle() const { return handle_; } function in class:media::BitstreamBuffer
59 void set_handle(const base::SharedMemoryHandle& handle) { handle_ = handle; }
  /external/webrtc/webrtc/common_audio/vad/
vad_sp.h 40 // As long as |handle->frame_counter| is zero, that is, we haven't received any
48 // - handle : State information of the VAD.
52 int16_t WebRtcVad_FindMinimum(VadInstT* handle,
  /frameworks/av/include/soundtrigger/
ISoundTrigger.h 36 sound_model_handle_t *handle) = 0;
38 virtual status_t unloadSoundModel(sound_model_handle_t handle) = 0;
40 virtual status_t startRecognition(sound_model_handle_t handle,
42 virtual status_t stopRecognition(sound_model_handle_t handle) = 0;
  /frameworks/av/media/libmedia/
IDataSource.cpp 109 sp<DecryptHandle> handle; local
111 handle = new DecryptHandle();
112 handle->decryptId = reply.readInt32();
113 handle->mimeType = reply.readString8();
114 handle->decryptApiType = reply.readInt32();
115 handle->status = reply.readInt32();
119 handle->decryptInfo = new DecryptInfo();
120 handle->decryptInfo->decryptBufferLength = bufferLength;
127 handle->copyControlVector.add(key, value);
134 handle->extendedData.add(key, value)
188 sp<DecryptHandle> handle = DrmInitialization(mime); local
    [all...]

Completed in 2317 milliseconds

<<21222324252627282930>>