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

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/darwin-x86/src/cmd/go/internal/cmdflag/
flag.go 23 // Defn defines a flag we know about.
  /prebuilts/go/darwin-x86/src/debug/dwarf/
typeunit.go 13 // type unit defines a single primary type and an 8-byte signature.
  /prebuilts/go/darwin-x86/src/go/token/
token.go 5 // Package token defines constants representing the lexical tokens of the Go
  /prebuilts/go/darwin-x86/src/strings/
search.go 25 // goodSuffixSkip[i] defines how far we can shift the matching frame given
  /prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
lex.go 23 // Asm defines some two-character lexemes. We make up
  /prebuilts/go/linux-x86/src/cmd/go/internal/base/
base.go 5 // Package base defines shared basic pieces of the go command,
  /prebuilts/go/linux-x86/src/cmd/go/internal/cmdflag/
flag.go 23 // Defn defines a flag we know about.
  /prebuilts/go/linux-x86/src/debug/dwarf/
typeunit.go 13 // type unit defines a single primary type and an 8-byte signature.
  /prebuilts/go/linux-x86/src/go/token/
token.go 5 // Package token defines constants representing the lexical tokens of the Go
  /prebuilts/go/linux-x86/src/strings/
search.go 25 // goodSuffixSkip[i] defines how far we can shift the matching frame given
  /system/media/camera/docs/
ndk_camera_metadata_tags.mako 28 * This file defines an NDK API.
  /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/jemalloc/include/jemalloc/internal/
size_classes.sh 230 * be defined prior to inclusion, and it in turn defines:
  /prebuilts/build-tools/common/bison/
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/fec/
configure     [all...]
  /external/libxml2/
relaxng.c 190 int defNr; /* number of defines used */
230 int defNr; /* number of defines used */
231 int defMax; /* number of defines aloocated */
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
bs16.S 84 movb %dl, PhysicalDrive(%bp) # BBS defines that BIOS would pass the booting driver number to the loader through DL
  /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/libpcap/msdos/
makefile 66 bison --name-prefix=pcap_ --yacc --defines grammar.y
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/lex/
input.go 46 func predefine(defines flags.MultiFlag) map[string]*Macro {
48 for _, name := range defines {
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
func_test.go 200 // Bloc defines a block for Fun. The bloc name should be unique
226 // Valu defines a value in a block.
  /prebuilts/go/darwin-x86/src/html/template/
transition.go 381 // This defines line comments as
383 // since http://www.w3.org/TR/css3-syntax/#SUBTOK-nl defines
  /prebuilts/go/darwin-x86/src/log/
log.go 5 // Package log implements a simple logging package. It defines a type, Logger,
61 // The flag argument defines the logging properties.

Completed in 1257 milliseconds

1 2 3 4 5 67 8 91011>>