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

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/unicode/
graphic.go 22 // GraphicRanges defines the set of graphic characters according to Unicode.
27 // PrintRanges defines the set of printable characters according to Go.
  /build/make/core/
soong_app_prebuilt.mk 65 # defines built_odex along with rule to install odex
  /external/clang/tools/scan-build-py/libear/
__init__.py 95 def add_definitions(self, defines):
97 self.c_flags.extend(defines)
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
common.mk 5 ## defines
  /prebuilts/go/darwin-x86/src/cmd/vet/
unused.go 5 // This file defines the check for unused results of calls to certain
  /prebuilts/go/darwin-x86/src/encoding/
encoding.go 5 // Package encoding defines interfaces shared by other packages that
  /prebuilts/go/linux-x86/src/cmd/vet/
unused.go 5 // This file defines the check for unused results of calls to certain
  /prebuilts/go/linux-x86/src/encoding/
encoding.go 5 // Package encoding defines interfaces shared by other packages that
  /external/ImageMagick/www/api/
paint.php 61 <p>By default target must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. The fuzz member of image defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color for the purposes of the floodfill.</p>
143 <p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.</p>
185 <p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how much tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.</p>
  /build/soong/
doc.go 32 // use case. It is sometimes referred to as a "SKU". A product defines
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/freeze/
freeze.py 245 defines = []
458 cppflags = defines + includes
  /external/curl/docs/cmdline-opts/
quote.d 17 defines to FTP servers, or one of the commands listed below to SFTP servers.
  /external/libpcap/msdos/
makefile.dj 85 $(YACC) --name-prefix=pcap_ --yacc --defines grammar.y
  /external/libunwind/doc/
libunwind-ia64.tex 24 When targeting IA-64, the \Prog{libunwind} header file defines the
68 The IA-64-version of \Prog{libunwind} defines three kinds of register
81 identifies a stack frame. The IA-64 architecture defines two stacks
138 used. The IA-64 architecture defines several application registers
  /external/llvm/bindings/go/llvm/
executionengine.go 10 // This file defines bindings for the executionengine component.
  /external/python/cpython2/Tools/freeze/
freeze.py 245 defines = []
458 cppflags = defines + includes
  /external/python/cpython3/Tools/freeze/
freeze.py 245 defines = []
455 cppflags = defines + includes
  /external/swiftshader/src/
Android.mk 141 # Common Subzero defines
  /prebuilts/go/darwin-x86/src/syscall/
types_solaris.go 18 // These defines ensure that builds done on newer versions of Solaris are
  /prebuilts/go/linux-x86/src/syscall/
types_solaris.go 18 // These defines ensure that builds done on newer versions of Solaris are
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
C.g 24 # The file defines the Lexer for C source files.
45 # The file defines the parser for C source files.
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
Mbr.S 91 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/test/functional/main/
main-scripts.rb 207 B : 'b' ; // defines B from inherited token space
  /external/eigen/lapack/
clarft.f 44 *> If STOREV = 'C', the vector which defines the elementary reflector
49 *> If STOREV = 'R', the vector which defines the elementary reflector
dlarft.f 44 *> If STOREV = 'C', the vector which defines the elementary reflector
49 *> If STOREV = 'R', the vector which defines the elementary reflector

Completed in 862 milliseconds

1 2 3 45 6 7 8 91011>>