HomeSort by relevance Sort by last modified time
    Searched refs:simple (Results 201 - 225 of 737) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/src/cmd/asm/
doc.go 23 predefined symbol with optional simple value -D=identifier=value;
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/flags/
flags.go 32 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifier=value; can be set multiple times")
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
dom.go 117 // Adapted directly from the original TOPLAS article's "simple" algorithm
217 // compressOrig is the "simple" compress function from LT paper
228 // evalOrig is the "simple" eval function from LT paper
245 // A simple algorithm for now
  /prebuilts/go/darwin-x86/src/compress/bzip2/
move_to_front.go 40 // Implement move-to-front with a simple copy. This approach
  /prebuilts/go/darwin-x86/src/crypto/cipher/
io.go 9 // The Stream* objects are so simple that all their members are public. Users
  /prebuilts/go/darwin-x86/src/crypto/x509/
root_windows.go 61 return nil, errors.New("x509: invalid simple chain")
186 // When a CERT_CHAIN_CONTEXT is built, the first simple chain
193 // continues building additional simple chains until the first
195 // an additional simple chain cannot be built.
  /prebuilts/go/darwin-x86/src/net/
pipe_test.go 37 // TestPipe tests a simple read/write/close sequence.
  /prebuilts/go/darwin-x86/src/text/template/
examplefunc_test.go 24 // A simple template definition to test our function.
option.go 25 // strings, either a simple string or "key=value". There can be at
  /prebuilts/go/darwin-x86/test/bench/go1/
template_test.go 6 // converting a large data structure with a simple template.
  /prebuilts/go/darwin-x86/test/
typeswitch.go 7 // Test simple type switches, including chans, maps etc.
typeswitch1.go 7 // Test simple type switches on basic types.
  /prebuilts/go/linux-x86/src/cmd/asm/
doc.go 23 predefined symbol with optional simple value -D=identifier=value;
  /prebuilts/go/linux-x86/src/cmd/asm/internal/flags/
flags.go 32 flag.Var(&D, "D", "predefined symbol with optional simple value -D=identifier=value; can be set multiple times")
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
dom.go 117 // Adapted directly from the original TOPLAS article's "simple" algorithm
217 // compressOrig is the "simple" compress function from LT paper
228 // evalOrig is the "simple" eval function from LT paper
245 // A simple algorithm for now
  /prebuilts/go/linux-x86/src/compress/bzip2/
move_to_front.go 40 // Implement move-to-front with a simple copy. This approach
  /prebuilts/go/linux-x86/src/crypto/cipher/
io.go 9 // The Stream* objects are so simple that all their members are public. Users
  /prebuilts/go/linux-x86/src/crypto/x509/
root_windows.go 61 return nil, errors.New("x509: invalid simple chain")
186 // When a CERT_CHAIN_CONTEXT is built, the first simple chain
193 // continues building additional simple chains until the first
195 // an additional simple chain cannot be built.
  /prebuilts/go/linux-x86/src/net/
pipe_test.go 37 // TestPipe tests a simple read/write/close sequence.
  /prebuilts/go/linux-x86/src/text/template/
examplefunc_test.go 24 // A simple template definition to test our function.
option.go 25 // strings, either a simple string or "key=value". There can be at
  /prebuilts/go/linux-x86/test/bench/go1/
template_test.go 6 // converting a large data structure with a simple template.
  /prebuilts/go/linux-x86/test/
typeswitch.go 7 // Test simple type switches, including chans, maps etc.
typeswitch1.go 7 // Test simple type switches on basic types.
  /toolchain/binutils/binutils-2.25/bfd/
makefile.vms 42 opncls.obj,reloc.obj,section.obj,simple.obj,srec.obj,stab-syms.obj,\

Completed in 620 milliseconds

1 2 3 4 5 6 7 891011>>