HomeSort by relevance Sort by last modified time
    Searched refs:abstract (Results 51 - 75 of 135) sorted by null

1 23 4 5 6

  /prebuilts/go/darwin-x86/src/go/types/
object.go 98 func (obj *object) String() string { panic("abstract") }
191 // A Func represents a declared function, concrete method, or abstract
193 // An abstract method may belong to many interfaces due to embedding.
372 // gcimporter creates abstract methods of
methodset.go 15 // A MethodSet is an ordered set of concrete or abstract (interface) methods;
  /prebuilts/go/linux-x86/src/go/types/
object.go 98 func (obj *object) String() string { panic("abstract") }
191 // A Func represents a declared function, concrete method, or abstract
193 // An abstract method may belong to many interfaces due to embedding.
372 // gcimporter creates abstract methods of
  /external/autotest/frontend/afe/
rdb_model_extensions.py 170 """Abstract model specifying all fields one can use to create a host.
205 abstract = True variable in class:AbstractHostModel.Meta
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas     [all...]
  /external/clang/utils/ABITest/
TypeGen.py 202 abstract
212 abstract
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msasn1.h 386 ASN1objectidentifier_t abstract; member in struct:tagASN1embeddedpdv_t::ASN1embeddedpdv_identification_s::__anon59396::ASN1embeddedpdv_identification_syntaxes_s
425 ASN1objectidentifier_t abstract; member in struct:tagASN1characterstring_t::ASN1characterstring_identification_s::__anon59398::ASN1characterstring_identification_syntaxes_s
  /toolchain/binutils/binutils-2.25/include/
hp-symtab.h 1043 unsigned int abstract: 1; /* Is this an abstract class? */ member in struct:dntt_type_class
1182 unsigned int abstract: 1; \/* is this an abstract class? *\/ member in struct:dntt_type_template
    [all...]
  /external/clang/utils/
token-delta.py 16 abstract
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
TestFormats.py 189 abstract
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
mixer.h 208 /** v1: abstract layer selection */
209 enum snd_mixer_selem_regopt_abstract abstract; member in struct:snd_mixer_selem_regopt
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
mixer.h 208 /** v1: abstract layer selection */
209 enum snd_mixer_selem_regopt_abstract abstract; member in struct:snd_mixer_selem_regopt
  /external/doclava/res/assets/templates-sdk/
class.cs 21 <?cs var:method.abstract ?>
108 <?cs var:cl.abstract ?>
176 ?> <?cs /if ?><?cs if:subcount(method.abstract) ?><?cs var:method.abstract
230 <?cs var:class.abstract ?>
  /external/curl/lib/
ssh.c 216 void **abstract)
218 struct connectdata *conn = (struct connectdata *)*abstract;
237 (void)abstract;
314 (void)abstract; /* arg not used */
320 (void)abstract; /* arg not used */
326 (void)abstract; /* arg not used */
    [all...]
  /external/llvm/utils/llvm-build/llvmbuild/
componentinfo.py 72 abstract
  /build/make/tools/droiddoc/templates-ndk/
class.cs 112 <?cs var:class.abstract ?>
190 <?cs var:method.abstract ?>
275 <?cs var:cl.abstract ?>
558 <?cs var:method.abstract ?>
  /build/make/tools/droiddoc/templates-sac/
class.cs 109 <?cs var:class.abstract ?>
187 <?cs var:method.abstract ?>
263 <?cs var:cl.abstract ?>
539 <?cs var:method.abstract ?>
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
Python2710.inf 119 Objects/abstract.c
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
recognizers.rb 181 Parser, and TreeParser are abstract classes. They can be instantiated, but
943 implementation for the abstract method #m_tokens, the purpose of which is to
    [all...]
tree.rb 71 including parsers that take token input and use it to build Abstract Syntax
192 = ANTLR Abstract Syntax Trees
194 As ANTLR is concerned, an Abstract Syntax Tree (AST) node is an object that
198 The Tree module, like the Token and Stream modules, emulates an abstract base
305 A base implementation of an Abstract Syntax Tree Node. It mainly defines the
440 abstract :to_s
962 abstract :at
963 abstract :look
964 abstract :tree_source
965 abstract :token_strea
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 29 \begin{abstract}
30 \input{abstract.tex}
31 \end{abstract}
37 \input{abstract.tex}
  /external/doclava/res/assets/templates/
class.cs 99 <?cs var:class.abstract ?>
179 <?cs var:method.abstract ?>
252 <?cs var:cl.abstract ?>
528 <?cs var:method.abstract ?>
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaBench.cs 11 internal abstract class LzmaBench
  /prebuilts/go/darwin-x86/src/expvar/
expvar.go 39 // Var is an abstract type for all exported variables.
  /prebuilts/go/linux-x86/src/expvar/
expvar.go 39 // Var is an abstract type for all exported variables.

Completed in 1602 milliseconds

1 23 4 5 6