Home
last modified time | relevance | path

Searched refs:logp (Results 1 – 16 of 16) sorted by relevance

/external/ipsec-tools/src/racoon/
Dplog.c78 static struct log *logp = NULL; variable
168 log_vaprint(logp, newfmt, ap_bak); in plogv()
223 logp = log_open(250, logfile); in ploginit()
224 if (logp == NULL) in ploginit()
/external/apache-http/src/org/apache/commons/logging/impl/
DJdk14Logger.java103 logger.logp( level, cname, method, msg ); in log()
105 logger.logp( level, cname, method, msg, ex ); in log()
/external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
DLoggerTest.java2446 this.sharedLogger.logp(Level.INFO, "sourceClass", "sourceMethod", in testLogp_LevelStringStringString_Normal()
2461 this.sharedLogger.logp(Level.CONFIG, "sourceClass", "sourceMethod", in testLogp_LevelStringStringString_Normal()
2465 this.sharedLogger.logp(Level.OFF, "sourceClass", "sourceMethod", in testLogp_LevelStringStringString_Normal()
2480 child.logp(Level.INFO, (String)null, (String)null, (String)null); in testLogp_LevelStringStringString_NullMsg()
2500 this.sharedLogger.logp(null, "sourceClass", "sourceMethod", in testLogp_LevelStringStringString_NullLevel()
2512 this.sharedLogger.logp(Level.INFO, "sourceClass", "sourceMethod", in testLogp_LevelStringStringSupplier_Normal()
2527 this.sharedLogger.logp(Level.CONFIG, "sourceClass", "sourceMethod", in testLogp_LevelStringStringSupplier_Normal()
2531 this.sharedLogger.logp(Level.OFF, "sourceClass", "sourceMethod", in testLogp_LevelStringStringSupplier_Normal()
2546 child.logp(Level.INFO, (String)null, (String)null, () -> (String)null); in testLogp_LevelStringStringSupplier_NullMsg()
2560 child.logp(Level.INFO, (String)null, (String)null, (Supplier<String>)null); in testLogp_LevelStringStringSupplier_NullMsg()
[all …]
/external/libopus/celt/
Dcelt_decoder.c356 int logp; in tf_decode() local
362 logp = isTransient ? 2 : 4; in tf_decode()
363 tf_select_rsv = LM>0 && tell+logp+1<=budget; in tf_decode()
368 if (tell+logp<=budget) in tf_decode()
370 curr ^= ec_dec_bit_logp(dec, logp); in tf_decode()
375 logp = isTransient ? 4 : 5; in tf_decode()
Dcelt_encoder.c718 int logp; in tf_encode() local
723 logp = isTransient ? 2 : 4; in tf_encode()
725 tf_select_rsv = LM>0 && tell+logp+1 <= budget; in tf_encode()
730 if (tell+logp<=budget) in tf_encode()
732 ec_enc_bit_logp(enc, tf_res[i] ^ curr, logp); in tf_encode()
739 logp = isTransient ? 4 : 5; in tf_encode()
/external/slf4j/jul-to-slf4j/src/test/java/org/slf4j/bridge/
DSLF4JBridgeHandlerTest.java169 …julLogger.logp(Level.INFO, "SLF4JBridgeHandlerTest", "testLogWithPlaceholderNoParameters", msg, ne… in testLogWithPlaceholderNoParameters()
/external/swiftshader/src/Shader/
DShaderCore.hpp368 void logp(Vector4f &dst, const Vector4f &src, unsigned short version);
DVertexProgram.cpp200 case Shader::OPCODE_LOGP: logp(d, s0, version); break; in program()
DShaderCore.cpp1627 void ShaderCore::logp(Vector4f &dst, const Vector4f &src, unsigned short version) in logp() function in sw::ShaderCore
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...