Searched refs:log (Results 1 - 25 of 2193) sorted by relevance

1234567891011>>

/prebuilts/go/darwin-x86/src/math/
H A Dlog_arm.s8 B ·log(SB)
/prebuilts/go/linux-x86/src/math/
H A Dlog_arm.s8 B ·log(SB)
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/testdata/
H A DMakefile2 cd ..; go test -cover -run 'ObjdumpARMCond' -v -timeout 10h -printtests -long 2>&1 | tee log
3 cd ..; go test -cover -run 'ObjdumpARMUncond' -v -timeout 10h -printtests -long 2>&1 | tee -a log
4 egrep ' (gnu|plan9) ' ../log |sort >newdecode.txt
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/testdata/
H A DMakefile2 cd ..; go test -cover -run 'ObjdumpARMCond' -v -timeout 10h -printtests -long 2>&1 | tee log
3 cd ..; go test -cover -run 'ObjdumpARMUncond' -v -timeout 10h -printtests -long 2>&1 | tee -a log
4 egrep ' (gnu|plan9) ' ../log |sort >newdecode.txt
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/testdata/
H A DMakefile2 cd ..; go test -run 'ObjdumpARM64Cond' -v -timeout 10h -long 2>&1 | tee log
3 cd ..; go test -run 'ObjdumpARM64Testdata' -v -timeout 10h -long 2>&1 | tee -a log
4 cd ..; go test -run 'ObjdumpARM64' -v -timeout 10h -long 2>&1 | tee -a log
5 cd ..; go test -run 'ObjdumpARM64Manual' -v -timeout 10h -long 2>&1 | tee -a log
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/testdata/
H A DMakefile2 cd ..; go test -run 'ObjdumpARM64Cond' -v -timeout 10h -long 2>&1 | tee log
3 cd ..; go test -run 'ObjdumpARM64Testdata' -v -timeout 10h -long 2>&1 | tee -a log
4 cd ..; go test -run 'ObjdumpARM64' -v -timeout 10h -long 2>&1 | tee -a log
5 cd ..; go test -run 'ObjdumpARM64Manual' -v -timeout 10h -long 2>&1 | tee -a log
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
H A Dlog.h30 LogType& operator<<(LogType& log, Tp const& value) { argument
31 if (log.out_) {
32 *log.out_ << value;
34 return log;
37 inline LogType& operator<<(LogType& log, EndLType* m) { argument
38 if (log.out_) {
39 *log.out_ << m;
41 return log;
50 static LogType log(nullptr);
51 return log;
[all...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/
H A Dlog.h30 LogType& operator<<(LogType& log, Tp const& value) { argument
31 if (log.out_) {
32 *log.out_ << value;
34 return log;
37 inline LogType& operator<<(LogType& log, EndLType* m) { argument
38 if (log.out_) {
39 *log.out_ << m;
41 return log;
50 static LogType log(nullptr);
51 return log;
[all...]
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
H A DMakefile5 cd ..; go test -cover -run 'Objdump.*32' -v -timeout 10h -printtests 2>&1 | tee log
6 cd ..; go test -cover -run 'Objdump.*64' -v -timeout 10h -printtests 2>&1 | tee -a log
7 cd ..; go test -cover -run 'Xed.*32' -v -timeout 10h -printtests 2>&1 | tee -a log
8 cd ..; go test -cover -run 'Xed.*64' -v -timeout 10h -printtests 2>&1 | tee -a log
9 cd ..; go test -cover -run 'Plan9.*32' -v -timeout 10h -printtests 2>&1 | tee -a log
10 cd ..; go test -cover -run 'Plan9.*64' -v -timeout 10h -printtests 2>&1 | tee -a log
11 egrep ' (gnu|intel|plan9) ' ../log |sort >newdecode.txt
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
H A DMakefile5 cd ..; go test -cover -run 'Objdump.*32' -v -timeout 10h -printtests 2>&1 | tee log
6 cd ..; go test -cover -run 'Objdump.*64' -v -timeout 10h -printtests 2>&1 | tee -a log
7 cd ..; go test -cover -run 'Xed.*32' -v -timeout 10h -printtests 2>&1 | tee -a log
8 cd ..; go test -cover -run 'Xed.*64' -v -timeout 10h -printtests 2>&1 | tee -a log
9 cd ..; go test -cover -run 'Plan9.*32' -v -timeout 10h -printtests 2>&1 | tee -a log
10 cd ..; go test -cover -run 'Plan9.*64' -v -timeout 10h -printtests 2>&1 | tee -a log
11 egrep ' (gnu|intel|plan9) ' ../log |sort >newdecode.txt
/prebuilts/tools/common/m2/repository/logkit/logkit/1.0.1/
H A Dlogkit-1.0.1.jar ... log/output/jms/ org/apache/log/output/net/ org/apache/log/output/test/ org/apache/log/test/ org/apache/log/util ...
/prebuilts/ndk/current/sources/third_party/vulkan/src/libs/glm/gtx/
H A Dlog_base.hpp56 GLM_FUNC_DECL genType log(
/prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
H A Dlog_base.hpp56 GLM_FUNC_DECL genType log(
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
H A Dcategoryquery.py44 self.log = logging.getLogger(__name__)
48 self.log.info("Generating category results from {0.policy}".format(self))
49 self._match_name_debug(self.log)
50 self._match_alias_debug(self.log)
H A Dcommonquery.py49 self.log = logging.getLogger(__name__)
53 self.log.info("Generating common results from {0.policy}".format(self))
54 self._match_name_debug(self.log)
55 self._match_perms_debug(self.log)
H A Ddevicetreeconquery.py63 self.log = logging.getLogger(__name__)
67 self.log.info("Generating results from {0.policy}".format(self))
68 self.log.debug("Path: {0.path!r}".format(self))
69 self._match_context_debug(self.log)
H A Dinitsidquery.py59 self.log = logging.getLogger(__name__)
63 self.log.info("Generating initial SID results from {0.policy}".format(self))
64 self._match_name_debug(self.log)
65 self._match_context_debug(self.log)
H A Dfsusequery.py67 self.log = logging.getLogger(__name__)
71 self.log.info("Generating fs_use_* results from {0.policy}".format(self))
72 self.log.debug("Ruletypes: {0.ruletype}".format(self))
73 self.log.debug("FS: {0.fs!r}, regex: {0.fs_regex}".format(self))
74 self._match_context_debug(self.log)
H A Dsensitivityquery.py55 self.log = logging.getLogger(__name__)
59 self.log.info("Generating sensitivity results from {0.policy}".format(self))
60 self._match_name_debug(self.log)
61 self._match_alias_debug(self.log)
62 self.log.debug("Sens: {0.sens!r}, dom: {0.sens_dom}, domby: {0.sens_domby}".format(self))
H A Dmixins.py33 def _match_alias_debug(self, log):
34 """Emit log debugging info for alias matching."""
35 log.debug("Alias: {0.alias}, regex: {0.alias_regex}".format(self))
91 def _match_context_debug(self, log):
92 """Emit log debugging info for context matching."""
93 log.debug("User: {0.user!r}, regex: {0.user_regex}".format(self))
94 log.debug("Role: {0.role!r}, regex: {0.role_regex}".format(self))
95 log.debug("Type: {0.type_!r}, regex: {0.type_regex}".format(self))
96 log.debug("Range: {0.range_!r}, subset: {0.range_subset}, overlap: {0.range_overlap}, "
145 def _match_name_debug(self, log)
[all...]
H A Dpolcapquery.py41 self.log = logging.getLogger(__name__)
45 self.log.info("Generating policy capability results from {0.policy}".format(self))
46 self._match_name_debug(self.log)
H A Dboolquery.py56 self.log = logging.getLogger(__name__)
60 self.log.info("Generating Boolean results from {0.policy}".format(self))
61 self._match_name_debug(self.log)
62 self.log.debug("Default: {0.default}".format(self))
H A Dnetifconquery.py60 self.log = logging.getLogger(__name__)
64 self.log.info("Generating netifcon results from {0.policy}".format(self))
65 self._match_name_debug(self.log)
66 self._match_context_debug(self.log)
/prebuilts/go/darwin-x86/misc/chrome/gophertool/
H A Dpopup.js18 console.log("hacking gopher pop-up loaded.");
23 console.log("submitting form");
33 console.log("matched " + t + " to: " + url)
44 console.log("no match for text: " + t)
/prebuilts/go/linux-x86/misc/chrome/gophertool/
H A Dpopup.js18 console.log("hacking gopher pop-up loaded.");
23 console.log("submitting form");
33 console.log("matched " + t + " to: " + url)
44 console.log("no match for text: " + t)

Completed in 363 milliseconds

1234567891011>>