Home
last modified time | relevance | path

Searched defs:linked (Results 1 – 25 of 50) sorted by relevance

12

/external/angle/src/tests/gl_tests/
DBindUniformLocationTest.cpp163 GLint linked = 0; in TEST_P() local
477 GLint linked = GL_FALSE; in TEST_P() local
508 GLint linked = GL_FALSE; in TEST_P() local
541 GLint linked = GL_FALSE; in TEST_P() local
565 GLint linked = GL_FALSE; in TEST_P() local
/external/guice/core/src/com/google/inject/internal/
DInternalFactory.java36 T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DConstantFactory.java32 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DInternalFactoryToProviderAdapter.java36 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DExposedKeyFactory.java54 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DInternalFactoryToInitializableAdapter.java45 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DFactoryProxy.java56 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DInjectorShell.java241 public Injector get(InternalContext context, Dependency<?> dependency, boolean linked) { in get()
277 public Logger get(InternalContext context, Dependency<?> dependency, boolean linked) { in get()
DBoundProviderFactory.java55 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DProvidedByInternalFactory.java59 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
DInternalProviderInstanceBindingImpl.java110 public T get(final InternalContext context, final Dependency<?> dependency, boolean linked) in get()
DConstructorBindingImpl.java293 public T get(InternalContext context, Dependency<?> dependency, boolean linked) in get()
/external/mesa3d/src/compiler/glsl/
Dlink_functions.cpp41 call_link_visitor(gl_shader_program *prog, gl_linked_shader *linked, in call_link_visitor()
300 gl_linked_shader *linked; member in __anonb448568a0111::call_link_visitor
/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DRecursiveIgnoreProperties1755Test.java22 public List<JackExt> linked; field in RecursiveIgnoreProperties1755Test.JackExt
/external/skia/src/gpu/ganesh/gl/builders/
DGrGLShaderStringBuilder.cpp82 GrGLint linked = GR_GL_INIT_ZERO; in GrGLCheckLinkStatus() local
/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectBinaryTests.cpp60 bool linked; member
103 vk::VkDescriptorSetLayout descriptorSetLayout, bool linked, in createShader()
605 …ShaderObjectDeviceFeaturesBinaryInstance(Context &context, const bool linked, const vk::VkShaderSt… in ShaderObjectDeviceFeaturesBinaryInstance()
1063 …jectDeviceFeaturesBinaryCase(tcu::TestContext &testCtx, const std::string &name, const bool linked, in ShaderObjectDeviceFeaturesBinaryCase()
1160 for (const auto &linked : linkedTests) in createShaderObjectBinaryTests() local
1218 for (const auto &linked : linkedTests) in createShaderObjectBinaryTests() local
/external/guice/core/test/com/google/inject/internal/
DSpiUtils.java1184 static <K, V> MapResult linked(K k, Class<? extends V> clazz) { in linked() method in SpiUtils
1188 static <K, V> MapResult linked(K k, Key<? extends V> key) { in linked() method in SpiUtils
1247 static <T> BindResult<T> linked(Class<? extends T> clazz) { in linked() method in SpiUtils
1251 static <T> BindResult<T> linked(Key<? extends T> key) { in linked() method in SpiUtils
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/
Damdgcn_glslc.c259 GLint linked; in main() local
/external/liburing/test/
Dlfs-openat.c134 static int test_drained_files(int dfd, const char *fn, bool linked, bool prepend) in test_drained_files()
/external/mesa3d/src/mesa/main/
Dglspirv.c166 struct gl_linked_shader *linked = rzalloc(NULL, struct gl_linked_shader); in _mesa_spirv_link_shaders() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_program.cc43 GLint linked; in CheckProgramLinked() local
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/
DFile.java140 void linked(DirectoryEntry entry) { in linked() method in File
DDirectory.java81 void linked(DirectoryEntry entry) { in linked() method in Directory
/external/crosvm/cros_async/src/sync/
Dwaiter.rs32 linked: AtomicBool, field
/external/rust/crates/ash/src/
Dentry.rs117 pub fn linked() -> Self { in linked() method

12