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

1 2 3 4

  /external/piex/src/
tiff_parser.cc 73 if (gps_directory.Has(kGpsTagLatitudeRef) &&
74 gps_directory.Has(kGpsTagLatitude) &&
75 gps_directory.Has(kGpsTagLongitudeRef) &&
76 gps_directory.Has(kGpsTagLongitude) &&
77 gps_directory.Has(kGpsTagTimeStamp) &&
78 gps_directory.Has(kGpsTagDateStamp)) {
114 if (gps_directory.Has(kGpsTagAltitudeRef) &&
115 gps_directory.Has(kGpsTagAltitude)) {
159 if (tiff_directory.Has(kTiffTagOrientation) &&
166 if (tiff_directory.Has(kExifTagColorSpace))
    [all...]
piex.cc 250 if (makernote_ifd.Has(kThumbnailTag)) {
267 if (!camera_settings_ifd.Has(kPreviewOffset) ||
268 !camera_settings_ifd.Has(kPreviewLength)) {
284 if (raw_processing_ifd.Has(kOlymTagAspectFrame)) {
320 if (makernote_ifd.Has(kPentaxTagColorSpace)) {
  /external/libtextclassifier/common/
workspace.h 85 // Returns the maximum workspace id that has been registered.
105 // The maximum workspace id that has been registered.
118 // Returns true if a workspace has been set.
120 bool Has(int index) const {
133 TC_DCHECK(Has<W>(index));
  /external/webrtc/talk/media/base/
codec.cc 51 bool FeedbackParams::Has(const FeedbackParam& param) const {
59 if (Has(param)) {
70 if (!from.Has(*iter_to)) {
159 return feedback_params.Has(param);
codec.h 68 bool Has(const FeedbackParam& param) const;
  /external/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
227 /// In this example directive '#pragma omp parallel' has clauses 'private'
233 /// \brief true if the construct has inner cancel directive.
258 void setHasCancel(bool Has) { HasCancel = Has; }
268 /// \param HasCancel true if this directive has inner cancel directive.
282 /// \brief Return true if current directive has inner cancel directive.
785 /// In this example directive '#pragma omp simd' has clauses 'private
    [all...]
  /external/piex/src/tiff_directory/
tiff_directory.h 73 bool Has(const Tag tag) const;
tiff_directory.cc 40 bool TiffDirectory::Has(const Tag tag) const {
  /external/ImageMagick/PerlMagick/
Magick.pm 65 die "Your vendor has not defined PerlMagick macro $pack\:\:$constname, used at $file line $line.\n";
124 A web page has been set up for this extension. See:
139 Has all the bugs of ImageMagick and much, much more!
  /external/ImageMagick/PerlMagick/quantum/
quantum.pm 64 die "Your vendor has not defined PerlMagick macro $pack\:\:$constname, used at $file line $line.\n";
123 A web page has been set up for this extension. See:
138 Has all the bugs of ImageMagick and much, much more!
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtOpenMP.h 48 /// requires an associated stmt, then it has to be the first of them).
159 /// Returns true if the current directive has one or more clauses of a
192 /// \brief Returns true if directive has associated statement.
247 /// In this example directive '#pragma omp parallel' has clauses 'private'
253 /// \brief true if the construct has inner cancel directive.
278 void setHasCancel(bool Has) { HasCancel = Has; }
288 /// \param HasCancel true if this directive has inner cancel directive.
302 /// \brief Return true if current directive has inner cancel directive.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/doc/
doc_test.go 253 `Has unexported fields`,
287 `Has unexported fields`,
316 `Has unexported methods`,
339 `Has unexported methods`,
  /prebuilts/go/linux-x86/src/cmd/doc/
doc_test.go 253 `Has unexported fields`,
287 `Has unexported fields`,
316 `Has unexported methods`,
339 `Has unexported methods`,
  /external/sfntly/cpp/src/test/
name_editing_test.cc 152 EXPECT_TRUE(name_builder->Has(PlatformId::kWindows,
  /external/clang/lib/Sema/
SemaAccess.cpp 88 // A nested class is a member and as such has the same access
92 // the class has access. A local class of a member function
186 : Target(S.Target), Has(S.Has) {
191 Target->HasInstanceContext = Has;
197 : Target(&Target), Has(Target.HasInstanceContext) {}
199 bool Has;
449 // Figure out whether the current class has a template:
695 /// target has to have some natural access in P, which opens up the
786 // that the naming class has to be derived from the effectiv
    [all...]
  /external/v8/src/inspector/
v8-console.cc 168 if (!map->Has(m_context, v8Key).FromMaybe(false)) return defaultValue;
184 if (!map->Has(m_context, v8Key).FromMaybe(false)) return defaultValue;
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTraversalTest.cpp 103 TEST(Has, MatchesChildrenOfTypes) {
105 varDecl(hasName("i"), has(isInteger()))));
107 varDecl(hasName("i"), has(isInteger()))));
114 TEST(Has, MatchesChildTypes) {
117 varDecl(hasName("i"), hasType(qualType(has(builtinType()))))));
120 varDecl(hasName("i"), hasType(qualType(has(pointerType()))))));
123 TEST(StatementMatcher, Has) {
126 has(ignoringParenImpCasts(declRefExpr(to(varDecl(hasName("i")))))));
161 recordDecl(hasName("A"), has(recordDecl(hasName("B")))));
    [all...]
  /prebuilts/go/darwin-x86/src/compress/flate/
dict_decoder.go 33 full bool // Has a full window length been written yet?

Completed in 1010 milliseconds

1 2 3 4