/prebuilts/go/linux-x86/src/go/types/ |
sizes.go | 9 // Sizes defines the sizing functions for package unsafe.
|
api.go | 126 // For an anonymous field, Defs returns the field *Var it defines. 205 // it uses, not the type (*TypeName) it defines.
|
/prebuilts/go/linux-x86/src/internal/format/ |
format.go | 160 // IsSpace defines a space as being among the following bytes: ' ', '\t', '\n' and '\r'.
|
/prebuilts/go/linux-x86/src/strings/ |
search.go | 25 // goodSuffixSkip[i] defines how far we can shift the matching frame given
|
/external/bison/data/ |
lalr1.cc | 25 [b4_fatal([b4_skeleton[: using %%defines is mandatory]])]) [all...] |
lalr1.java | 20 b4_defines_if([b4_fatal([%s: %%defines does not make sense in Java], [b4_skeleton])])
|
glr.cc | 54 [b4_fatal([b4_skeleton[: using %%defines is mandatory]])])
|
/external/curl/packages/vms/ |
generate_config_vms_h_curl.com | 82 $! HP defines OPENSSL as SSL$INCLUDE as a convenience for linking. 196 $! Write the defines to prevent multiple includes.
|
/external/fec/ |
configure | [all...] |
/external/libxml2/ |
relaxng.c | 189 int defNr; /* number of defines used */ 229 int defNr; /* number of defines used */ 230 int defMax; /* number of defines aloocated */ [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
main.rb | 50 Defines command-line options and attribute mappings shared by all types of 114 It defines the skeletal structure shared by all main
|
/external/bison/src/ |
parse-gram.y | 100 %defines 157 PERCENT_DEFINES "%defines" 261 | "%defines" { defines_flag = true; } 262 | "%defines" STRING
|
/external/libpcap/msdos/ |
makefile | 66 bison --name-prefix=pcap_ --yacc --defines grammar.y
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/ |
input.go | 47 func predefine(defines flags.MultiFlag) map[string]*Macro { 49 for _, name := range defines {
|
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
util.go | 519 Each architecture defines a register space as a unique 578 Each architecture defines an instruction (A*) space as a unique
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/ |
input.go | 44 func predefine(defines flags.MultiFlag) map[string]*Macro { 46 for _, name := range defines {
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
util.go | 516 Each architecture defines a register space as a unique 575 Each architecture defines an instruction (A*) space as a unique
|
/prebuilts/go/darwin-x86/src/go/types/ |
api.go | 126 // For an anonymous field, Defs returns the field *Var it defines. 205 // it uses, not the type (*TypeName) it defines.
|
/prebuilts/go/darwin-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/darwin-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/darwin-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.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/lex/ |
input.go | 47 func predefine(defines flags.MultiFlag) map[string]*Macro { 49 for _, name := range defines {
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/ |
util.go | 519 Each architecture defines a register space as a unique 578 Each architecture defines an instruction (A*) space as a unique
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/ |
input.go | 44 func predefine(defines flags.MultiFlag) map[string]*Macro { 46 for _, name := range defines {
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
util.go | 516 Each architecture defines a register space as a unique 575 Each architecture defines an instruction (A*) space as a unique
|