Home
last modified time | relevance | path

Searched refs:interesting (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/external/python/cpython2/Lib/
DHTMLParser.py106 self.interesting = interesting_normal
134 self.interesting = re.compile(r'</\s*%s\s*>' % self.cdata_elem, re.I)
137 self.interesting = interesting_normal
148 match = self.interesting.search(rawdata, i) # < or &
/external/python/cpython2/Lib/email/test/data/
Dmsg_35.txt3 Subject: here's something interesting
/external/ply/ply/example/BASIC/
DREADME3 I thought that a fully working BASIC interpreter might be an interesting,
21 Nevertheless, there are a few interesting aspects of this example:
/external/llvm/test/Transforms/ObjCARC/
Dintrinsic-use-isolated.ll4 ; interesting calls are in the module.
/external/llvm/docs/tutorial/
DLangImpl10.rst14 being a semi-interesting (but probably still useless) toy. :)
16 It is interesting to see how far we've come, and how little code it has
22 Our little language supports a couple of interesting features: it
49 extending the type system in all sorts of interesting ways. Simple
149 That said, there are interesting subsets of C that can be made portable.
161 process (assuming the JVM has no bugs). Safety is an interesting
235 One interesting thing that comes up, if you are trying to keep the code
DOCamlLangImpl8.rst14 being a semi-interesting (but probably still useless) toy. :)
16 It is interesting to see how far we've come, and how little code it has
21 Our little language supports a couple of interesting features: it
48 extending the type system in all sorts of interesting ways. Simple
157 That said, there are interesting subsets of C that can be made portable.
169 process (assuming the JVM has no bugs). Safety is an interesting
243 One interesting thing that comes up, if you are trying to keep the code
DLangImpl06.rst24 this as a way to show some interesting parsing techniques.
225 seen a lot of similar code in the past. One interesting part about the
232 The next interesting thing to add, is codegen support for these binary
452 this, we can do a lot of interesting things, including I/O, math, and a
514 Given the previous if/then/else support, we can also define interesting
541 interesting things. For example, here's a little function that solves
730 this can be used to build a simple but interesting end-user application
/external/ltp/testcases/commands/cron/
Dcron_neg_tests.sh39 echo root has now an interesting cron job
/external/autotest/client/tests/btreplay/
Dcontrol16 generally "interesting enough" to include.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/
Dcoverage.txt4 1 YES - Noticing interesting things in the amount of time
/external/llvm/test/Linker/
Ddistinct.ll4 ; cases are the most interesting, since the operands actually need to be
/external/llvm/test/Analysis/ScalarEvolution/
D2011-10-04-ConstEvolve.ll3 ; Exercise getConstantEvolvingPHIOperands on an interesting loop.
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
D2011-10-04-ConstEvolve.ll3 ; Exercise getConstantEvolvingPHIOperands on an interesting loop.
/external/fio/examples/
Dssd-test.fio9 # in flight commands, so it may also be interesting to increase the queue
/external/harfbuzz_ng/test/fuzzing/
DREADME11 containing interesting fonts. A good starting point is inside
/external/llvm/lib/Fuzzer/test/
Dmerge.test27 # Now, T1 has 6 units and T2 has no new interesting units.
Dfuzzer.test36 NO_COVERAGE: ERROR: no interesting inputs were found. Is the code instrumented for coverage? Exiting
/external/llvm/test/Bitcode/
Dmdnodes-distinct-nodes-break-cycles.ll5 ; It may not be immediately obvious why this is an interesting graph. There
/external/cros/system_api/dbus/
Dmtp_file_entry.proto45 // interesting. Just assign a dummy value for now.
/external/llvm/test/Transforms/PlaceSafepoints/
Dsplit-backedge.ll21 ; this doesn't hit the interesting case, but once we remove that, we need
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DREADME.txt18 match more interesting things for cmovlbc cmovlbs (move if low bit clear/set)
/external/icu/icu4c/source/test/testdata/
Dtestnorm.txt53 # Some interesting mappings
/external/boringssl/src/
DFUZZING.md47 …enerated manually but many of them are “interesting” results generated by the fuzzing itself. (Whe…
/external/clang/test/CodeGenObjC/
Ddebug-info-property-class-extension.m7 // The interesting bit is that when the ivar debug info is generated, the corresponding
/external/skia/site/dev/testing/
Dskiaperf.md26 allowing you to build up interesting queries.

12345678910>>...12