Searched refs:Source (Results 226 - 250 of 540) sorted by relevance

1234567891011>>

/external/vulkan-validation-layers/demos/smoke/android/src/main/jni/
H A DSmoke.frag.h20 Source ESSL 310
/external/zlib/src/as400/
H A Dzlib.inc116 D source 65535 const options(*varsize) Source buffer
117 D sourceLen 10u 0 value Source length
122 D source 65535 const options(*varsize) Source buffer
123 D sourceLen 10U 0 value Source length
132 D source 65535 const options(*varsize) Source buffer
133 D sourceLen 10U 0 value Source length
326 D source like(z_stream) Source stream
373 D source like(z_stream) Source stream
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir_from_tgsi.cpp34 class Source;
194 nv50_ir::TexInstruction::Target getTexture(const Source *, int s) const;
578 class Source class in namespace:tgsi
581 Source(struct nv50_ir_prog_info *);
582 ~Source();
616 Source::Source(struct nv50_ir_prog_info *prog) : info(prog) function in class:tgsi::Source
628 Source::~Source()
642 bool Source
[all...]
/external/bsdiff/
H A DAndroid.mk1 # Copyright (C) 2008 The Android Open Source Project
/external/clang/unittests/Sema/
H A DExternalSemaSourceTest.cpp5 // This file is distributed under the University of Illinois Open Source
169 void PushSource(clang::ExternalSemaSource *Source) { argument
170 Sources.push_back(Source);
/external/cmockery/cmockery_0_1_2/packages/rpm/
H A Drpm.spec19 Source: http://%{NAME}.googlecode.com/files/%{NAME}-%{VERSION}.tar.gz
/external/doclava/
H A DAndroid.mk1 # Copyright (C) 2010 The Android Open Source Project
/external/drm_hwcomposer/
H A DAndroid.mk1 # Copyright (C) 2015 The Android Open Source Project
/external/eigen/blas/
H A DAndroid.mk1 # Copyright (C) 2015 The Android Open Source Project
/external/elfutils/libdwelf/
H A DAndroid.mk1 # Copyright (C) 2015 The Android Open Source Project
/external/elfutils/libebl/
H A DAndroid.mk1 # Copyright (C) 2013 The Android Open Source Project
/external/icu/icu4c/source/stubdata/
H A DAndroid.mk1 # Copyright (C) 2008 The Android Open Source Project
/external/icu/tools/srcgen/currysrc/
H A DAndroid.mk1 # Copyright (C) 2015 The Android Open Source Project
/external/jarjar/
H A DAndroid.mk1 # Copyright (C) 2014 The Android Open Source Project
/external/libevent/
H A DAndroid.mk1 # Copyright (C) 2015 The Android Open Source Project
/external/libvorbis/doc/
H A Dfooter.tex12 hostage-taking; Open Source is the net's greatest tool to keep
/external/llvm/bindings/ocaml/analysis/
H A Dllvm_analysis.mli5 * This file is distributed under the University of Illinois Open Source
/external/llvm/bindings/ocaml/executionengine/
H A Dllvm_executionengine.ml5 * This file is distributed under the University of Illinois Open Source
/external/llvm/bindings/ocaml/transforms/ipo/
H A Dllvm_ipo.mli5 * This file is distributed under the University of Illinois Open Source
/external/llvm/include/llvm/Object/
H A DArchive.h5 // This file is distributed under the University of Illinois Open Source
178 Archive(MemoryBufferRef Source, std::error_code &EC);
179 static ErrorOr<std::unique_ptr<Archive>> create(MemoryBufferRef Source);
/external/mesa3d/src/glsl/
H A Dtest_optpass.cpp217 shader->Source = input.c_str();
218 const char *source = shader->Source;
/external/mockito/cglib-and-asm/src/org/mockito/cglib/beans/
H A DBeanCopier.java58 private static final Source SOURCE = new Source(BeanCopier.class.getName());
H A DBeanMap.java63 private static final Source SOURCE = new Source(BeanMap.class.getName());
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/
H A DKeyFactory.java121 private static final Source SOURCE = new Source(KeyFactory.class.getName());
/external/mockito/cglib-and-asm/src/org/mockito/cglib/proxy/
H A DMixin.java96 private static final Source SOURCE = new Source(Mixin.class.getName());

Completed in 1828 milliseconds

1234567891011>>