OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:comments
(Results
1051 - 1075
of
4108
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/external/libvpx/libvpx/examples/includes/geshi/geshi/
pascal.php
103
'
COMMENTS
' => array(
pixelbender.php
131
'
COMMENTS
' => array(
povray.php
130
'
COMMENTS
' => array(
reg.php
98
'
COMMENTS
' => array(
scheme.php
128
'
COMMENTS
' => array(
sdlbasic.php
120
'
COMMENTS
' => array(
smarty.php
119
'
COMMENTS
' => array(
teraterm.php
270
'
COMMENTS
' => array(
vbnet.php
151
'
COMMENTS
' => array(
verilog.php
111
'
COMMENTS
' => array(
vim.php
143
'
COMMENTS
' => array(
xpp.php
388
'
COMMENTS
' => array(
z80.php
92
'
COMMENTS
' => array(
/external/libvpx/libvpx/third_party/googletest/src/codegear/
gtest_main.cbproj
65
<BorlandProject><CPlusPlusBuilder.Personality><VersionInfo><VersionInfo Name="IncludeVerInfo">False</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">1033</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="
Comments
"></VersionInfoKeys></VersionInfoKeys><Debugging><Debugging Name="DebugSourceDirs"></Debugging></Debugging><Parameters><Parameters Name="RunParams"></Parameters><Parameters Name="Launcher"></Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="DebugCWD"></Parameters><Parameters Name="HostApplication"></Parameters><Parameters Name="RemoteHost"></Parameters><Parameters Name="RemotePath"></Parameters><Parameters Name="RemoteParams"></Parameters><Parameters Name="RemoteLauncher"></Parameters><Parameters Name="UseRemoteLauncher">False</Parameters><Parameters Name="RemoteCWD"></Parameters><Parameters Name="RemoteDebug">False</Parameters><Parameters Name="Debug Symbols Search Path"></Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Excluded_Packages>
/external/libvpx/libvpx/third_party/googletest/src/xcode/Scripts/
versiongenerate.py
49
AC_INIT, including in
comments
and character strings.
/external/libvpx/libvpx/vp8/encoder/ppc/
fdct_altivec.asm
76
;# Vertical xf on two rows. DCT values in
comments
are for inverse transform;
/external/libvpx/
libvpx.mk
60
# used yet but are included in the
comments
for future reference.
/external/llvm/docs/
CodingStandards.rst
55
Comments
are one critical part of readability and maintainability. Everyone
56
knows they should comment their code, and so should you. When writing
comments
,
132
In general, prefer C++ style (``//``)
comments
. They take less space, require
134
useful to use C style (``/* */``)
comments
however:
137
comments
.
142
comments
.
145
properly and are better behaved in general than C style
comments
.
147
Doxygen Use in Documentation
Comments
199
implementation file. Put the documentation
comments
for public APIs into the
200
header file. Documentation
comments
for private APIs can go to th
[
all
...]
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
split-lib.py
11
"""Echo some
comments
and invoke both versions of toy"""
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
split-lib.py
11
"""Echo some
comments
and invoke both versions of toy"""
/external/llvm/include/llvm/IR/
Instruction.def
12
// should eventually be the place to put
comments
about the instructions.
/external/llvm/include/llvm/MC/
MCDisassembler.h
77
/// @param cStream - The stream to print
comments
and annotations on.
/external/llvm/include/llvm/Support/
FormattedStream.h
11
// things like pretty-print
comments
.
/external/llvm/lib/ExecutionEngine/
RTDyldMemoryManager.cpp
23
// for Glibc trickery. See
comments
in this function for more information.
/external/llvm/lib/Support/Windows/
system_error.inc
62
// see WinError.h
comments
for descriptions of errors
Completed in 311 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>