HomeSort by relevance Sort by last modified time
    Searched refs:defines (Results 151 - 175 of 381) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/src/html/template/
transition.go 369 // This defines line comments as
371 // since http://www.w3.org/TR/css3-syntax/#SUBTOK-nl defines
  /prebuilts/go/linux-x86/src/image/gif/
reader.go 330 // this extension defines a loop count.
390 // interlaceScan defines the ordering for a pass of the interlace algorithm.
  /prebuilts/go/linux-x86/src/log/
log.go 5 // Package log implements a simple logging package. It defines a type, Logger,
59 // The flag argument defines the logging properties.
  /build/core/
pdk_config.mk 1 # This file defines the rule to fuse the platform.zip into the current PDK build.
  /external/libpcap/msdos/
makefile.dj 63 $(YACC) --name-prefix=pcap_ --yacc --defines grammar.y
  /external/llvm/bindings/go/llvm/
target.go 10 // This file defines bindings for the target component.
  /external/mesa3d/src/mapi/mapi/
mapi_abi.py 321 defines = ['#define ' + d for d in self.api_defines]
323 return "\n".join(defines + includes)
343 """Return defines of the dispatch table size."""
  /external/testng/src/main/java/org/testng/xml/
XmlTest.java 323 List<XmlDefine> defines = m_xmlGroups.getDefines(); local
324 for (XmlDefine xd : defines) {
  /external/v8/test/mjsunit/es6/
array-of.js 81 // (It defines elements rather than assigning to them.)
  /packages/apps/Calculator/
arity-2.1.2.jar 
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
build_ext.py 256 defines = self.define.split(',')
257 self.define = map(lambda symbol: (symbol, '1'), defines)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
build_ext.py 256 defines = self.define.split(',')
257 self.define = map(lambda symbol: (symbol, '1'), defines)
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/
lex.go 26 // Asm defines some two-character lexemes. We make up
  /prebuilts/go/darwin-x86/src/cmd/go/
testflag.go 20 // testFlagSpec defines a flag we know about.
  /prebuilts/go/darwin-x86/src/database/sql/driver/
driver.go 5 // Package driver defines interfaces to be implemented by database
  /prebuilts/go/darwin-x86/src/go/types/
operand.go 5 // This file defines operands and associated operations.
universe.go 167 // DefPredeclaredTestFuncs defines the assert and trace built-ins.
  /prebuilts/go/darwin-x86/src/html/template/
css.go 56 // http://www.w3.org/TR/css3-syntax/#SUBTOK-stringchar defines stringchar.
doc.go 169 http://js-quasis-libraries-and-repl.googlecode.com/svn/trunk/safetemplate.html#problem_definition defines "safe" as used by this package.
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
key.go 58 // Windows defines some predefined root keys that are always open.
  /prebuilts/go/darwin-x86/src/mime/
encodedword.go 92 // CharsetReader, if non-nil, defines a function to generate
  /prebuilts/go/darwin-x86/src/net/http/fcgi/
fcgi.go 10 // This file defines the raw protocol and some utilities used by the child and
  /prebuilts/go/darwin-x86/src/text/template/
template.go 185 // Parse defines the template by parsing the text. Nested template definitions will be
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/
lex.go 26 // Asm defines some two-character lexemes. We make up
  /prebuilts/go/linux-x86/src/cmd/go/
testflag.go 20 // testFlagSpec defines a flag we know about.

Completed in 724 milliseconds

1 2 3 4 5 67 8 91011>>