HomeSort by relevance Sort by last modified time
    Searched refs:consumes (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/clang/test/SemaCXX/
warn-consumed-parsing.cpp 20 void consumes() __attribute__ ((set_typestate())); // expected-error {{'set_typestate' attribute takes one argument}}
41 void consumes() SET_TYPESTATE(consumed);
52 void consumes() SET_TYPESTATE(consumed); // expected-warning {{consumed analysis attribute is attached to member of class 'AttrTester2' which isn't marked as consumable}}
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-aarch64/
tls-desc-ie.s 9 # This GD access does not relax. It consumes a double GOT slot.
  /device/linaro/bootloader/edk2/IntelFspPkg/Library/SecFspSecPlatformLibNull/Ia32/
Flat32.s 15 # It consumes the reset vector, configures the stack.
Flat32.asm 3 ; It consumes the reset vector, configures the stack.
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
AsmSaveSecContext.asm 19 ; It consumes the reset vector, calls two basic APIs from FSP binary.
PeiCoreEntry.asm 19 ; It consumes the reset vector, calls two basic APIs from FSP binary.
SecEntry.asm 19 ; It consumes the reset vector, calls two basic APIs from FSP binary.
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 20 %% a literal percent sign; consumes no value
261 consumes and parses input; these verbs are described in more
263 the format consumes exactly that input character, which must
265 the format string consumes zero or more spaces in the input
267 following a newline in the format string consumes zero or more
269 in the format string consumes as many spaces as possible in
  /prebuilts/go/linux-x86/src/fmt/
doc.go 20 %% a literal percent sign; consumes no value
261 consumes and parses input; these verbs are described in more
263 the format consumes exactly that input character, which must
265 the format string consumes zero or more spaces in the input
267 following a newline in the format string consumes zero or more
269 in the format string consumes as many spaces as possible in
  /prebuilts/go/darwin-x86/test/bench/go1/
fasta_test.go 17 // A value of 25e6 consumes 465mb of heap on 32bit
  /prebuilts/go/linux-x86/test/bench/go1/
fasta_test.go 17 // A value of 25e6 consumes 465mb of heap on 32bit
  /prebuilts/go/darwin-x86/src/regexp/syntax/
prog.go 192 // MatchRune reports whether the instruction matches (and consumes) r.
198 // MatchRunePos checks whether the instruction matches (and consumes) r.
  /prebuilts/go/linux-x86/src/regexp/syntax/
prog.go 192 // MatchRune reports whether the instruction matches (and consumes) r.
198 // MatchRunePos checks whether the instruction matches (and consumes) r.
  /device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
SecEntry.S 19 # It consumes the reset vector, calls TempRamInit API from FSP binary.
SecEntry.asm 19 ; It consumes the reset vector, calls TempRamInit API from FSP binary.
  /prebuilts/go/darwin-x86/src/mime/
mediatype.go 239 // consumeToken consumes a token from the beginning of provided
254 // consumeValue consumes a "value" per RFC 2045, where a value is
  /prebuilts/go/linux-x86/src/mime/
mediatype.go 239 // consumeToken consumes a token from the beginning of provided
254 // consumeValue consumes a "value" per RFC 2045, where a value is
  /external/python/cpython3/Lib/
os.py 328 print(root, "consumes", end="")
447 print(root, "consumes", end="")
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
stdlib_test.go 167 "issue7746.go", // large constants - consumes too much memory
  /prebuilts/go/linux-x86/src/go/types/
stdlib_test.go 167 "issue7746.go", // large constants - consumes too much memory
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
os.py 273 print root, "consumes",
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
os.py 287 print root, "consumes",
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
os.py 259 print root, "consumes",
  /external/golang-protobuf/proto/
text_parser.go 706 // consumeExtName consumes extension name or expanded Any type URL and the
735 // consumeOptionalSeparator consumes an optional semicolon or comma.
  /external/python/cpython2/Lib/
os.py 260 print root, "consumes",

Completed in 451 milliseconds

1 2 3 4