Home
last modified time | relevance | path

Searched defs:con (Results 1 – 25 of 605) sorted by relevance

12345678910>>...25

/aosp_15_r20/out/soong/.intermediates/frameworks/rs/rs_generated_sources/gen/gensrcs/frameworks/rs/
DrsgApiReplay.cpp32 void rsp_ContextSendMessage(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextSendMessage()
49 void rsp_AllocationSetupBufferQueue(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationSetupBufferQueue()
57 void rsp_AllocationShareBufferQueue(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationShareBufferQueue()
65 void rsp_AllocationGetSurface(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationGetSurface()
73 void rsp_AllocationSetSurface(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationSetSurface()
81 void rsp_AllocationAdapterOffset(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_AllocationAdapterOffset()
98 void rsp_ContextFinish(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextFinish()
104 void rsp_ContextDump(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextDump()
110 void rsp_ContextSetPriority(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextSetPriority()
116 void rsp_ContextDestroyWorker(Context *con, const void *vp, size_t cmdSizeBytes) { in rsp_ContextDestroyWorker()
[all …]
/aosp_15_r20/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp343 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish()
352 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate()
482 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate()
555 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg()
563 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal()
571 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create()
614 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute()
619 nScriptIntrinsicBLAS_Single(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Single()
652 nScriptIntrinsicBLAS_Double(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Trans… in nScriptIntrinsicBLAS_Double()
685 nScriptIntrinsicBLAS_Complex(JNIEnv *_env, jobject _this, jlong con, jlong id, jint func, jint Tran… in nScriptIntrinsicBLAS_Complex()
[all …]
/aosp_15_r20/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java145 native int nContextGetUserMessage(long con, int[] data); in nContextGetUserMessage()
146 native String nContextGetErrorMessage(long con); in nContextGetErrorMessage()
147 native int nContextPeekMessage(long con, int[] subID); in nContextPeekMessage()
148 native void nContextInitToClient(long con); in nContextInitToClient()
149 native void nContextDeinitToClient(long con); in nContextDeinitToClient()
238 native void rsnContextDestroy(long con); in rsnContextDestroy()
254 native void rsnContextSetSurface(long con, int w, int h, Surface sur); in rsnContextSetSurface()
259 native void rsnContextSetSurfaceTexture(long con, int w, int h, SurfaceTexture sur); in rsnContextSetSurfaceTexture()
264 native void rsnContextSetPriority(long con, int p); in rsnContextSetPriority()
269 native void rsnContextSetCacheDir(long con, String cacheDir); in rsnContextSetCacheDir()
[all …]
/aosp_15_r20/frameworks/rs/support/jni/
H A Dandroid_renderscript_RenderScript.cpp349 nContextFinish(JNIEnv *_env, jobject _this, jlong con) in nContextFinish()
356 nClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong kernelID, in nClosureCreate()
463 nInvokeClosureCreate(JNIEnv *_env, jobject _this, jlong con, jlong invokeID, in nInvokeClosureCreate()
517 nClosureSetArg(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetArg()
525 nClosureSetGlobal(JNIEnv *_env, jobject _this, jlong con, jlong closureID, in nClosureSetGlobal()
533 nScriptGroup2Create(JNIEnv *_env, jobject _this, jlong con, jstring name, in nScriptGroup2Create()
572 nScriptGroup2Execute(JNIEnv *_env, jobject _this, jlong con, jlong groupID) { in nScriptGroup2Execute()
577 nObjDestroy(JNIEnv *_env, jobject _this, jlong con, jlong obj) in nObjDestroy()
585 nScriptIntrinsicBLAS_Single(JNIEnv *_env, jobject _this, jlong con, jlong incCon, jlong id, jint fu… in nScriptIntrinsicBLAS_Single()
625 nScriptIntrinsicBLAS_Double(JNIEnv *_env, jobject _this, jlong con, jlong incCon, jlong id, jint fu… in nScriptIntrinsicBLAS_Double()
[all …]
/aosp_15_r20/external/libcups/scheduler/
H A Dipp.c133 cupsd_client_t *con) /* I - Client connection */ in cupsdProcessIPPRequest()
741 accept_jobs(cupsd_client_t *con, /* I - Client connection */ in accept_jobs()
816 add_class(cupsd_client_t *con, /* I - Client connection */ in add_class()
1133 add_file(cupsd_client_t *con, /* I - Connection to client */ in add_file()
1200 add_job(cupsd_client_t *con, /* I - Client connection */ in add_job()
1950 cupsd_client_t *con, /* I - Client connection */ in add_job_subscriptions()
2205 add_printer(cupsd_client_t *con, /* I - Client connection */ in add_printer()
2869 cupsd_client_t *con, /* I - Client connection */ in add_printer_state_reasons()
2893 cupsd_client_t *con, /* I - Client connection */ in add_queued_job_count()
2959 authenticate_job(cupsd_client_t *con, /* I - Client connection */ in authenticate_job()
[all …]
H A Dclient.c67 cupsd_client_t *con, /* New client pointer */ in cupsdAcceptClient() local
384 cupsd_client_t *con; /* Current client */ in cupsdCloseAllClients() local
402 cupsdCloseClient(cupsd_client_t *con) /* I - Client to close */ in cupsdCloseClient()
549 cupsdReadClient(cupsd_client_t *con) /* I - Client to read from */ in cupsdReadClient()
830 if (httpGetField(con->http, HTTP_FIELD_ACCEPT_LANGUAGE)[0]) in cupsdReadClient() local
1853 cupsd_client_t *con, /* I - Client connection */ in cupsdSendCommand()
1913 cupsdSendError(cupsd_client_t *con, /* I - Connection */ in cupsdSendError()
2065 cupsd_client_t *con, /* I - Client to send to */ in cupsdSendHeader()
2240 cupsdWriteClient(cupsd_client_t *con) /* I - Client connection */ in cupsdWriteClient()
2589 cupsd_client_t *con, /* I - Client connection */ in check_if_modified()
[all …]
/aosp_15_r20/frameworks/rs/support/java/src/androidx/renderscript/
H A DRenderScript.java114 native int nContextGetUserMessage(long con, int[] data); in nContextGetUserMessage()
115 native String nContextGetErrorMessage(long con); in nContextGetErrorMessage()
116 native int nContextPeekMessage(long con, int[] subID); in nContextPeekMessage()
117 native void nContextInitToClient(long con); in nContextInitToClient()
118 native void nContextDeinitToClient(long con); in nContextDeinitToClient()
309 native void rsnContextDestroy(long con); in rsnContextDestroy()
325 native void rsnContextSetPriority(long con, int p); in rsnContextSetPriority()
330 native void rsnContextDump(long con, int bits); in rsnContextDump()
335 native void rsnContextFinish(long con); in rsnContextFinish()
341 native void rsnContextSendMessage(long con, int id, int[] data); in rsnContextSendMessage()
[all …]
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dcontext_record.c13 const char *semanage_context_get_user(const semanage_context_t * con) in semanage_context_get_user()
20 semanage_context_t * con, const char *user) in semanage_context_set_user()
27 const char *semanage_context_get_role(const semanage_context_t * con) in semanage_context_get_role()
34 semanage_context_t * con, const char *role) in semanage_context_set_role()
41 const char *semanage_context_get_type(const semanage_context_t * con) in semanage_context_get_type()
48 semanage_context_t * con, const char *type) in semanage_context_set_type()
55 const char *semanage_context_get_mls(const semanage_context_t * con) in semanage_context_get_mls()
62 semanage_context_t * con, const char *mls_range) in semanage_context_set_mls()
77 const semanage_context_t * con, in semanage_context_clone()
85 void semanage_context_free(semanage_context_t * con) in semanage_context_free()
[all …]
/aosp_15_r20/external/selinux/libsepol/src/
H A Dcontext_record.c26 const char *sepol_context_get_user(const sepol_context_t * con) in sepol_context_get_user()
34 sepol_context_t * con, const char *user) in sepol_context_set_user()
51 const char *sepol_context_get_role(const sepol_context_t * con) in sepol_context_get_role()
59 sepol_context_t * con, const char *role) in sepol_context_set_role()
75 const char *sepol_context_get_type(const sepol_context_t * con) in sepol_context_get_type()
83 sepol_context_t * con, const char *type) in sepol_context_set_type()
99 const char *sepol_context_get_mls(const sepol_context_t * con) in sepol_context_get_mls()
107 sepol_context_t * con, const char *mls) in sepol_context_set_mls()
126 sepol_context_t *con = in sepol_context_create() local
145 const sepol_context_t * con, sepol_context_t ** con_ptr) in sepol_context_clone()
[all …]
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/helper/
H A DHttpConnectionTest.java28 HttpConnection con = new HttpConnection(); in canCreateEmptyConnection() local
94 Connection con = HttpConnection.connect("http://example.com"); in headers() local
180 Connection con = HttpConnection.connect(new URL("http://example.com")); in connectWithUrl() local
189 Connection con = HttpConnection.connect("http://example.com/"); in userAgent() local
196 Connection con = HttpConnection.connect("http://example.com/"); in timeout() local
203 Connection con = HttpConnection.connect("http://example.com/"); in referrer() local
209 Connection con = HttpConnection.connect("http://example.com/"); in method() local
223 Connection con = HttpConnection.connect("http://example.com/"); in data() local
236 Connection con = HttpConnection.connect("http://example.com/"); in cookie() local
254 Connection con = HttpConnection.connect("http://example.com/"); in requestBody() local
[all …]
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/integration/
H A DUrlConnectTest.java77 … Connection con = Jsoup.connect("http://direct.infohound.net/tools/302.pl"); // http://jsoup.org in followsTempRedirect() local
84 … Connection con = Jsoup.connect("http://direct.infohound.net/tools/307.pl"); // http://jsoup.org in followsNewTempRedirect() local
92 Connection con = Jsoup.connect("http://direct.infohound.net/tools/302.pl") in postRedirectsFetchWithGet() local
102 …Connection con = Jsoup.connect("http://direct.infohound.net/tools/302-secure.pl"); // https://www.… in followsRedirectToHttps() local
110 Connection con = Jsoup.connect("http://direct.infohound.net/tools/302-rel.pl"); // to /tidy/ in followsRelativeRedirect() local
118 …Connection con = Jsoup.connect("http://direct.infohound.net/tools/302-rel-dot.pl"); // to ./ok.html in followsRelativeDotRedirect() local
127 …Connection con = Jsoup.connect("http://esportspenedes.cat") // note lack of trailing / - server s… in followsRelativeDotRedirect2() local
135 …Connection con = Jsoup.connect("http://tinyurl.com/kgofxl8"); // to http://www.google.com/?q=white… in followsRedirectsWithWithespaces() local
142 …Connection con = Jsoup.connect("http://aag-ye.com"); // has Location: http:/temp/AAG_New/en/index.… in gracefullyHandleBrokenLocationRedirect() local
149 … Connection con = Jsoup.connect("http://direct.infohound.net/tools/500.pl").ignoreHttpErrors(true); in ignores500tExceptionIfSoConfigured() local
[all …]
H A DConnectTest.java80 Connection con = Jsoup.connect(echoUrl + "#with whitespaces"); in fetchURIWithWhitespace() local
107 Connection con = Jsoup.connect(url).header(EchoServlet.CodeParam, "404"); in throwsExceptionOn404() local
125 Connection con = Jsoup.connect(url) in ignoresExceptionIfSoConfigured() local
250 Connection con = Jsoup.connect(echoUrl + "?what=the") in doesGet() local
389 Connection con = Jsoup in multiCookieSet() local
409 Connection con = Jsoup.connect(RedirectServlet.Url) in requestCookiesSurviveRedirect() local
507 Connection con = Jsoup.connect(FileServlet.urlTo("/bomtests/bom_utf8.html")); in getUtf8Bom() local
516 Connection con = Jsoup.connect(FileServlet.urlTo("/htmltests/thumb.jpg")); in testBinaryContentTypeThrowsException() local
532 Connection con = Jsoup.connect(FileServlet.urlTo("/htmltests/test-rss.xml")); in testParseRss() local
550 Connection con = Jsoup.connect(FileServlet.urlTo("/htmltests/osi-logo.svg")) in imageXmlMimeType() local
[all …]
/aosp_15_r20/external/gptfdisk/
H A Dandroid_popt.cc64 poptContext con = (poptContext) calloc(1, sizeof(struct _poptContext)); in poptGetContext() local
72 poptContext poptFreeContext(poptContext con) { in poptFreeContext()
78 void poptResetContext(poptContext con) { in poptResetContext()
82 void poptSetOtherOptionHelp(poptContext con, const char *text) { in poptSetOtherOptionHelp()
86 void poptPrintUsage(poptContext con, FILE *fp, int flags) { in poptPrintUsage()
96 int poptGetNextOpt(poptContext con) { in poptGetNextOpt()
120 const char *poptGetArg(poptContext con) { in poptGetArg()
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
H A DHttpsURLConnectionTest.java73 HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/")); in test_getCipherSuite() local
89 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getLocalCertificates() local
111 HttpsURLConnection con = new MyHttpsURLConnection( in test_getHostnameVerifier() local
131 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getLocalPrincipal() local
148 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getPeerPrincipal() local
172 … HttpsURLConnection con = new MyHttpsURLConnection(new URL("https://www.fortify.net/"), "X.508"); in test_getServerCertificates() local
208 HttpsURLConnection con = new MyHttpsURLConnection(null); in test_setHostnameVerifier() local
236 HttpsURLConnection con = new MyHttpsURLConnection(null); in test_setSSLSocketFactory() local
/aosp_15_r20/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/output/
H A DTcpConnectionTest.java70 final TcpConnection con = new TcpConnection(mockConnection.getSocketA(), in testInvalidContent() local
86 final TcpConnection con = new TcpConnection(mockConnection.getSocketA(), in testRemoteClose() local
115 final TcpConnection con = new TcpConnection(mockConnection.getSocketA(), in testLocalClose() local
141 final TcpConnection con = new TcpConnection(mockConnection.getSocketA(), in testRemoteDump() local
169 final TcpConnection con = new TcpConnection(mockConnection.getSocketA(), in testLocalDump() local
191 final TcpConnection con = new TcpConnection(mockConnection.getSocketA(), in testLocalDumpWithoutInit() local
226 final TcpConnection con = new TcpConnection(mockConnection.getSocketA(), in testRemoteReset() local
/aosp_15_r20/frameworks/rs/
H A DrsApiFileA3D.cpp26 RsObjectBase rsaFileA3DGetEntryByIndex(RsContext con, uint32_t index, RsFile file) { in rsaFileA3DGetEntryByIndex()
40 void rsaFileA3DGetNumIndexEntries(RsContext con, int32_t *numEntries, RsFile file) { in rsaFileA3DGetNumIndexEntries()
50 void rsaFileA3DGetIndexEntries(RsContext con, RsFileIndexEntry *fileEntries, uint32_t numEntries, R… in rsaFileA3DGetIndexEntries()
71 RsFile rsaFileA3DCreateFromMemory(RsContext con, const void *data, uint32_t len) { in rsaFileA3DCreateFromMemory()
85 RsFile rsaFileA3DCreateFromAsset(RsContext con, void *_asset) { in rsaFileA3DCreateFromAsset()
90 RsFile rsaFileA3DCreateFromFile(RsContext con, const char *path) { in rsaFileA3DCreateFromFile()
H A DrsApiMesh.cpp22 void rsaMeshGetVertexBufferCount(RsContext con, RsMesh mv, int32_t *numVtx) { in rsaMeshGetVertexBufferCount()
27 void rsaMeshGetIndexCount(RsContext con, RsMesh mv, int32_t *numIdx) { in rsaMeshGetIndexCount()
32 void rsaMeshGetVertices(RsContext con, RsMesh mv, RsAllocation *vtxData, uint32_t vtxDataCount) { in rsaMeshGetVertices()
42 void rsaMeshGetIndices(RsContext con, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t idx… in rsaMeshGetIndices()
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
H A DPrefixConstructorTest.java71 private final BaseConstructor con; field in PrefixConstructorTest.PrefixConstruct
73 public PrefixConstruct(String prefix, BaseConstructor con) { in PrefixConstruct()
89 private final BaseConstructor con; field in PrefixConstructorTest.ExactConstruct
91 public ExactConstruct(BaseConstructor con) { in ExactConstruct()
105 private final BaseConstructor con; field in PrefixConstructorTest.ConstructUnknown
107 public ConstructUnknown(BaseConstructor con) { in ConstructUnknown()
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_helpers.c535 DBusConnection *con; in wpa_dbus_register_object_per_iface() local
584 DBusConnection *con = ctrl_iface->con; in wpa_dbus_unregister_object_per_iface() local
657 DBusConnection *con, const char *path, const char *interface, in do_send_prop_changed_signal()
699 DBusConnection *con, const char *path, const char *interface, in do_send_deprecated_prop_changed_signal()
733 DBusConnection *con, const char *path, const char *interface, in send_prop_changed_signal()
757 DBusConnection *con = eloop_ctx; in flush_object_timeout_handler() local
767 static void recursive_flush_changed_properties(DBusConnection *con, in recursive_flush_changed_properties()
797 void wpa_dbus_flush_all_changed_properties(DBusConnection *con) in wpa_dbus_flush_all_changed_properties()
820 void wpa_dbus_flush_object_changed_properties(DBusConnection *con, in wpa_dbus_flush_object_changed_properties()
/aosp_15_r20/external/javassist/src/main/javassist/
H A DURLClassPath.java84 URLConnection con = openClassfile0(classname); in openClassfile() local
109 URLConnection con = openClassfile0(classname); in find() local
135 URLConnection con = fetchClass0(host, port, in fetchClass() local
175 URLConnection con = url.openConnection(); in fetchClass0() local
/aosp_15_r20/external/selinux/policycoreutils/secon/
H A Dsecon.c347 static int my_getXcon_raw(pid_t pid, char **con, const char *val) in my_getXcon_raw()
377 static int my_getpidexeccon_raw(pid_t pid, char **con) in my_getpidexeccon_raw()
381 static int my_getpidfscreatecon_raw(pid_t pid, char **con) in my_getpidfscreatecon_raw()
385 static int my_getpidkeycreatecon_raw(pid_t pid, char **con) in my_getpidkeycreatecon_raw()
393 char *con = NULL, *con_tmp; in get_scon() local
630 context_t con = NULL; in disp_con() local
/aosp_15_r20/external/selinux/libselinux/src/
H A Dmatchpathcon.c93 static int add_array_elt(char *con) in add_array_elt()
439 static int matchpathcon_internal(const char *path, mode_t mode, char ** con) in matchpathcon_internal()
460 int matchpathcon(const char *path, mode_t mode, char ** con) { in matchpathcon()
464 int matchpathcon_index(const char *name, mode_t mode, char ** con) in matchpathcon_index()
504 char * con = NULL; in selinux_file_context_verify() local
H A Dget_context_list.c23 context_t con; in get_default_context_with_role() local
67 context_t con; in get_default_context_with_rolelevel() local
350 context_t con; in get_ordered_context_list_with_level() local
415 context_t con = NULL; in get_ordered_context_list() local
/aosp_15_r20/art/test/1917-get-stack-frame/src/art/
H A DTest1917.java64 private final Consumer<StackTrace.StackFrameData> con; field in Test1917.StackTraceGenerator
65 public StackTraceGenerator(Thread thr, Consumer<StackTrace.StackFrameData> con) { in StackTraceGenerator()
70 public StackTraceGenerator(Consumer<StackTrace.StackFrameData> con) { in StackTraceGenerator()
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Drtc.c97 bool rtc_lpen(u16 con) in rtc_lpen()
165 u16 con; in rtc_check_state() local
193 u16 con; in rtc_boot_common() local

12345678910>>...25