/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 020-define-func-2-arg-multi.c.expected | 2 one fish,two fish,red fish,blue fish
|
D | 020-define-func-2-arg-multi.c | 1 #define foo(x,y) x,two fish,red fish,y 2 foo(one fish, blue fish)
|
/external/llvm-project/llvm/test/Analysis/IRSimilarityIdentifier/ |
D | basic.ll | 8 ; CHECK-NEXT: Function: fish, Basic Block: entry 13 ; CHECK-NEXT: Function: fish, Basic Block: entry 18 ; CHECK-NEXT: Function: fish, Basic Block: entry 23 ; CHECK-NEXT: Function: fish, Basic Block: entry 28 ; CHECK-NEXT: Function: fish, Basic Block: entry 32 define linkonce_odr void @fish() {
|
D | different.ll | 11 ; CHECK-NEXT: Function: fish, Basic Block: entry 12 ; CHECK-NEXT: Function: fish, Basic Block: entry 14 define linkonce_odr void @fish() {
|
D | nothing.ll | 8 define linkonce_odr void @fish() {
|
/external/llvm-project/llvm/test/DebugInfo/X86/ |
D | dbg-value-arg-movement.ll | 30 ; int fish; 32 ; case 12: fish = 8; break; 33 ; case 848: fish = 0; break; 34 ; case 99999: fish = -1; break; 35 ; default: fish = 12; 37 ; qux %= fish;
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_17.txt | 4 Subject: Here is your dingus fish 10 This is the dingus fish.
|
D | msg_07.txt | 4 Subject: Here is your dingus fish 13 This is the dingus fish.
|
D | msg_13.txt | 4 Subject: Here is your dingus fish 22 This is the dingus fish.
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_17.txt | 4 Subject: Here is your dingus fish 10 This is the dingus fish.
|
D | msg_07.txt | 4 Subject: Here is your dingus fish 13 This is the dingus fish.
|
D | msg_13.txt | 4 Subject: Here is your dingus fish 22 This is the dingus fish.
|
/external/curl/scripts/ |
D | Makefile.am | 27 FISH_COMPLETION_FUNCTION_FILENAME = curl.fish 46 $(PERL) $(srcdir)/completion.pl --curl $(top_builddir)/src/curl$(EXEEXT) --shell fish > $@
|
/external/python/cpython3/Lib/venv/scripts/posix/ |
D | activate.fish | 1 # This file must be used with "source <venv>/bin/activate.fish" *from fish* 44 # fish uses a function instead of an env var to generate the prompt.
|
/external/clang/test/CodeGenCXX/ |
D | devirtualize-virtual-function-calls.cpp | 95 Fish fish; member 100 p->fish.eat(); in test()
|
/external/tensorflow/tensorflow/lite/micro/tools/make/ |
D | fix_arduino_subfolders_test.sh | 24 EXAMPLES_SUBDIR_CPP=${LIBRARY_DIR}/examples/something/foo/fish.cpp 28 EXAMPLES_SUBDIR_HEADER=${LIBRARY_DIR}/examples/something/foo/fish.h
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | devirtualize-virtual-function-calls.cpp | 156 Fish fish; member 161 p->fish.eat(); in test()
|
/external/grpc-grpc-java/core/src/test/java/io/grpc/ |
D | MetadataTest.java | 52 public byte[] toBytes(Fish fish) { 53 return fish.name.getBytes(UTF_8); 352 Fish fish = (Fish) o; in equals() local 353 if (name != null ? !name.equals(fish.name) : fish.name != null) { in equals()
|
/external/clang/test/CodeGen/ |
D | redefine_extname.c | 11 int fish() { return fake() + __PRAGMA_REDEFINE_EXTNAME + name; } in fish() function
|
/external/angle/doc/ |
D | CompilingTranslatorWithEmscripten.md | 19 (http://webglsamples.org/aquarium/aquarium.html) into `aq-fish-nm.frag`: 74 …ompiler/*.cpp angle/src/common/*.cpp -o translator.html --preload-file aq-fish-nm.frag -s NO_EXIT_… 88 Module['callMain'](['-s=w', '-u', 'aq-fish-nm.frag'])
|
/external/llvm-project/clang/test/CodeGen/ |
D | redefine_extname.c | 11 int fish() { return fake() + __PRAGMA_REDEFINE_EXTNAME + name; } in fish() function
|
/external/autotest/client/site_tests/power_ThermalLoad/ |
D | control | 12 heavy page, WebGL Aquarium with 3000 fish.
|
/external/rust/crates/clap/src/completions/ |
D | mod.rs | 5 mod fish; module 16 use self::fish::FishGen;
|
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/Inputs/resources/ |
D | test_resource.rc | 41 MENUITEM "fish", 100
|
/external/llvm-project/llvm/test/tools/llvm-cvtres/Inputs/ |
D | test_resource.rc | 41 MENUITEM "fish", 100
|