/aosp_15_r20/external/cronet/components/cronet/gn2bp/ |
H A D | gn_utils.py | 20 import logging as log namespace 233 def sources(self, val): argument 241 def inputs(self, val): argument 249 def outputs(self, val): argument 257 def args(self, val): argument 265 def response_file_contents(self, val): argument 281 def deps(self, val): argument
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsLongStressCase.cpp | 842 void Program::build(TestLog &log) in build() 880 float val[4]; in setRandomUniforms() local 904 float val[4 * 4]; in setRandomUniforms() local 943 int val[4]; in setRandomUniforms() local 967 uint32_t val[4]; in setRandomUniforms() local 1380 TestLog &log = m_testCtx.getLog(); in init() local 1470 TestLog &log = m_testCtx.getLog(); in iterate() local
|
H A D | glsTextureBufferCase.cpp | 393 void logModifications(TestLog &log, ModifyBits modifyBits) in logModifications() 415 void modifyBufferData(TestLog &log, de::Random &rng, glu::TextureBuffer &texture) in modifyBufferData() 432 void modifyBufferSubData(TestLog &log, de::Random &rng, const glw::Functions &gl, glu::TextureBuffe… in modifyBufferSubData() 454 void modifyMapWrite(TestLog &log, de::Random &rng, const glw::Functions &gl, glu::TextureBuffer &te… in modifyMapWrite() 488 void modifyMapReadWrite(TestLog &log, tcu::ResultCollector &resultCollector, de::Random &rng, const… in modifyMapReadWrite() 545 void modify(TestLog &log, tcu::ResultCollector &resultCollector, glu::RenderContext &renderContext, in modify() 704 void logRendering(TestLog &log, RenderBits renderBits) in logRendering() 743 void render(TestLog &log, glu::RenderContext &renderContext, RenderBits renderBits, de::Random &rng, in render() 764 void verifyScreen(TestLog &log, tcu::ResultCollector &resultCollector, glu::RenderContext &renderCo… in verifyScreen() 777 void logImplementationInfo(TestLog &log, glu::RenderContext &renderContext) in logImplementationInfo() [all …]
|
/aosp_15_r20/external/guice/lib/build/ |
HD | commons-logging-1.0.4.jar | ... Object implements org.apache.commons.logging.Log {
private static final String FQCN
private org.apache ... |
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | commons-logging-1.0.4.jar | ... Object implements org.apache.commons.logging.Log {
private static final String FQCN
private org.apache ... |
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | commons-logging-1.0.4.jar | ... Object implements org.apache.commons.logging.Log {
private static final String FQCN
private org.apache ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/commons-logging/commons-logging/1.2/ |
HD | commons-logging-1.2.jar | ... Object implements org.apache.commons.logging.Log {
private static volatile org.apache.avalon. ... |
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.33.2/libs/ |
HD | commons-logging-1.2.jar | ... Object implements org.apache.commons.logging.Log {
private static volatile org.apache.avalon. ... |
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/ |
HD | commons-logging-1.2.jar | ... Object implements org.apache.commons.logging.Log {
private static volatile org.apache.avalon. ... |
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/ |
H A D | test_fence_sync.cpp | 169 GLchar *log = (GLchar *)malloc(logLength); in createShaderProgram() local 192 GLchar *log = (GLchar *)malloc(logLength); in createShaderProgram() local 210 GLchar *log = (GLchar *)malloc(logLength); in createShaderProgram() local 387 GLint val, screen; in test_fence_sync_single() local 495 GLchar *log = (GLchar *)malloc(logLength); in test_fence_sync_single() local
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | sdkuilib.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/ |
H A D | ConstBinder.java | 71 private final TurbineLogWithSource log; field in ConstBinder 78 TurbineLogWithSource log) { in ConstBinder() 232 Const val = requireNonNull(annotation.values().get("value")); in bindTarget() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/include/ |
H A D | kvm_util_base.h | 290 static inline void kvm_vm_get_dirty_log(struct kvm_vm *vm, int slot, void *log) in kvm_vm_get_dirty_log() 297 static inline void kvm_vm_clear_dirty_log(struct kvm_vm *vm, int slot, void *log, in kvm_vm_clear_dirty_log() 470 static inline int __vcpu_set_reg(struct kvm_vcpu *vcpu, uint64_t id, uint64_t val) in __vcpu_set_reg() 482 static inline void vcpu_set_reg(struct kvm_vcpu *vcpu, uint64_t id, uint64_t val) in vcpu_set_reg() 539 uint64_t attr, void *val) in kvm_device_attr_get() 549 uint64_t attr, void *val) in kvm_device_attr_set() 569 uint64_t attr, void *val) in __vcpu_device_attr_get() 575 uint64_t attr, void *val) in vcpu_device_attr_get() 581 uint64_t attr, void *val) in __vcpu_device_attr_set() 587 uint64_t attr, void *val) in vcpu_device_attr_set()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | CLDRConfig.java | 154 public TestLog setTestLog(TestLog log) { in setTestLog() 160 public TestFmwk setTestLog(TestFmwk log) { in setTestLog() 504 String val = getProperty(k, defVal ? "true" : null); in getProperty() local 521 String val = getProperty(k, Integer.toString(defVal)); in getProperty() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/bpf/ |
H A D | bpf_prog01.c | 33 static char *log; variable 81 uint64_t val; in run() local
|
H A D | bpf_prog02.c | 31 static char *log; variable 33 static uint64_t *val; variable
|
H A D | bpf_prog07.c | 54 static uint64_t *val; variable 55 static char *log; variable
|
H A D | bpf_prog06.c | 54 static uint64_t *val; variable 55 static char *log; variable
|
H A D | bpf_prog03.c | 38 static char *log; variable 40 static uint64_t *val; variable
|
H A D | bpf_prog05.c | 60 static uint64_t *val; variable 61 static char *log; variable
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.osgi_3.13.0.v20180409-1500.jar | ... .apache.felix.resolver.ResolverImpl$ResolveSession val$session
private final synthetic java.util.Map ... |
/aosp_15_r20/frameworks/base/telephony/java/com/android/telephony/ |
H A D | Rlog.java | 43 private static int log(int priority, String tag, String msg) { in log() method in Rlog 112 String val = String.valueOf(pii); in pii() local 127 String val = String.valueOf(pii); in pii() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ |
H A D | vktShaderLibrary.cpp | 116 for (vector<Value>::const_iterator val = uniforms.begin(); val != uniforms.end(); ++val) in genUniformBlock() local 172 const Value &val = spec.values.inputs[ndx]; in genVertexShader() local 195 const Value &val = spec.values.inputs[ndx]; in genVertexShader() local 212 const Value &val = valueBlock.outputs[ndx]; in genCompareOp() local 261 const Value &val = spec.values.outputs[ndx]; in genFragmentShader() local 313 const Value &val = spec.values.inputs[ndx]; in specializeVertexShader() local 337 const Value &val = spec.values.outputs[ndx]; in specializeVertexShader() local 392 const Value &val = spec.values.inputs[ndx]; in specializeFragmentShader() local 417 const Value &val = spec.values.outputs[ndx]; in specializeFragmentShader() local 451 const Value &val = specParams.caseSpec.values.inputs[ndx]; in generateVertexSpecialization() local [all …]
|
/aosp_15_r20/external/deqp/framework/opengl/ |
H A D | gluShaderLibrary.cpp | 1780 static void dumpValue(tcu::TestLog &log, const Value &val, const char *storageName, int arrayNdx) in dumpValue() 1841 static void dumpValues(tcu::TestLog &log, const vector<Value> &values, const char *storageName, int… in dumpValues() 1847 void dumpValues(tcu::TestLog &log, const ValueBlock &values, int arrayNdx) in dumpValues() 1910 const Value &val = valueBlock.outputs[valueNdx]; in genCompareFunctions() local
|
/aosp_15_r20/external/curl/tests/http/ |
H A D | scorecard.py | 38 log = logging.getLogger(__name__) variable 491 def fmt_size(self, val): argument 501 def fmt_mbs(self, val): argument 504 def fmt_reqs(self, val): argument
|