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

1 2 3 45 6 7 8 91011>>

  /frameworks/base/core/java/android/app/
RemoteInput.java 2 * Copyright (C) 2014 The Android Open Source Project
82 /** Extra added to a clip data intent object identifying the {@link Source} of the results. */
87 @Retention(RetentionPolicy.SOURCE)
88 public @interface Source {}
454 * Set the source of the RemoteInput results. This method should only be called by remote
462 * @param intent The intent to add remote input source to. The {@link ClipData}
463 * field of the intent will be modified to contain the source.
464 * @param source The source of the results.
466 public static void setResultsSource(Intent intent, @Source int source)
    [all...]
  /frameworks/layoutlib/bridge/src/android/graphics/
ImageDecoder.java 2 * Copyright (C) 2017 The Android Open Source Project
40 import static java.lang.annotation.RetentionPolicy.SOURCE;
48 * Source of the encoded image data.
50 public static abstract class Source {
51 private Source() {}
75 private static class ByteArraySource extends Source {
91 private static class ByteBufferSource extends Source {
103 private static class ContentResolverSource extends Source {
121 private static class InputStreamSource extends Source {
152 public static class AssetInputStreamSource extends Source {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ExternalASTSource.h 5 // This file is distributed under the University of Illinois Open Source
11 // construction of AST nodes from some external source.
40 /// external source, such as a precompiled header. External AST
45 /// Generation number for this external AST source. Must be increased
49 /// \brief Whether this AST source also provides information for
63 ExternalASTSource *Source;
65 explicit Deserializing(ExternalASTSource *source) : Source(source) {
66 assert(Source);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Acpi1_0.h 199 // Interrupt Source Override Structure
205 UINT8 Source;
211 // Non-Maskable Interrupt Source Structure
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Acpi1_0.h 207 // Interrupt Source Override Structure
213 UINT8 Source;
219 // Non-Maskable Interrupt Source Structure
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
EfiFileLib.c 924 EFI_OPEN_FILE *Source = NULL;
932 Source = EfiOpen (SourceFile, EFI_FILE_MODE_READ, 0);
933 if (Source == NULL) {
934 AsciiPrint("Source file open error.\n");
952 Size = EfiTell(Source, NULL);
957 Status = EfiRead(Source, Buffer, &Chunk);
974 Status = EfiRead(Source, Buffer, &Chunk);
988 if (Source != NULL) {
989 Status = EfiClose(Source);
991 AsciiPrint("Source close error");
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
IpIoLib.h 165 EFI_IP_ADDRESS Source; ///< Source IP of the received packet.
403 overriden by Sender. Other sending configurations, such as source address and gateway
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Nd.c     [all...]
  /external/annotation-tools/annotation-file-utilities/
annotation-file-format.tex 57 Ordinarily, Java annotations are written in the source code of a
58 \code{.java} Java source file. When \code{javac} compiles the source code,
62 Sometimes, it is convenient to specify the annotations outside the source
69 When source code is not available, a textual file provides a format for
75 Even when source code is available, sometimes it should not be changed,
81 changing the main version of the source code. (The developer's private
116 For \code{.java} source files, the file format provides a separate, higher-level
375 field, or --- if in source code --- the field's initialization.
394 than the field definition. Source code annotations for the field initializatio
    [all...]
  /external/guice/extensions/multibindings/src/com/google/inject/multibindings/
OptionalBinder.java 278 enum Source { DEFAULT, ACTUAL }
  /external/llvm/utils/TableGen/
FixedLenDecoderEmitter.cpp 5 // This file is distributed under the University of Illinois Open Source
664 FixupScopeList::iterator Source = TableInfo.FixupStack.end() - 1;
665 FixupScopeList::iterator Dest = Source - 1;
666 Dest->insert(Dest->end(), Source->begin(), Source->end());
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceConverter.cpp 5 // This file is distributed under the University of Illinois Open Source
538 Ice::Operand *Source = convertValue(Instr->getCondition());
542 Ice::InstSwitch::create(Func.get(), NumCases, Source, LabelDefault);
    [all...]

Completed in 728 milliseconds

1 2 3 45 6 7 8 91011>>