HomeSort by relevance Sort by last modified time
    Searched refs:library (Results 351 - 375 of 2552) sorted by null

<<11121314151617181920>>

  /test/suite_harness/tools/dex-tools/
Android.mk 17 # dex-tools java library
  /toolchain/binutils/binutils-2.27/config/
multi.m4 17 [ --enable-multilib build many library versions (default)],
  /tools/external/fat32lib/
Android.mk 16 # Build a host-side library
  /external/tensorflow/tensorflow/compiler/tf2xla/
functionalize_control_flow_test.cc 95 FunctionLibraryDefinition library(OpRegistry::Global(), {});
96 TF_ASSERT_OK(FunctionalizeControlFlow(&graph, &library));
106 InstantiateFunctionForTest(else_fn.name(), library, &else_result));
138 TF_EXPECT_OK(InstantiateFunctionForTest(then_fn.name(), library, &result));
161 TF_EXPECT_OK(InstantiateFunctionForTest(else_fn.name(), library, &result));
238 FunctionLibraryDefinition library(OpRegistry::Global(), {});
239 TF_ASSERT_OK(FunctionalizeControlFlow(&graph, &library));
273 TF_EXPECT_OK(InstantiateFunctionForTest(cond_fn.name(), library, &result));
294 TF_EXPECT_OK(InstantiateFunctionForTest(body_fn.name(), library, &result));
341 FunctionLibraryDefinition library(OpRegistry::Global(), {})
    [all...]
  /external/tensorflow/tensorflow/compiler/jit/
encapsulate_subgraphs_pass.cc 163 // Build a FunctionDef for each subgraph, and add it 'library'. The values of
171 FunctionLibraryDefinition* library);
176 FunctionLibraryDefinition* library);
238 // Builds a FunctionDef, and adds it to 'library'. The value of the
246 FunctionLibraryDefinition* library);
338 Status ReplaceFunctionDef(FunctionLibraryDefinition* library);
552 FunctionLibraryDefinition* library,
564 FunctionLibraryDefinition* library);
575 FunctionLibraryDefinition* library);
584 Graph* graph_out, FunctionLibraryDefinition* library);
2046 FunctionLibraryDefinition* const library = options.flib_def; local
    [all...]
  /build/soong/cc/
ndk_library.go 66 // Creates a stub shared library based on the provided version file.
81 // The first API level a library was available. A library will be generated
85 // The first API level that library should have the version script applied.
251 "-Wno-incompatible-library-redeclaration",
257 // (avoids the need to link an unwinder into a fake library).
351 module, library := NewLibrary(android.DeviceSupported)
352 library.BuildOnlyShared()
355 library.StripProperties.Strip.None = BoolPtr(true)
358 libraryDecorator: library,
    [all...]
  /bootable/recovery/minui/
Android.mk 17 # libminui (static library)
72 # libminui (shared library)
  /build/make/core/
static_library_internal.mk 2 ## Standard rules for building a static library.
18 $(error $(LOCAL_PATH): Cannot set module stem for a library)
  /build/soong/java/
support_libraries.go 40 // Support library
42 // Not a support library
54 case *Library, *Import:
  /cts/common/device-side/device-info/
Android.mk 39 # This stub library provides some internal APIs (SystemProperties, VintfObject, etc.)
40 # to compatibility-device-info library.
  /cts/hostsidetests/jvmti/base/host/src/android/jvmti/cts/
JvmtiHostTest.java 149 String installLibToDataData(String dataData, String library) throws Exception {
154 String libInDataData = dataData + "/" + library;
159 String libPathInApk = "lib/" + mAbi.getName() + "/" + library;
164 throw new RuntimeException("Could not push library " + library + " to device");
187 CLog.e("Failed cleaning up library on device");
  /cts/tests/core/runner/
Android.mk 21 # Build library
42 # Build library
  /device/generic/goldfish-opengl/system/egl/
Android.mk 5 $(call emugl-begin-shared-library,libEGL_emulation)
7 $(call emugl-set-shared-library-subpath,egl)
  /device/sample/products/
sample_addon.mk 7 # Manually copy the optional library XML files in the system image.
34 # in the optional library with the tag
  /external/brotli/csharp/
transpile.sh 80 mcs $SOURCES -target:library -out:build/brotlidec.dll
81 mcs $SOURCES $TESTS_SOURCES -target:library -out:build/brotlidec_test.dll -r:build/NUnit.3.6.1/lib/net45/nunit.framework.dll
  /external/curl/
curl-config.in 44 --libs library linking information
48 --static-libs static libcurl library linking information
  /external/deqp/external/vulkancts/framework/vulkan/
vkPlatform.hpp 38 class Library
41 Library (void) {}
42 virtual ~Library (void) {}
51 PlatformDriver (const tcu::FunctionLibrary& library);
141 virtual Library* createLibrary (void) const = 0;
  /external/freetype/include/freetype/
ftglyph.h 27 /* handy for many other simple uses of the library. */
83 /* Glyph objects are not owned by the library. You must thus release */
100 /* library :: A handle to the FreeType library object. */
110 FT_Library library; member in struct:FT_GlyphRec_
    [all...]
  /external/freetype/src/cache/
ftcmanag.h 93 FT_Library library; member in struct:FTC_ManagerRec_
  /external/google-benchmark/test/
cxx03_test.cc 12 #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
  /external/libcxx/utils/google-benchmark/test/
cxx03_test.cc 12 #error C++11 or greater detected by the library. BENCHMARK_HAS_CXX11 is defined.
  /external/libvpx/libvpx/build/make/
gen_msvs_def.sh 33 --name=project_name Name of the library (required)
77 [ -n "$name" ] || die "Library name (--name) must be specified!"
79 echo "LIBRARY ${name}" > ${outfile}
  /external/python/cpython2/PC/os2vacpp/
pyconfig.h 54 /* Provide a default library so writers of extension modules
57 #pragma library("Python24.lib")
106 /* Compiler Runtime Library Capabilities */
  /external/robolectric-shadows/
Android.mk 28 robolectric-hamcrest-library-1.3 \
85 robolectric-hamcrest-library-1.3:../../../prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar \
  /external/swiftshader/third_party/LLVM/autoconf/m4/
ltdl.m4 14 # version of the library.
158 # it did *not* use an RPATH in a shared library to find objects the
159 # library depends on, so we explicitly say `no'.
164 # it even uses RPATH in a shared library to search for shared objects
165 # that the library depends on, but there's no easy way to know if that
174 # At > 5.1, deplibs are loaded *and* any RPATH in a shared library
214 AC_CACHE_CHECK([which variable specifies run-time library path],
218 [Define to the name of the environment variable that determines the dynamic library search path.])
227 AC_CACHE_CHECK([for the default library search path],
240 [Define to the system default library search path.])
    [all...]

Completed in 592 milliseconds

<<11121314151617181920>>