Searched refs:thinking (Results 1 – 25 of 104) sorted by relevance
12345
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/ |
D | TestInnerClass.java | 14 public Dog(String n, boolean thinking) { in Dog() argument 17 brain.isThinking = thinking; in Dog()
|
/external/ltp/testcases/open_posix_testsuite/functional/semaphores/ |
D | sem_philosopher.c | 26 #define thinking 0 macro 98 state[PhID] = thinking; in philosopher()
|
/external/autotest/client/bin/ |
D | TODO | 9 (MJB: I was thinking of kernel compiles I guess. Maybe we should just
|
/external/cldr/tools/java/org/unicode/cldr/icu/ |
D | makefile_header.txt | 13 # If you are thinking of modifying this file, READ THIS.
|
/external/cldr/tools/c/genldml/resources/ |
D | genldml_resources.mak | 34 # -t fools make into thinking there are files such as es.res, etc
|
/external/llvm-project/llvm/test/CodeGen/Hexagon/ |
D | packetize-l2fetch.ll | 5 ; was tricked into thinking that it's a store. The v65-specific
|
/external/google-breakpad/docs/ |
D | contributing_to_breakpad.md | 3 Thanks for thinking of contributing to Breakpad! Unfortunately there are some
|
/external/icu/icu4c/source/samples/ufortune/resources/ |
D | fortune_resources.mak | 45 # -t fools make into thinking there are files such as es.res, etc
|
/external/iproute2/tc/ |
D | README.last | 8 manually and after a bit of thinking in <include/net/pkt_sched.h>
|
/external/llvm-project/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-Memory.txt | 27 After thinking about it, this model has two problems:
|
D | 2001-02-13-Reference-MemoryResponse.txt | 27 > After thinking about it, this model has two problems:
|
D | 2000-11-18-EarlyDesignIdeas.txt | 28 a. A single-assignment VM, which we've both already been thinking about.
|
D | 2001-02-06-TypeNotationDebateResp1.txt | 34 thinking about it. Honestly, I don't find it much easier than the C syntax.
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 58 > a. A single-assignment VM, which we've both already been thinking 106 C. In the model I was thinking of (subject to change of course), we
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 27 > thinking about it. Honestly, I don't find it much easier than the C syntax.
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-13-Reference-Memory.txt | 27 After thinking about it, this model has two problems:
|
D | 2001-02-13-Reference-MemoryResponse.txt | 27 > After thinking about it, this model has two problems:
|
D | 2000-11-18-EarlyDesignIdeas.txt | 28 a. A single-assignment VM, which we've both already been thinking about.
|
D | 2001-02-06-TypeNotationDebateResp1.txt | 34 thinking about it. Honestly, I don't find it much easier than the C syntax.
|
D | 2000-11-18-EarlyDesignIdeasResp.txt | 58 > a. A single-assignment VM, which we've both already been thinking 106 C. In the model I was thinking of (subject to change of course), we
|
D | 2001-02-06-TypeNotationDebateResp4.txt | 27 > thinking about it. Honestly, I don't find it much easier than the C syntax.
|
/external/python/cpython2/Misc/ |
D | Porting | 39 module; this is the time to start thinking about what to do with the
|
/external/python/cpython2/Misc/Vim/ |
D | vimrc | 77 " UCS encoding (WARNING: can trick shells into thinking a text file is actually
|
/external/tensorflow/tensorflow/lite/delegates/gpu/ |
D | README.md | 145 thinking, it is worth removing them for performance.
|
/external/llvm-project/mlir/docs/Dialects/ |
D | TOSA.md | 62 Selection. Explanation of the thinking behind some operators is listed here:
|
12345