/external/markdown/docs/ |
writing_extensions.txt | 439 * The special strings ``"_begin"`` and ``"_end"`` insert that item at the 452 >>> od['one'] = 1 # The same as: od.add('one', 1, '_begin')
|
/cts/tools/signature-tools/lib/ |
antlr-2.7.7.jar | |
/external/chromium_org/third_party/skia/src/core/ |
SkTraceEvent.h | 340 // - |id| is used to match the _BEGIN event with the _END event. 384 // - |id| is used to match the _BEGIN event with the _END event. [all...] |
/external/skia/src/core/ |
SkTraceEvent.h | 340 // - |id| is used to match the _BEGIN event with the _END event. 384 // - |id| is used to match the _BEGIN event with the _END event. [all...] |
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
h264_utils.cpp | 78 RbspParser::RbspParser (const uint8 *_begin, const uint8 *_end) 79 : begin (_begin), end(_end), pos (- 1), bit (0), [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
h264_utils.cpp | 74 RbspParser::RbspParser (const uint8 *_begin, const uint8 *_end) 75 : begin (_begin), end(_end), pos (- 1), bit (0), [all...] |
/external/chromium_org/third_party/jinja2/ |
lexer.py | 610 stack.append(state + '_begin')
|
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/ |
prototype-1.7.js | [all...] |
/external/chromium_org/base/debug/ |
trace_event.h | 383 // - |id| is used to match the _BEGIN event with the _END event. 427 // - |id| is used to match the _BEGIN event with the _END event. [all...] |
/prebuilts/clang/linux-x86/host/3.4/bin/ |
clang-tblgen | |
/external/llvm/bindings/ocaml/llvm/ |
llvm_ocaml.c | 88 CAMLprim value llvm_##camlname##_begin(pty Mom) { \ [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.cpp | [all...] |
/prebuilts/sdk/tools/linux/ |
libLLVM.so | |