Searched refs:Arc (Results 1 - 15 of 15) sorted by relevance

/external/skia/experimental/SkV8Example/
H A DPath2DBuilder.h40 static void Arc(const v8::FunctionCallbackInfo<v8::Value>& args);
H A DPath2DBuilder.cpp53 ADD_METHOD("arc", Arc);
143 void Path2DBuilder::Arc(const v8::FunctionCallbackInfo<v8::Value>& args) { function in class:Path2DBuilder
/external/llvm/tools/llvm-readobj/
H A Dllvm-readobj.cpp378 /// @brief Dumps each object file in \a Arc;
379 static void dumpArchive(const Archive *Arc) { argument
380 for (auto &ErrorOrChild : Arc->children()) {
382 reportError(Arc->getFileName(), EC.message());
388 reportError(Arc->getFileName(), EC.message());
395 reportError(Arc->getFileName(), readobj_error::unrecognized_file_format);
421 if (Archive *Arc = dyn_cast<Archive>(&Binary))
422 dumpArchive(Arc);
/external/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp484 static void dumpArchive(const Archive *Arc) { argument
485 for (auto &ErrorOrChild : Arc->children()) {
492 reportError(Arc->getFileName(), EC.message());
499 reportError(Arc->getFileName(), cxxdump_error::unrecognized_file_format);
512 if (Archive *Arc = dyn_cast<Archive>(&Binary))
513 dumpArchive(Arc);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jai.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveExtractCallback.h77 const CArc *Arc; member in class:CGetProp
H A DArchiveExtractCallback.cpp378 return Arc->Archive->GetProperty(IndexInArc, propID, value);
661 GetProp_Spec->Arc = _arc;
/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp324 const CArc *Arc; member in class:CFieldPrinter
542 RINOK(Arc->GetRawProps->GetRawProp(index, f.PropID, &data, &dataSize, &propType));
600 RINOK(Arc->Archive->GetProperty(index, f.PropID, &prop));
1081 fp.Arc = &arc;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 175 milliseconds