Home
last modified time | relevance | path

Searched defs:log (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Math/
Dw_log.c27 log(double x) /* wrapper log */ in log() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dlog.py33 def log(self, level, msg, *args): member in Log
52 log = _global_log.log variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
Drrcs.py89 def log(x, copts, fn): function
Drcvs.py203 def log(self, otherflags): member in MyFile
309 def log(self, files, opts): member in RCVS
Drcslib.py48 def log(self, name_rev, otherflags = ''): member in RCS
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dfixer_base.py49 def __init__(self, options, log): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dsupport.py46 def __init__(self, log): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
D__init__.py1180 def log(self, level, msg, *args, **kwargs): member in Logger
1447 def log(self, level, msg, *args, **kwargs): member in LoggerAdapter
1602 def log(level, msg, *args, **kwargs): function
/device/google/contexthub/contexthubhal/test/
Dmain.cpp173 std::ostream &log; member in NanoClient
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dasyncore.py426 def log(self, message): member in dispatcher
Dcgi.py115 log = initlog # The current logging function variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py116 def log(text): function