| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
| ProjectState.java | 44 * as direct access to target and library information. 46 * This also gives access to library information. 48 * {@link #isLibrary()} indicates if the project is a library. 51 * project and its library. Theses instances are owned by the {@link ProjectState}. 62 * A class that represents a library linked to a project. 63 * <p/>It does not represent the library uniquely. Instead the {@link LibraryState} is linked 65 * <p/>If a library is used by two different projects, then there will be two different 66 * instances of {@link LibraryState} for the library. 80 * Returns the {@link ProjectState} of the main project using this library. 87 * Closes the library. This resets the IProject from this object ({@link #getProjectState()} wil 472 File library = new File(projectFile, state.getRelativePath()); local 683 LibraryState library = inLibraries.get(i); local [all...] |
| Sdk.java | 874 LibraryState library = entry.getValue().getLibrary(project); local [all...] |
| /prebuilts/maven_repo/android/com/android/databinding/adapters/1.0-rc1/ |
| adapters-1.0-rc1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-gradle/26.2.0-alpha16/ |
| lint-gradle-26.2.0-alpha16.jar | |
| /prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger/1.2.2/ |
| dagger-1.2.2.jar | |
| /art/runtime/ |
| java_vm_ext.cc | 105 * Check the result of an earlier call to JNI_OnLoad on this library. 118 LOG(INFO) << *self << " recursive attempt to load library " << "\"" << path_ << "\""; 184 // Path to library "/system/lib/libjni.so". 193 // The ClassLoader this library is associated with, a weak global JNI reference that is 194 // created/deleted with the scope of the library. 225 for (const auto& library : libraries_) { 230 os << library.first; 243 void Put(const std::string& path, SharedLibrary* library) 245 libraries_.Put(path, library); 288 SharedLibrary* const library = lib.second variable 318 SharedLibrary* const library = it->second; local 864 SharedLibrary* library; local [all...] |
| /external/ImageMagick/MagickCore/ |
| opencl.c | 150 /* OpenCL library */ 443 Provide call to OpenCL library methods 2336 *library; local [all...] |
| /external/mdnsresponder/Clients/ |
| dns-sd.c | 67 // with an embedded copy of the client stub instead of linking the system library version at runtime. 113 HMODULE library; local 116 // Try and load the IP helper library dll 117 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL ) 122 if ((if_nametoindex_funcptr = (if_nametoindex_funcptr_t) GetProcAddress(library, "if_nametoindex")) != NULL ) 127 FreeLibrary(library); 135 HMODULE library; local 138 // Try and load the IP helper library dll 139 if ((library = LoadLibrary(TEXT("Iphlpapi")) ) != NULL ) 144 if ((if_indextoname_funcptr = (if_indextoname_funcptr_t) GetProcAddress(library, "if_indextoname")) != NULL [all...] |
| /external/pdfium/xfa/fgas/font/ |
| cfgas_fontmgr.cpp | 263 "~/Library/Fonts", "/Library/Fonts", "/System/Library/Fonts", 638 FXFT_Library library = pFontMgr->GetFTLibrary(); local 639 if (!library) 662 if (FXFT_Open_Face(library, &ftArgs, iFaceIndex, &pFace)) { [all...] |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.4.0-alpha3/ |
| lint-tests-25.4.0-alpha3.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.4.0-alpha5/ |
| lint-tests-25.4.0-alpha5.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.4.0-alpha6/ |
| lint-tests-25.4.0-alpha6.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.4.0-alpha7/ |
| lint-tests-25.4.0-alpha7.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.5.0-alpha-preview-02/ |
| lint-tests-25.5.0-alpha-preview-02.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/26.0.0-alpha6/ |
| lint-tests-26.0.0-alpha6.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/26.0.0-alpha7/ |
| lint-tests-26.0.0-alpha7.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/26.0.0-alpha9/ |
| lint-tests-26.0.0-alpha9.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/26.0.0-beta1/ |
| lint-tests-26.0.0-beta1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/26.0.0-beta2/ |
| lint-tests-26.0.0-beta2.jar | |
| /prebuilts/devtools/tools/lib/ |
| sdkmanager.jar | |
| /prebuilts/gradle-plugin/com/android/tools/sdkmanager/24.4.0-beta6/ |
| sdkmanager-24.4.0-beta6.jar | |
| /prebuilts/gradle-plugin/com/android/tools/sdkmanager/24.5.0/ |
| sdkmanager-24.5.0.jar | |
| /prebuilts/gradle-plugin/com/android/tools/sdkmanager/25.0.0-alpha1/ |
| sdkmanager-25.0.0-alpha1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0/ |
| lint-tests-25.3.0.jar | |
| /prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.3.0-beta1/ |
| lint-tests-25.3.0-beta1.jar | |