Home
last modified time | relevance | path

Searched defs:library (Results 126 – 150 of 250) sorted by relevance

12345678910

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dupgrade_graph.cc78 FunctionDefLibrary* library = gdef.mutable_library(); in GenerateResourceSharedNameIfEmpty() local
/external/trusty/arm-trusted-firmware/docs/design/
Dauth-framework.rst1022 .. _TBBR-Client specification: https://developer.arm.com/docs/den0006/latest
/external/arm-trusted-firmware/docs/design/
Dauth-framework.rst980 …://developer.arm.com/docs/den0006/latest/trusted-board-boot-requirements-client-tbbr-client-armv8-a
/external/bcc/tools/
Dfuncslower.py262 library, func = function.split(":") variable
/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/
Droundtrip.cc116 FunctionDefLibrary* library = graphdef.mutable_library(); in NormalizeTensorData() local
/external/tensorflow/tensorflow/compiler/jit/
Dcompilability_check_util_test.cc455 FunctionDefLibrary library; in TEST_F() local
483 FunctionDefLibrary library; in TEST_F() local
511 FunctionDefLibrary library; in TEST_F() local
/external/libchrome/base/android/linker/
Dlinker_jni.cc450 ScopedLibrary library; in Java_org_chromium_base_library_1loader_Linker_nativeLoadLibrary() local
572 ScopedLibrary library; in Java_org_chromium_base_library_1loader_Linker_nativeCreateSharedRelro() local
606 ScopedLibrary library; in Java_org_chromium_base_library_1loader_Linker_nativeUseSharedRelro() local
/external/replicaisland/src/com/replica/replicaisland/
DDebugSystem.java36 public DebugSystem(TextureLibrary library) { in DebugSystem()
/external/deqp/modules/gles2/functional/
Des2fShaderConstExprTests.cpp247 … gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init() local
Des2fShaderFragDataTests.cpp232 … gls::ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init() local
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dsplit_utils.cc81 int64_t num_captured_inputs, const FunctionLibraryDefinition& library, in InputRewriter()
406 int64_t num_captured_inputs, const FunctionLibraryDefinition& library) { in SplitFunction()
Dgraph_utils.cc241 const FunctionDefLibrary& library) { in ContainsGraphFunctionWithName()
254 const FunctionDefLibrary& library) { in FindGraphFunctionWithName()
321 const FunctionDefLibrary* library, in SetUniqueGraphFunctionName()
Dgraph_utils_test.cc182 FunctionDefLibrary library; in TEST() local
216 FunctionDefLibrary library; in TEST() local
275 FunctionDefLibrary library; in TEST() local
/external/tensorflow/tensorflow/lite/python/
Dinterpreter.py62 def __init__(self, library, options=None): argument
134 def load_delegate(library, options=None): argument
/external/freetype/src/cache/
Dftcmanag.h92 FT_Library library; member
/external/curl/packages/OS400/
Dcurlcl.c137 char library[11]; in main() local
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_ops.cc118 auto library = graph_def.mutable_library(); in Compute() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_while.cc213 FunctionLibraryDefinition* library, in FunctionalizeLoop()
508 Status FunctionalizeWhileLoop(Graph* graph, FunctionLibraryDefinition* library, in FunctionalizeWhileLoop()
/external/deqp/external/openglcts/modules/common/
DglcConfigListEGL.cpp96 const eglw::Library &library = nativeDisplay->getLibrary(); in getDefaultEglConfigList() local
/external/rust/android-crates-io/crates/bindgen/codegen/
Ddyngen.rs105 let library = ::libloading::Library::new(path)?; in get_tokens() localVariable
/external/ComputeLibrary/tests/validate_examples/
DRunExample.cpp53 std::unique_ptr<AssetsLibrary> library; variable
/external/OpenCL-CTS/test_conformance/generic_address_space/
Dadvanced_tests.cpp66 …CAdvancedTest(const std::string& library, const std::vector<std::string>& kernel) : CTest(), _libr… in CAdvancedTest()
74 …CAdvancedTest(const std::string& library, const std::string& kernel) : CTest(), _libraryCode(libra… in CAdvancedTest()
101 clProgramWrapper program, preCompiledLibrary, library, finalProgram; in ExecuteSubcase() local
/external/freetype/src/truetype/
Dttobjs.c665 FT_Library library; in tt_face_init() local
1199 FT_Library library = face->root.driver->root.library; in tt_size_init_bytecode() local
/external/parameter-framework/upstream/parameter/
DSystemClass.cpp193 auto library = utility::make_unique<DynamicLibrary>(strPluginFileName); in loadPlugins() local
/external/deqp/modules/gles3/functional/
Des3fShaderSwitchTests.cpp480 ShaderLibrary library(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo()); in init() local

12345678910