Searched
full:backend (Results
376 -
400 of
2151) sorted by null
<<11121314151617181920>>
/external/libcups/cups/ |
sidechannel.c | 45 * 'cupsSideChannelDoRequest()' - Send a side-channel command to a backend and wait for a response. 48 * monitors in order to communicate with the backend used by the current 50 * implemented" status codes, which indicate that the backend or device 87 * This function is normally only called by backend programs to read 279 * This function asks the backend to do a SNMP OID query on behalf of the 280 * filter, port monitor, or backend using the default community name. 327 * Send the request to the backend and wait for a response... 380 * This function asks the backend to do multiple SNMP OID queries on behalf 381 * of the filter, port monitor, or backend using the default community name. 446 * Send the request to the backend and wait for a response.. [all...] |
/external/skia/src/gpu/ |
GrGpu.h | 47 * Create an instance of GrGpu that matches the specified backend. If the requested backend is 69 // No cleanup should be attempted, immediately cease making backend API calls 72 // ensure no backend backend 3D API calls will be made after disconnect() returns. 76 // Called by GrContext when the underlying backend context is already or will be destroyed 447 /** Creates a texture directly in the backend API without wrapping it in a GrTexture. This is 453 /** Check a handle represents an actual texture in the backend API that has not been freed. */ 455 /** If ownership of the backend texture has been transferred pass true for abandonTexture. This 456 will do any necessary cleanup of the handle without freeing the texture in the backend [all...] |
/bootable/recovery/minui/ |
graphics.h | 24 // Initializes the backend and returns a GRSurface* to draw into.
|
/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/leanback/ |
VideoItemLoader.java | 27 * This class asynchronously loads videos from a backend
|
/external/autotest/site_utils/tester_feedback/ |
service.py | 5 """Tester feedback backend service implementation."""
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/ |
inspector_memory.py | 27 timeout: The number of seconds to wait for the inspector backend to
|
/external/chromium-trace/catapult/telemetry/telemetry/internal/backends/ |
google_credentials_backend.py | 42 """ Google credential backend for google2 credential. """
|
/external/clang/include/clang/Driver/ |
Phases.h | 22 Backend,
|
/external/clang/test/CodeGenObjC/ |
property-aggregate.m | 9 // FIXME: But we don't at the moment; the backend doesn't know how to generate
|
/external/clang/test/Driver/ |
arch-armv7k.c | 7 // "thumbv7k-apple-ios" is a bit of a weird triple, but since the backend is
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_SSL_ENABLE_ALPN.3 | 32 option enables/disables ALPN in the SSL handshake (if the SSL backend libcurl
|
CURLOPT_SSL_ENABLE_NPN.3 | 32 option enables/disables NPN in the SSL handshake (if the SSL backend libcurl
|
/external/curl/lib/ |
hostip.h | 210 * Function provided by the resolver backend to set DNS servers to use. 215 * Function provided by the resolver backend to set 222 * Function provided by the resolver backend to set 229 * Function provided by the resolver backend to set
|
/external/dexmaker/ |
README.version | 7 It has a small, close-to-the-metal API. This API mirrors the Dalvik bytecode specification giving you tight control over the bytecode emitted. Code is generated instruction-by-instruction; you bring your own abstract syntax tree if you need one. And since it uses Dalvik's dx tool as a backend, you get efficient register allocation and regular/wide instruction selection for free.
|
/external/elfutils/ |
README | 8 - the ABI of the backend modules is not guaranteed. Really, no guarantee
|
/external/elfutils/backends/ |
alpha_auxv.c | 33 #define BACKEND alpha_
|
arm_auxv.c | 33 #define BACKEND arm_
|
ppc_syscall.c | 33 #define BACKEND ppc_
|
s390_symbol.c | 36 #define BACKEND s390_
|
sparc_auxv.c | 33 #define BACKEND sparc_
|
tilegx_symbol.c | 37 #define BACKEND tilegx_
|
x86_64_symbol.c | 38 #define BACKEND x86_64_
|
/external/elfutils/libebl/ |
eblbsspltp.c | 1 /* Check if backend uses a bss PLT.
|
eblclosebackend.c | 1 /* Free ELF backend handle.
|
/external/libese/libese-hw/tests/ |
ese_hw_echo_tests.cpp | 16 * Tests a very simple end to end T=1 using the echo backend.
|
Completed in 648 milliseconds
<<11121314151617181920>>