HomeSort by relevance Sort by last modified time
    Searched refs:implemented (Results 1 - 25 of 648) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/syslinux/gnu-efi/gnu-efi-3.0/gnuefi/
setjmp_ia64.S 2 #warning not implemented
  /prebuilts/ndk/r10/sources/android/support/include/
uchar.h 33 #warning Not implemented
cuchar 35 #warning Not implemented
  /prebuilts/ndk/r11/sources/android/support/include/
uchar.h 33 #warning Not implemented
cuchar 35 #warning Not implemented
  /prebuilts/ndk/r13/sources/android/support/include/
uchar.h 33 #warning Not implemented
cuchar 35 #warning Not implemented
  /external/tpm2/
AlgorithmCap_fp.h 11 ALGORITHM_VECTOR *implemented // OUT: the implemented bits are SET
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 54 * implemented tells if a the special move constructor has to be called or the classic
61 typedef typename _IsSTLportClass<_Tp>::_Ret implemented; typedef in struct:__move_traits
63 typedef __false_type implemented;
87 typedef typename __move_traits<_Tp>::implemented _MvImpRet;
109 typedef typename __move_traits<_Tp>::implemented implemented; typedef in struct:__move_traits_aux
118 typedef typename _Lor2<typename _MoveTraits1::implemented,
119 typename _MoveTraits2::implemented>::_Ret implemented; typedef in struct:__move_traits_aux2
130 typedef __true_type implemented; typedef in struct:__move_traits_help
140 typename _MoveTraits2::implemented>::_Ret implemented; typedef in struct:__move_traits_help1
150 typedef __true_type implemented; typedef in struct:__move_traits_help2
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 54 * implemented tells if a the special move constructor has to be called or the classic
61 typedef typename _IsSTLportClass<_Tp>::_Ret implemented; typedef in struct:__move_traits
63 typedef __false_type implemented;
87 typedef typename __move_traits<_Tp>::implemented _MvImpRet;
109 typedef typename __move_traits<_Tp>::implemented implemented; typedef in struct:__move_traits_aux
118 typedef typename _Lor2<typename _MoveTraits1::implemented,
119 typename _MoveTraits2::implemented>::_Ret implemented; typedef in struct:__move_traits_aux2
130 typedef __true_type implemented; typedef in struct:__move_traits_help
140 typename _MoveTraits2::implemented>::_Ret implemented; typedef in struct:__move_traits_help1
150 typedef __true_type implemented; typedef in struct:__move_traits_help2
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 54 * implemented tells if a the special move constructor has to be called or the classic
61 typedef typename _IsSTLportClass<_Tp>::_Ret implemented; typedef in struct:__move_traits
63 typedef __false_type implemented;
87 typedef typename __move_traits<_Tp>::implemented _MvImpRet;
109 typedef typename __move_traits<_Tp>::implemented implemented; typedef in struct:__move_traits_aux
118 typedef typename _Lor2<typename _MoveTraits1::implemented,
119 typename _MoveTraits2::implemented>::_Ret implemented; typedef in struct:__move_traits_aux2
130 typedef __true_type implemented; typedef in struct:__move_traits_help
140 typename _MoveTraits2::implemented>::_Ret implemented; typedef in struct:__move_traits_help1
150 typedef __true_type implemented; typedef in struct:__move_traits_help2
    [all...]
  /prebuilts/go/darwin-x86/src/os/user/
lookup_android.go 17 return nil, errors.New("user: Current not implemented on android")
21 return nil, errors.New("user: Lookup not implemented on android")
25 return nil, errors.New("user: LookupId not implemented on android")
29 return nil, errors.New("user: LookupGroup not implemented on android")
33 return nil, errors.New("user: LookupGroupId not implemented on android")
37 return nil, errors.New("user: GroupIds not implemented on android")
  /prebuilts/go/linux-x86/src/os/user/
lookup_android.go 17 return nil, errors.New("user: Current not implemented on android")
21 return nil, errors.New("user: Lookup not implemented on android")
25 return nil, errors.New("user: LookupId not implemented on android")
29 return nil, errors.New("user: LookupGroup not implemented on android")
33 return nil, errors.New("user: LookupGroupId not implemented on android")
37 return nil, errors.New("user: GroupIds not implemented on android")
  /external/webrtc/webrtc/modules/audio_device/linux/
latebindingsymboltable_linux.cc 31 #error Not implemented
39 #error Not implemented
64 #error Not implemented
85 #error Not implemented
  /prebuilts/go/darwin-x86/src/plugin/
plugin_stubs.go 12 return nil, errors.New("plugin: not implemented")
16 return nil, errors.New("plugin: not implemented")
  /prebuilts/go/linux-x86/src/plugin/
plugin_stubs.go 12 return nil, errors.New("plugin: not implemented")
16 return nil, errors.New("plugin: not implemented")
  /external/webrtc/webrtc/base/
latebindingsymboltable.cc 24 #error Not implemented
36 #error Not implemented
57 #error Not implemented
113 #error Not implemented
145 #error Not implemented
latebindingsymboltable.h 23 #error Not implemented for this platform
  /external/valgrind/drd/tests/
annotate_publish_hg.stderr.exp 2 The annotation macro ANNOTATE_PUBLISH_MEMORY_RANGE has not yet been implemented in <valgrind/helgrind.h>
  /prebuilts/go/darwin-x86/src/crypto/aes/
modes.go 11 // gcmAble is implemented by cipher.Blocks that can provide an optimized
18 // cbcEncAble is implemented by cipher.Blocks that can provide an optimized
25 // cbcDecAble is implemented by cipher.Blocks that can provide an optimized
32 // ctrAble is implemented by cipher.Blocks that can provide an optimized
  /prebuilts/go/linux-x86/src/crypto/aes/
modes.go 11 // gcmAble is implemented by cipher.Blocks that can provide an optimized
18 // cbcEncAble is implemented by cipher.Blocks that can provide an optimized
25 // cbcDecAble is implemented by cipher.Blocks that can provide an optimized
32 // ctrAble is implemented by cipher.Blocks that can provide an optimized
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
warn3.d 7 #warning: warning: isatty is not implemented and will always fail$
warn4.d 7 #warning: warning: isatty is not implemented and will always fail$
  /dalvik/dx/src/com/android/dx/merge/
SortableType.java 26 * preceded by its supertype and implemented interfaces.
75 * Assigns this type's depth if the depths of its supertype and implemented
99 SortableType implemented = types[interfaceIndex]; local
100 if (implemented == null) {
102 } else if (implemented.depth == -1) {
105 max = Math.max(max, implemented.depth);
  /external/libcxx/src/include/
config_elast.h 37 #warning ELAST for this platform not yet implemented

Completed in 554 milliseconds

1 2 3 4 5 6 7 8 91011>>