OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backend
(Results
926 - 950
of
2151
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
smtpd.py
41
# has a hierarchy of classes which implement the
backend
functionality for the
44
# SMTPServer - the base class for the
backend
. Raises NotImplementedError
51
# SMTP errors from the
backend
server at all. This should be fixed
58
# gets forwarded to a real
backend
smtpd, as with PureProxy. Again, errors
70
# - handle error codes from the
backend
smtpd
/prebuilts/python/linux-x86/2.7.5/bin/
smtpd.py
41
# has a hierarchy of classes which implement the
backend
functionality for the
44
# SMTPServer - the base class for the
backend
. Raises NotImplementedError
51
# SMTP errors from the
backend
server at all. This should be fixed
58
# gets forwarded to a real
backend
smtpd, as with PureProxy. Again, errors
70
# - handle error codes from the
backend
smtpd
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
smtpd.py
41
# has a hierarchy of classes which implement the
backend
functionality for the
44
# SMTPServer - the base class for the
backend
. Raises NotImplementedError
51
# SMTP errors from the
backend
server at all. This should be fixed
58
# gets forwarded to a real
backend
smtpd, as with PureProxy. Again, errors
70
# - handle error codes from the
backend
smtpd
/external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.internal.platform.power_monitor.msr_power_monitor.html
69
<dl><dt><a name="MsrPowerMonitor-__init__"><strong>__init__</strong></a>(self,
backend
)</dt></dl>
108
<dl><dt><a name="MsrPowerMonitorLinux-__init__"><strong>__init__</strong></a>(self,
backend
)</dt></dl>
147
<dl><dt><a name="MsrPowerMonitorWin-__init__"><strong>__init__</strong></a>(self,
backend
)</dt></dl>
/external/libcups/filter/
postscript-driver.shtml
16
<p>The
backend
handles communications with the printer, sending print data from the last filter to the printer and relaying back-channel data from the printer to the upstream filters. CUPS includes
backend
programs for common direct-connect interfaces and network protocols, and you can provide your own
backend
to support custom interfaces and protocols.</p>
raster-driver.shtml
30
<p>The
backend
handles communications with the printer, sending print data from the last filter to the printer and relaying back-channel data from the printer to the upstream filters. CUPS includes
backend
programs for common direct-connect interfaces and network protocols, and you can provide your own
backend
to support custom interfaces and protocols.</p>
commandtops.c
141
* See if the
backend
supports bidirectional I/O...
510
* want the
backend
to have enough time to collect the supply info.
/external/llvm/lib/Target/Mips/
MipsScheduleP5600.td
99
// (this instruction does not exist in the
backend
yet)
103
// (this instruction does not exist in the
backend
yet)
300
// (none of these instructions exist in the
backend
yet)
/external/llvm/lib/Target/WebAssembly/
README.txt
3
This WebAssembly
backend
is presently in a very early stage of development.
15
The
backend
is built, tested and archived on the following waterfall:
18
The
backend
's bringup is done using the GCC torture test suite first since it
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_curbe.c
213
/* When using the old VS
backend
, the clipplanes are actually delivered to
216
* When using the new VS
backend
, it is responsible for setting up its own
218
* of curbe space, but the advantage is that the new VS
backend
can use its
/frameworks/base/core/java/android/webkit/
WebViewProvider.java
59
* WebView
backend
provider interface: this interface is the abstract
backend
to a WebView
70
// Main interface for
backend
provider of the WebView class.
/toolchain/binutils/binutils-2.25/bfd/doc/
bfd.texinfo
294
* mmo :: mmo
backend
297
* ieee :: ieee
backend
298
* srecord :: s-record
backend
/frameworks/base/core/java/android/app/backup/
BackupTransport.java
80
* transport's off-device
backend
.
95
* describes the current
backend
destination. For example, a transport that
112
* UI for managing the data on the
backend
.
173
* "initialize" the
backend
storage is meaningless -- for example, if there is
244
* {@link BackupTransport#TRANSPORT_NOT_INITIALIZED} (if the
backend
dataset has
375
* Begin the process of sending an application's full-data archive to the
backend
.
/external/autotest/client/site_tests/platform_DebugDaemonCupsAddPrinters/src/
GenericPostScript.ppd.gz
/external/autotest/client/site_tests/security_StatefulPermissions/
security_StatefulPermissions.py
125
# On ecryptfs
backend
, the Android data path is
127
# while on ext4crypto
backend
, it is:
/external/autotest/database/
database_connection.py
21
# Under the django
backend
:
117
from django.db import
backend
, connection, transaction
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
powermetrics_power_monitor.py
23
def __init__(self,
backend
):
26
self._backend =
backend
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/
httpclient_test.py
54
header = 'X-Google-Gfe-
Backend
-Request-Info: eid=1KMAUMeiK4eMiAL52YyMBg'
55
expected = ('x-google-gfe-
backend
-request-info',
/external/clang/lib/CodeGen/
ObjectFilePCHContainerOperations.cpp
151
// ThreadModel, but the
backend
expects them to be nonempty.
291
// Use the LLVM
backend
to emit the pch container.
/external/clang/test/Driver/
mips-abi.c
1
// Check passing Mips ABI options to the
backend
.
11
// because the
backend
can't handle it.
/external/curl/docs/
HISTORY
260
July: Added support for Schannel (native Windows TLS
backend
) and Darwin SSL
261
(Native Mac OS X and iOS TLS
backend
).
/external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt
22
with the LLVM
backend
or independently of it. In this spirit, the API has been
79
analyzer library. Finally, if you want to use this with the LLVM
backend
,
/external/llvm/include/llvm/CodeGen/
MachineMemOperand.h
12
// in the
backend
.
83
/// A description of a memory reference used in the
backend
.
/external/llvm/include/llvm/IR/
LLVMContext.h
140
/// when problems with inline asm are detected by the
backend
. The first
158
/// when the
backend
needs to report anything to the user. The first
/external/llvm/lib/Target/Sparc/
SparcCallingConv.td
91
// The frontend and
backend
divide the task of producing ABI compliant code for
102
// The
backend
will:
Completed in 2550 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>