Searched
full:partial (Results
351 -
375 of
3925) sorted by null
<<11121314151617181920>>
/external/libcap-ng/libcap-ng-0.7/docs/ |
capng_change_id.3 | 31 Note: the only safe action to do upon failure of this function is to probably exit. This is because you are likely in a situation with partial permissions and not what you intended.
|
/external/libcap-ng/libcap-ng-0.7/utils/ |
proc-llist.h | 38 char *capabilities; // Text of partial capabilities
|
/external/libcxxabi/ |
CREDITS.TXT | 1 This file is a partial list of people who have contributed to the LLVM/libc++abi
|
/external/libvpx/libvpx/vp8/common/arm/armv6/ |
vp8_variance_halfpixvar16x16_hv_armv6.asm | 66 ; calculate partial sums 107 ; calculate partial sums 149 ; calculate partial sums 191 ; calculate partial sums
|
/external/llvm/test/CodeGen/PowerPC/ |
vec_auto_constant.ll | 2 ; Formerly produced .long, 7320806 (partial)
|
/external/skia/experimental/Intersection/ |
SkAntiEdge.h | 33 uint16_t fPartialY; // initial partial coverage in Y (0 .. SkFixed1]
|
/external/smack/src/org/jivesoftware/smackx/pubsub/ |
EmbeddedPacketExtension.java | 32 * to be embedded within one another as a partial or complete one to one mapping of extension
|
/frameworks/av/include/camera/ |
CaptureResult.h | 56 * The partial result count (index) for this capture result.
|
/frameworks/rs/ |
rsProgramRaster.h | 32 * a partial copy of the information below.
|
/hardware/akm/AK8975_FS/libsensors/ |
InputEventReader.cpp | 55 // we got a partial event!!
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
vp8_variance_halfpixvar16x16_hv_armv6.asm | 66 ; calculate partial sums 107 ; calculate partial sums 149 ; calculate partial sums 191 ; calculate partial sums
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/ |
CREDITS.TXT | 1 This file is a partial list of people who have contributed to the LLVM/libc++abi
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
is_scalar.hpp | 39 // without partial specialization support:
|
remove_pointer.hpp | 39 // Does not bind to a <T*> or <T*const> partial specialization with VC10 and earlier
|
/packages/apps/Settings/src/com/android/settings/users/ |
ProfileUpdateReceiver.java | 56 String profileName = Utils.getMeProfileName(context, false /* partial name */);
|
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/ |
rsProgramRaster.h | 32 * a partial copy of the information below.
|
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/ |
rsProgramRaster.h | 32 * a partial copy of the information below.
|
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/ |
rsProgramRaster.h | 32 * a partial copy of the information below.
|
/external/chromium_org/third_party/WebKit/Source/core/frame/ |
PinchViewport.h | 80 // coordinates are in partial CSS pixels. 103 // in partial CSS pixels. Relative to the main frame. 106 // The viewport rect relative to the document origin, in partial CSS pixels.
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
unimatch.h | 42 * partial match between the text and this matcher. This value is 116 * be inserted at limit and check for partial matching. Otherwise 118 * @return a match degree value indicating a full match, a partial
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
IvarInvalidationChecker.cpp | 23 // Partial invalidor annotation allows to addess cases when ivars are 26 // method and all the partial methods cumulatively invalidate all ivars. 181 /// \param LookForPartial is set when we are searching for partial 242 const ObjCContainerDecl *D, InvalidationInfo &OutInfo, bool Partial) { 252 if (isInvalidationMethod(MDI, Partial)) 261 containsInvalidationMethod(I->getDefinition(), OutInfo, Partial); 266 containsInvalidationMethod(Ext, OutInfo, Partial); 268 containsInvalidationMethod(InterfD->getSuperClass(), OutInfo, Partial); 275 containsInvalidationMethod(I->getDefinition(), OutInfo, Partial); 422 // Find all partial invalidation methods [all...] |
/external/clang/test/CXX/dcl.decl/dcl.meaning/ |
p1-0x.cpp | 21 int decltype(tfoo<T>())::i; // expected-error{{nested name specifier 'decltype(tfoo<T>())::' for declaration does not refer into a class, class template or class template partial specialization}} 23 void decltype(tfoo<T>())::func() { // expected-error{{nested name specifier 'decltype(tfoo<T>())::' for declaration does not refer into a class, class template or class template partial specialization}} 63 // This is not explicitly specified for partial specializations, but
|
/external/clang/test/SemaTemplate/ |
class-template-spec.cpp | 133 N // expected-error {{non-type template argument depends on a template parameter of the partial specialization}} 168 // Check that the diagnostic points at the partial specialization, not just at 173 template<typename T> struct X<T> {}; // expected-error {{non-type template argument depends on a template parameter of the partial specialization}}
|
/external/icu/icu4c/source/common/unicode/ |
unimatch.h | 42 * partial match between the text and this matcher. This value is 116 * be inserted at limit and check for partial matching. Otherwise 118 * @return a match degree value indicating a full match, a partial
|
/external/llvm/lib/Transforms/IPO/ |
PartialInlining.cpp | 10 // This pass performs partial inlining, typically by inlining an if statement 46 INITIALIZE_PASS(PartialInliner, "partial-inliner", 47 "Partial Inliner", false, false)
|
Completed in 837 milliseconds
<<11121314151617181920>>