HomeSort by relevance Sort by last modified time
    Searched defs:Source (Results 51 - 75 of 335) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/clang/unittests/Tooling/
CommentHandlerTest.cpp 5 // This file is distributed under the University of Illinois Open Source
201 const char *Source =
208 EXPECT_TRUE(Visitor.runOver(Source));
210 Verifier.Match(Source, 1, 1);
RewriterTestContext.h 5 // This file is distributed under the University of Illinois Open Source
56 std::unique_ptr<llvm::MemoryBuffer> Source =
58 InMemoryFileSystem->addFile(Name, 0, std::move(Source));
  /external/libchrome/base/containers/
stack_container.h 2 // Use of this source code is governed by a BSD-style license that can be
27 // StackAllocator::Source which contains the data. Copying the allocator
28 // merely copies the pointer to this shared source, so all allocators created
47 struct Source {
48 Source() : used_stack_buffer_(false) {
86 // no guarantee that the Source buffer of Ts is large enough
102 explicit StackAllocator(Source* source) : source_(source) {
128 Source* source_
    [all...]
  /external/llvm/utils/TableGen/
PseudoLoweringEmitter.cpp 5 // This file is distributed under the University of Illinois Open Source
37 CodeGenInstruction Source; // The source pseudo instruction definition.
43 Source(s), Dest(d), OperandMap(m) {}
98 // Source operand maps to destination operand. The Data element
163 // argument in the source instruction, in either the (outs) or (ins) list.
166 // Record the mapping of the source to result arguments for use by
184 "' has no matching source operand.");
185 // Map the source operand to the destination operand index for each
199 emitSourceFileHeader("Pseudo-instruction MC lowering Source Fragment", o)
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_program_pair.h 52 /* For rgb and alpha instructions when arg[n].Source = RC_PAIR_PRESUB_SRC, then
65 unsigned int Source:2;
  /external/tensorflow/tensorflow/core/distributed_runtime/
tensor_coding.cc 26 TensorResponse::Source::~Source() {}
81 Status TensorResponse::ParseFrom(Source* source) {
83 protobuf::io::CodedInputStream input(source->contents());
104 if (ParseFast(source)) return Status::OK();
106 if (ParseSlow(source)) return Status::OK();
218 bool TensorResponse::ParseFast(Source* source) {
219 protobuf::io::CodedInputStream input(source->contents())
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
VirtualDisplaySurface.h 2 * Copyright 2013 The Android Open Source Project
94 enum Source {SOURCE_SINK = 0, SOURCE_SCRATCH = 1};
135 static Source fbSourceForCompositionType(CompositionType type);
136 status_t dequeueBuffer(Source source, PixelFormat format, uint64_t usage,
143 // ("source slots", or "sslot"). We have to merge these into the single
146 // a producer slot switches which source it comes from, we map source slot
147 // numbers to producer slot numbers differently for each source.
148 static int mapSource2ProducerSlot(Source source, int sslot)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Driver/
Job.h 5 // This file is distributed under the University of Illinois Open Source
45 /// Source - The action which caused the creation of this job.
46 const Action &Source;
89 Command(const Action &Source, const Tool &Creator, const char *Executable,
104 const Action &getSource() const { return Source; }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
comdef.h 54 _bstr_t Source() const;
116 inline _bstr_t _com_error::Source() const {
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_tgsi.cpp 35 class Source;
183 // mask of used components of source s
217 nv50_ir::TexInstruction::Target getTexture(const Source *, int s) const;
926 class Source
929 Source(struct nv50_ir_prog_info *);
930 ~Source();
996 Source::Source(struct nv50_ir_prog_info *prog) : info(prog)
998 tokens = (const struct tgsi_token *)info->bin.source;
1004 Source::~Source(
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/
IfrCommon.c 118 UINT8 *Source;
182 // Source now points to the beginning of the old buffer strings
185 Source = (UINT8 *) &PackSource[Index + 1];
193 // Copy Source string to destination buffer
195 EfiStrCpy ((CHAR16 *) Destination, (CHAR16 *) Source);
198 // Adjust the source/destination to the next string location
200 Destination = Destination + EfiStrSize ((CHAR16 *) Source);
201 Source = Source + EfiStrSize ((CHAR16 *) Source);
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/
AbootimgLib.c 92 IN VOID *Source,
112 err = GzipDecompress (Source, SourceSize, *Kernel, KernelSize);
259 VOID *Source;
278 Source = (VOID *) (BootImgBytePtr + Header->PageSize +
280 CopyMem ((VOID *)(UINTN)Address, Source, Header->RamdiskSize);

Completed in 605 milliseconds

1 23 4 5 6 7 8 91011>>