| /prebuilts/gradle-plugin/com/android/tools/common/22.5.0/ |
| common-22.5.0.jar | |
| /prebuilts/gradle-plugin/com/android/tools/common/22.5.1/ |
| common-22.5.1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/common/22.5.3/ |
| common-22.5.3.jar | |
| /prebuilts/gradle-plugin/com/android/tools/common/22.7.0/ |
| common-22.7.0.jar | |
| /prebuilts/gradle-plugin/com/android/tools/common/22.7.1/ |
| common-22.7.1.jar | |
| /prebuilts/gradle-plugin/com/android/tools/common/22.7.3/ |
| common-22.7.3.jar | |
| /prebuilts/gradle-plugin/com/android/tools/common/22.8.0/ |
| common-22.8.0.jar | |
| /prebuilts/misc/common/tools-common/ |
| tools-common-prebuilt.jar | |
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/ |
| AMDILPeepholeOptimizer.cpp | 53 // Function to initiate all of the instruction level optimizations. 72 CodeGenOpt::Level optLevel; [all...] |
| /external/chromium_org/tools/clang/blink_gc_plugin/ |
| BlinkGCPlugin.cpp | [all...] |
| /external/mesa3d/src/gallium/drivers/radeon/ |
| AMDILPeepholeOptimizer.cpp | 53 // Function to initiate all of the instruction level optimizations. 72 CodeGenOpt::Level optLevel; [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| ntsecapi.h | 53 USHORT Level; [all...] |
| netmon.h | [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/ |
| __init__.py | 118 # Level related stuff 121 # Default levels and level names, these can be replaced with any positive set 122 # of values having corresponding names. There is a pseudo-level, NOTSET, which 153 def getLevelName(level): 155 Return the textual representation of logging level 'level'. 157 If the level is one of the predefined levels (CRITICAL, ERROR, WARNING, 160 associated with 'level' is returned. 165 Otherwise, the string "Level %s" % level is returned [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/ |
| __init__.py | 118 # Level related stuff 121 # Default levels and level names, these can be replaced with any positive set 122 # of values having corresponding names. There is a pseudo-level, NOTSET, which 153 def getLevelName(level): 155 Return the textual representation of logging level 'level'. 157 If the level is one of the predefined levels (CRITICAL, ERROR, WARNING, 160 associated with 'level' is returned. 165 Otherwise, the string "Level %s" % level is returned [all...] |
| /external/chromium_org/third_party/webrtc/voice_engine/ |
| channel.cc | 126 // Store current audio level in the RTP/RTCP module. 127 // The level will be used in combination with voice-activity state 684 // Measure audio level (0-9) [all...] |
| /external/guava/guava/src/com/google/common/cache/ |
| LocalCache.java | 76 import java.util.logging.Level; 172 /** The concurrency level. */ 231 * Creates a new, empty map with the specified strategy, initial capacity and concurrency level. [all...] |
| /external/chromium_org/third_party/usb_ids/ |
| usb.ids | [all...] |
| /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
| Antlr.Runtime.Tree.pas | [all...] |
| /external/chromium_org/third_party/mesa/src/src/mesa/main/ |
| mtypes.h | 534 GLint level; member in struct:gl_config [all...] |
| /external/clang/include/clang/Parse/ |
| Parser.h | 218 /// top-level declaration is finished. 284 /// ParseTopLevelDecl - Parse one top-level declaration. Returns true if 323 // Low-Level token peeking and consumption methods. 885 /// be parsed after parsing the top-level class. [all...] |
| /external/lldb/source/Symbol/ |
| ClangASTContext.cpp | 249 // optimization level and -fno-inline, not actually whether the backend has 475 void HandleDiagnostic (DiagnosticsEngine::Level DiagLevel, const Diagnostic &info) [all...] |
| /external/llvm/lib/CodeGen/ |
| TwoAddressInstructionPass.cpp | 79 CodeGenOpt::Level OptLevel; [all...] |
| /external/mesa3d/src/mesa/main/ |
| mtypes.h | 534 GLint level; member in struct:gl_config [all...] |
| /frameworks/av/media/libeffects/preprocessing/ |
| PreProcessing.cpp | 332 ALOGV("AgcGetParameter() target level %d milliBels", *(int16_t *) pValue); 365 ALOGV("AgcSetParameter() target level %d milliBels", *(int16_t *)pValue); 377 ALOGV("AgcSetParameter() properties level %d, gain %d limiter %d", 555 static const webrtc::NoiseSuppression::Level kNsDefaultLevel = webrtc::NoiseSuppression::kModerate; [all...] |