HomeSort by relevance Sort by last modified time
    Searched refs:yarn (Results 1 - 4 of 4) sorted by null

  /external/clang/test/FixIt/
typo.cpp 79 typedef std::basic_string<char> yarn; // expected-note 2 {{'nonstd::yarn' declared here}} typedef in namespace:nonstd
83 yarn str4; // expected-error{{unknown type name 'yarn'; did you mean 'nonstd::yarn'?}}
84 wibble::yarn str5; // expected-error{{no type named 'yarn' in namespace 'otherstd'; did you mean 'nonstd::yarn'?}}
  /prebuilts/go/darwin-x86/misc/cgo/test/
issue6907.go 29 want := "yarn"
  /prebuilts/go/linux-x86/misc/cgo/test/
issue6907.go 29 want := "yarn"
  /external/python/cpython3/Lib/test/
test_enum.py 965 yarn = 'soft' variable in class:TestEnum.test_introspection.String
968 self.assertIs(String.yarn._member_type_, str
    [all...]

Completed in 470 milliseconds