OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:backend
(Results
151 - 175
of
851
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/CodeGen/MBlaze/
intr.ll
2
; correctly correctly by the MBlaze
backend
.
/external/llvm/utils/TableGen/
ClangSACheckersEmitter.h
10
// This tablegen
backend
emits Clang Static Analyzer checkers tables.
OptParserEmitter.h
16
/// OptParserEmitter - This tablegen
backend
takes an input .td file
/external/netcat/scripts/
web
17
## but it saves a lot of typing now. And with netcat as its
backend
, it's
40
BACKEND
="nc -v -w 15"
120
# below to (echo GET "$spec" ; echo '') | $
BACKEND
...
122
echo GET "${spec}" | $
BACKEND
$host $port > ${TMPAGE}
/external/qemu/block/
raw-posix-aio.h
2
* QEMU Posix block I/O
backend
AIO support
/external/wpa_supplicant_8/hostapd/
hostapd.8
18
is designed to be a "daemon" program that runs in the background and acts as the
backend
component controlling authentication.
/frameworks/base/core/java/com/android/internal/os/
IDropBoxManagerService.aidl
23
* "
Backend
" interface used by {@link android.os.DropBoxManager} to talk to the
/frameworks/compile/libbcc/runtime/make/platform/
clang_darwin.mk
2
# version of the OS. The issue is that the
backend
may use functions which were
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-single.h
48
/*
Backend
initialization functions */
66
/*
Backend
thread functions */
131
/*
Backend
mutex functions */
170
/*
Backend
condition mutex functions */
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-single.h
48
/*
Backend
initialization functions */
66
/*
Backend
thread functions */
131
/*
Backend
mutex functions */
170
/*
Backend
condition mutex functions */
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-single.h
48
/*
Backend
initialization functions */
66
/*
Backend
thread functions */
131
/*
Backend
mutex functions */
170
/*
Backend
condition mutex functions */
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-single.h
48
/*
Backend
initialization functions */
66
/*
Backend
thread functions */
131
/*
Backend
mutex functions */
170
/*
Backend
condition mutex functions */
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-single.h
48
/*
Backend
initialization functions */
66
/*
Backend
thread functions */
131
/*
Backend
mutex functions */
170
/*
Backend
condition mutex functions */
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-single.h
48
/*
Backend
initialization functions */
66
/*
Backend
thread functions */
131
/*
Backend
mutex functions */
170
/*
Backend
condition mutex functions */
/external/chromium/chrome/browser/password_manager/
password_store_x.cc
22
NativeBackend*
backend
)
24
backend_(
backend
), migration_checked_(!
backend
), allow_fallback_(false) {
204
// We add all the passwords (and blacklist entries) to the native
backend
233
// should prefer the native
backend
to the now-incomplete login
/external/elfutils/libebl/
libebl.h
25
/*
Backend
handle. */
100
/* Destructor for ELF
backend
handle. */
108
/* Get
backend
handle for object associated with ELF handle. */
115
/* Free resources allocated for
backend
handle. */
122
/* Return
backend
name. */
/external/qemu/docs/
AUDIO.TXT
10
HWVoiceOut: models an audio output (
backend
) on the host.
11
HWVoiceIn: models an audio input (
backend
) on the host.
62
- A 'run_out' method that is called each time to tell the output
backend
to
72
a
backend
to use a platform-specific function to do the same thing if available.
137
backend
-specific sound buffers
/external/chromium/chrome/browser/history/
history.h
65
// HistoryDBTask can be used to process arbitrary work on the history
backend
77
virtual bool RunOnDBThread(history::HistoryBackend*
backend
,
120
// Triggers the
backend
to load if it hasn't already, and then returns whether
124
// Returns true if the
backend
has finished loading.
127
// Unloads the
backend
without actually shutting down the history service.
132
// Called on shutdown, this will tell the history
backend
to complete and
151
// Triggers the
backend
to load if it hasn't already, and then returns the
525
// Schedules a HistoryDBTask for running on the history
backend
thread. See
537
//
backend
to be called once the history
backend
has terminated. This allow
[
all
...]
/external/chromium/chrome/browser/policy/
cloud_policy_controller.h
37
// Takes ownership of |
backend
|; the other parameters are weak pointers.
113
// Sends a request to the device management
backend
to fetch policy if one
/external/chromium/chrome/browser/resources/
crashes.js
8
* Requests the list of crashes from the
backend
.
15
* Callback from
backend
with the list of crashes. Builds the UI.
/external/chromium/chrome/browser/resources/options/
certificate_edit_ca_trust_overlay.js
46
* The overlay will be left up with inputs disabled until the
backend
71
* The overlay will be left up with inputs disabled until the
backend
/external/chromium/chrome/browser/ssl/
ssl_manager.h
78
SSLPolicyBackend*
backend
() { return &backend_; }
function in class:SSLManager
116
// The
backend
for the SSLPolicy to actuate its decisions.
/external/chromium/net/disk_cache/
disk_cache_test_base.h
25
class
Backend
;
123
disk_cache::
Backend
* cache_;
/external/chromium/net/tools/dump_cache/
cache_dumper.h
49
explicit CacheDumper(disk_cache::
Backend
* cache) : cache_(cache) {}
60
disk_cache::
Backend
* cache_;
/external/freetype/include/freetype/
ftadvanc.h
110
/* if the corresponding font
backend
doesn't have a quick way to */
157
/* if the corresponding font
backend
doesn't have a quick way to */
Completed in 626 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>