OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:implemented
(Results
1726 - 1750
of
6896
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/docs/source.android.com/src/devices/
drm.jd
45
The content protection provided by the Widevine DRM plugin depends on the security and content protection capabilities of the underlying hardware platform. The hardware capabilities of the device include hardware secure boot to establish a chain of trust of security and protection of cryptographic keys. Content protection capabilities of the device include protection of decrypted frames in the device and content output protection via a trusted output protection mechanism. Not all hardware platforms support all the above security and content protection features. Security is never
implemented
in a single place in the stack, but instead relies on the integration of hardware, software, and services. The combination of hardware security functions, a trusted boot mechanism, and an isolated secure OS for handling security functions is critical to provide a secure device.</p>
58
solution as it is already
implemented
and ready for you to use. </p>
87
<p>Security is never
implemented
in a single place in the stack, but instead relies on the integration of hardware, software, and services. The combination of hardware security functions, a trusted boot mechanism, and an isolated secure OS for handling security functions is critical to provide a secure device.</p>
/external/bison/lib/
wctype.in.h
25
* wctrans_t, and wctype_t are not yet
implemented
.
108
Assume all 11 functions (all isw* except iswblank) are
implemented
the
332
The functions towlower and towupper are
implemented
in the MSVCRT library
/external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js
22
* A list of currently pending requests,
implemented
as a hash of each
31
* A list of completed requests,
implemented
as a hash of each
40
* A list of requests that errored off,
implemented
as a hash of each
/external/chromium_org/dbus/
object_manager.h
25
// the classes
implemented
here make dealing with this interface simpler.
75
//
implemented
by the class to create Properties structures on demand. As well
138
// ObjectManager::Interface must be
implemented
by any class wishing to have
/external/chromium_org/mojo/system/
core_impl.cc
26
// Mojo primitives are
implemented
by the singleton |CoreImpl| object. Most
30
// wait primitives are not attached to objects and are
implemented
by |CoreImpl|
41
// Waiting is
implemented
by having the thread that wants to wait call the
/external/chromium_org/net/websockets/
websocket_frame_test.cc
281
// This reflects what might be
implemented
in the future, rather than
403
// "IsKnownDataOpCode" is currently
implemented
in an "obviously correct"
433
// "IsKnownControlOpCode" is
implemented
in an "obviously correct" manner but
/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
compute_dependencies.py
242
# Interfaces that are
implemented
by another interface do not have
284
implemented
by another interface.
338
raise IdlInterfaceFileNotFoundError('Could not find the IDL file where the following
implemented
interface is defined: %s' % key_name)
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
MessageLite.java
41
* Abstract interface
implemented
by Protocol Message objects.
43
* <p>This interface is
implemented
by all protocol message objects. Non-lite
146
* Abstract interface
implemented
by Protocol Message builders.
/external/chromium_org/third_party/protobuf/src/google/protobuf/
reflection_ops_unittest.cc
82
// Note: Copy is
implemented
in terms of Merge() so technically the Copy
109
// Note: Copy is
implemented
in terms of Merge() so technically the Copy
158
// Note: Copy is
implemented
in terms of Merge() so technically the Copy
/external/chromium_org/third_party/sqlite/src/src/
global.c
77
** is (x - 0x20). Therefore toupper() can be
implemented
as:
81
** Standard function tolower() is
implemented
using the sqlite3UpperToLower[]
90
** locale of "C". They are
implemented
as macros in sqliteInt.h.
/external/chromium_org/v8/test/mjsunit/
mjsunit.status
155
# Stack manipulations in LiveEdit is not
implemented
for this arch.
224
# Stack manipulations in LiveEdit is not
implemented
for this arch.
244
# Stack manipulations in LiveEdit is not
implemented
for this arch.
/external/chromium_org/win8/metro_driver/ime/
text_service.cc
20
// while most of event handling are still
implemented
in the browser process.
213
// actually
implemented
by us in text_store.cc
214
// - ITfDocumentMgr: a focusable unit in TSF. This object is
implemented
by
/external/guava/guava/src/com/google/common/eventbus/
EventBus.java
71
* includes
implemented
interfaces, all superclasses, and all interfaces
72
*
implemented
by superclasses.
346
*
implemented
by these superclasses.
/external/jpeg/
jerror.h
71
JMESSAGE(JERR_CCIR601_NOTIMPL, "CCIR601 sampling not
implemented
yet")
84
JMESSAGE(JERR_FRACT_SAMPLE_NOTIMPL, "Fractional sampling not
implemented
yet")
94
JMESSAGE(JERR_NOTIMPL, "Not
implemented
yet")
/external/libnfc-nxp/src/
phFriNfc_OvrHal.h
127
*
implemented
in the integrating software.
135
* \brief Abort Function (to be defined/
implemented
by the Integration)
244
/** Abort function to be
implemented
by the integration. This parameter can be (optionally) initialized
/external/linux-tools-perf/
design.txt
328
implemented
on powerpc.
395
NOTE: PERF_RECORD_CALLCHAIN is arch specific and currently only
implemented
456
- set_perf_event_pending()
implemented
/external/llvm/docs/
SystemLibrary.rst
54
not available, it should be added to ``include/llvm/System`` and
implemented
in
140
information about files and directories. Those interfaces may be
implemented
in
142
provided by the System Library must be
implemented
on all platforms (even those
/external/llvm/include/llvm/Target/
TargetSchedule.td
11
// be
implemented
by each target which is using TableGen based scheduling.
22
// (2) A per-operand machine model can be
implemented
in any
49
// (3) A per-pipeline-stage machine model can be
implemented
by providing
/external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp
185
report_fatal_error("not yet
implemented
");
218
report_fatal_error("not yet
implemented
");
222
report_fatal_error("not yet
implemented
");
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.cpp
175
return Error("Relocation type not
implemented
yet!");
216
return Error("Relocation type not
implemented
yet!");
274
return Error("Relocation type not
implemented
yet!");
/external/protobuf/java/src/main/java/com/google/protobuf/
MessageLite.java
41
* Abstract interface
implemented
by Protocol Message objects.
43
* <p>This interface is
implemented
by all protocol message objects. Non-lite
154
* Abstract interface
implemented
by Protocol Message builders.
/external/protobuf/src/google/protobuf/
reflection_ops_unittest.cc
82
// Note: Copy is
implemented
in terms of Merge() so technically the Copy
109
// Note: Copy is
implemented
in terms of Merge() so technically the Copy
158
// Note: Copy is
implemented
in terms of Merge() so technically the Copy
/external/qemu/distrib/jpeg-6b/
jerror.h
71
JMESSAGE(JERR_CCIR601_NOTIMPL, "CCIR601 sampling not
implemented
yet")
84
JMESSAGE(JERR_FRACT_SAMPLE_NOTIMPL, "Fractional sampling not
implemented
yet")
94
JMESSAGE(JERR_NOTIMPL, "Not
implemented
yet")
/external/qemu/hw/
armv7m_nvic.c
10
* NVIC. Much of that is also
implemented
here.
224
hw_error("Not
implemented
: Configurable Fault Status.");
326
hw_error("VECTCLRACTIVE not
implemented
");
/external/svox/pico/lib/
picopal.c
412
/* not yet
implemented
for other platforms; corresponding
425
/* not yet
implemented
for other platforms */
451
/* not yet
implemented
for other platforms */
Completed in 1879 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>