Home
last modified time | relevance | path

Searched refs:walrus (Results 1 – 25 of 30) sorted by relevance

12

/external/toybox/tests/
Dtest.test46 touch walrus
51 chmod 000 walrus
53 chmod $((7777-$MASK)) walrus
60 chmod 000 walrus
61 chmod ${i:1}+s walrus
66 chmod $i walrus
70 rm -f walrus
Dcp.test31 touch walrus
37 rm -rf two three walrus
106 touch walrus
107 chmod 644 walrus
108 ln -s walrus woot
113 rm -rf walrus woot carpenter
Drmdir.test10 touch walrus
23 rm walrus
Dpwd.test24 export PWD=walrus
Dsh.test261 rm -f walrus
489 touch walrus wallpapers
493 rm -f walrus wallpapers
Dtouch.test77 rm walrus walrus2
Dsplit.test22 rm walrus*
Dmkdir.test67 rm -rf walrus
/external/llvm/test/DebugInfo/X86/
Dgenerate-odr-hash.ll38 ; struct walrus {
39 ; walrus() {}
43 ; walrus w;
65 ; Ensure the CU-local type 'walrus' is not placed in a type unit.
67 ; CHECK-NEXT: DW_AT_name{{.*}}"walrus"
151 ; CHECK-DAG: [[WALRUS]] "(anonymous namespace)::walrus"
171 %"struct.<anonymous namespace>::walrus" = type { i8 }
178 @w = internal global %"struct.<anonymous namespace>::walrus" zeroinitializer, align 1
195 call void @_ZN12_GLOBAL__N_16walrusC2Ev(%"struct.<anonymous namespace>::walrus"* @w), !dbg !50
200 define internal void @_ZN12_GLOBAL__N_16walrusC2Ev(%"struct.<anonymous namespace>::walrus"* %this) …
[all …]
/external/llvm-project/llvm/test/DebugInfo/X86/
Dgenerate-odr-hash.ll37 ; struct walrus {
38 ; walrus() {}
42 ; walrus w;
64 ; Ensure the CU-local type 'walrus' is not placed in a type unit.
66 ; CHECK-NEXT: DW_AT_name{{.*}}"walrus"
152 ; CHECK-DAG: [[WALRUS]] "(anonymous namespace)::walrus"
174 %"struct.<anonymous namespace>::walrus" = type { i8 }
181 @w = internal global %"struct.<anonymous namespace>::walrus" zeroinitializer, align 1, !dbg !16
198 call void @_ZN12_GLOBAL__N_16walrusC2Ev(%"struct.<anonymous namespace>::walrus"* @w), !dbg !49
203 define internal void @_ZN12_GLOBAL__N_16walrusC2Ev(%"struct.<anonymous namespace>::walrus"* %this) …
[all …]
/external/clang/test/Sema/
Dattr-target.c6 int __attribute__((target("fpmath=387"))) walrus() { return 4; } //expected-warning {{Ignoring unsu… in walrus() function
/external/llvm-project/clang/test/Sema/
Dattr-target.c12 int __attribute__((target("fpmath=387"))) walrus() { return 4; } in walrus() function
/external/clang/test/CodeGen/
Dattr-target-x86.c7 int __attribute__((target("tune=sandybridge"))) walrus(int a) { return 4; } in walrus() function
/external/llvm-project/clang/test/CodeGen/
Dattr-target-x86.c33 int __attribute__((target("tune=sandybridge"))) walrus(int a) { return 4; } in walrus() function
/external/toybox/toys/example/
Dskeleton.c86 if (FLAG(walrus)) printf("Saw --walrus\n");
/external/python/cpython3/Misc/NEWS.d/
D3.9.1rc1.rst61 walrus operator was not allowed within generator expressions.
D3.9.0a6.rst838 lib2to3 now recognizes named assignment expressions (the walrus operator,
/external/python/cpython3/Doc/tutorial/
Ddatastructures.rst695 :ref:`walrus operator <why-can-t-i-use-an-assignment-in-an-expression>` ``:=``.
/external/python/cpython3/Doc/whatsnew/
D3.8.rst77 expression. It is affectionately known as "the walrus operator" due to
78 its resemblance to `the eyes and tusks of a walrus
110 Try to limit use of the walrus operator to clean cases that reduce
/external/python/cpython3/Doc/faq/
Ddesign.rst158 Assignment expressions using the walrus operator `:=` assign a variable in an
/external/python/cpython3/Doc/library/
Dast.rst550 operator (also known as the walrus operator). As opposed to the :class:`Assign`
/external/python/cpython3/Doc/reference/
Dexpressions.rst1663 "walrus") assigns an :token:`expression` to an :token:`identifier`, while also
/external/brotli/tests/testdata/
Dalice29.txt397 first she thought it must be a walrus or hippopotamus, but then
/external/guava/android/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt395 first she thought it must be a walrus or hippopotamus, but then
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt395 first she thought it must be a walrus or hippopotamus, but then

12