/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | AttributeResolution10.java | 6 import static org.robolectric.res.android.Util.ALOGI; 98 ALOGI("APPLY STYLE: theme=0x%p defStyleAttr=0x%x defStyleRes=0x%x", theme, in ResolveAttrs() 137 ALOGI("RETRIEVING ATTR 0x%08x...", cur_ident); in ResolveAttrs() 154 ALOGI("-> From values: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 163 … ALOGI("-> From def style: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 181 ALOGI("-> Resolved attr: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 188 ALOGI("-> From theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 196 … ALOGI("-> Resolved theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 208 ALOGI("-> Setting to @null!"); in ResolveAttrs() 215 ALOGI("Attribute 0x%08x: type=0x%x, data=0x%08x", cur_ident, value.dataType, in ResolveAttrs() [all …]
|
D | AttributeResolution9.java | 5 import static org.robolectric.res.android.Util.ALOGI; 94 ALOGI("APPLY STYLE: theme=0x%p defStyleAttr=0x%x defStyleRes=0x%x", theme, in ResolveAttrs() 133 ALOGI("RETRIEVING ATTR 0x%08x...", cur_ident); in ResolveAttrs() 150 ALOGI("-> From values: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 159 ALOGI("-> From def style: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 177 ALOGI("-> Resolved attr: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 184 ALOGI("-> From theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 192 ALOGI("-> Resolved theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 204 ALOGI("-> Setting to @null!"); in ResolveAttrs() 211 ALOGI("Attribute 0x%08x: type=0x%x, data=0x%08x", cur_ident, value.dataType, in ResolveAttrs() [all …]
|
D | AttributeResolution.java | 4 import static org.robolectric.res.android.Util.ALOGI; 69 ALOGI("APPLY STYLE: theme=0x%p defStyleAttr=0x%x defStyleRes=0x%x", theme, in ResolveAttrs() 111 ALOGI("RETRIEVING ATTR 0x%08x...", curIdent); in ResolveAttrs() 128 ALOGI("-> From values: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 137 ALOGI("-> From def style: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 157 ALOGI("-> Resolved attr: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 168 ALOGI("-> From theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 182 ALOGI("-> Resolved theme: type=0x%x, data=0x%08x", value.dataType, value.data); in ResolveAttrs() 190 ALOGI("-> Setting to @null!"); in ResolveAttrs() 197 ALOGI("Attribute 0x%08x: type=0x%x, data=0x%08x", curIdent, value.dataType, in ResolveAttrs() [all …]
|
D | ResTableTheme.java | 12 import static org.robolectric.res.android.Util.ALOGI; 88 ALOGI("Looking up attr 0x%08x in theme %s", resID, this); in GetAttribute() 94 ALOGI("Found package: %s", pi); in GetAttribute() 98 ALOGI("Desired type index is %d in avail %d", t, Res_MAXTYPE + 1); in GetAttribute() 106 ALOGI("Desired entry index is %d in avail %d", e, ti.numEntries); in GetAttribute() 117 ALOGI("Theme value: type=0x%x, data=0x%08x", in GetAttribute() 155 ALOGI("Resolving attr reference: blockIndex=%d, type=0x%x, data=0x%x\n", in resolveAttributeReference() 276 ALOGI("Applying style 0x%08x (force=%s) theme %s...\n", resID, force, this); in applyStyle() 293 ALOGI("Setting theme %s from theme %s...\n", this, other); in setTo() 330 ALOGI("Final theme:"); in setTo()
|
D | ResXMLParser.java | 23 import static org.robolectric.res.android.Util.ALOGI; 408 ALOGI("indexOfAttribute UTF8 %s (0x%x) / %s (0x%x)", ns8.string(), nsLen, in indexOfAttribute() 416 ALOGI(" curNs=%s (0x%x), curAttr=%s (0x%x)", curNs, curNsLen, curAttr, curAttrLen); in indexOfAttribute() 423 ALOGI(" FOUND!"); in indexOfAttribute() 432 ALOGI(" FOUND!"); in indexOfAttribute() 441 ALOGI("indexOfAttribute UTF16 %s (0x%x) / %s (0x%x)", in indexOfAttribute() 450 ALOGI(" curNs=%s (0x%x), curAttr=%s (0x%x)", in indexOfAttribute() 459 ALOGI(" FOUND!"); in indexOfAttribute() 468 ALOGI(" FOUND!"); in indexOfAttribute() 534 ALOGI("Next node: prev=%s, next=%s\n", mCurNode, next); in nextNode()
|
D | ResStringPool.java | 12 import static org.robolectric.res.android.Util.ALOGI; 485 ALOGI("indexOfString : %s", str); in indexOfString() 503 ALOGI("Looking at %s, cmp=%d, l/mid/h=%d/%d/%d\n", in indexOfString() 508 ALOGI("MATCH!"); in indexOfString() 525 ALOGI("Looking at %s, i=%d\n", s, i); in indexOfString() 529 ALOGI("MATCH!"); in indexOfString()
|
D | ResTable.java | 19 import static org.robolectric.res.android.Util.ALOGI; 269 ALOGI("Got size 0x%x, again size 0x%x, raw size 0x%x\n", header.size, in addInternal() 474 ALOGI("Resolving reference 0x%x: newIndex=%d, type=0x%x, data=0x%x\n", 870 ALOGI("TypeSpec off %s: type=0x%x, headerSize=0x%x, size=%s\n", 1004 ALOGI("Adding config to type %d: %s\n", type.id, 1059 ALOGI("Setting parameters: %s\n", params.toString()); 1064 ALOGI("CLEARING BAGS FOR GROUP 0x%x!", packageGroup.id); 2788 ALOGI("Building bag: %x\n", resID); in getBagLocked() 2810 ALOGI("Found map: size=%x parent=%x count=%d\n", entrySize, parent, count); in getBagLocked() 2814 ALOGI("Creating new bag, entrySize=0x%08x, parent=0x%08x\n", entrySize, parent); in getBagLocked() [all …]
|
D | ResXMLTree.java | 18 import static org.robolectric.res.android.Util.ALOGI; 62 ALOGI("Creating ResXMLTree %s #%d\n", this, gCount.getAndIncrement()+1); in ResXMLTree() 76 ALOGI("Destroying ResXMLTree in %s #%d\n", this, gCount.getAndDecrement()-1); in finalize()
|
D | Util.java | 71 public static void ALOGI(String message, Object... args) { in ALOGI() method in Util
|
/external/minigbm/cros_gralloc/gralloc3/ |
D | CrosGralloc3AllocatorService.cc | 26 ALOGI("graphics IAllocator 3.0 service is initialized"); in main() 28 ALOGI("graphics IAllocator 3.0 service is terminating"); in main()
|
/external/minigbm/cros_gralloc/gralloc4/ |
D | CrosGralloc4AllocatorService.cc | 26 ALOGI("graphics IAllocator 4.0 service is initialized"); in main() 28 ALOGI("graphics IAllocator 4.0 service is terminating"); in main()
|
/external/libese/libese-hw/nxp/pn80t/ |
D | common.c | 208 ALOGI("Requested power-down delay times (sec):"); in nxp_pn80t_send_cooldown() 228 ALOGI("- Timer 0x%.2X: %d", tag, cooldown); in nxp_pn80t_send_cooldown() 270 ALOGI("interface command received: reset"); in nxp_pn80t_handle_interface_call() 279 ALOGI("interface command received: gpio toggle"); in nxp_pn80t_handle_interface_call() 294 ALOGI("interface command received: cooldown"); in nxp_pn80t_handle_interface_call()
|
/external/libese/libese-teq1/include/ese/ |
D | teq1.h | 197 #define teq1_trace_header() ALOGI("%-20s --- %20s", "Interface", "Card") 198 #define teq1_trace_transmit(PCB, LEN) ALOGI("%-20s --> %20s [%3hhu]", teq1_pcb_to_name(PCB), "", LE… 199 #define teq1_trace_receive(PCB, LEN) ALOGI("%-20s <-- %20s [%3hhu]", "", teq1_pcb_to_name(PCB), LEN)
|
/external/libese/libese/include/ese/ |
D | log.h | 57 #ifndef ALOGI 58 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
|
/external/drm_hwcomposer/drm/ |
D | DrmPlane.cpp | 134 ALOGI("Could not get alpha property"); in Init() 138 ALOGI("Could not get pixel blend mode property"); in Init() 142 ALOGI("Could not get IN_FENCE_FD property"); in Init()
|
/external/mesa3d/include/android_stub/log/ |
D | log_main.h | 240 #ifndef ALOGI 241 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__)) macro
|
/external/v4l2_codec2/service/ |
D | service.cpp | 52 ALOGI("Codec2's IComponentStore service created."); in main()
|
/external/swiftshader/src/OpenGL/common/ |
D | debug.cpp | 40 ALOGI("%s", android::String8::formatV(format, vararg).string()); in output()
|
/external/drrickorang/LoopbackApp/app/src/main/cpp/lb2/ |
D | logging.h | 27 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__) macro
|
/external/v4l2_codec2/plugin_store/ |
D | VendorAllocatorLoader.cpp | 26 ALOGI("%s(): Failed to load library: %s", __func__, kLibPath); in Create()
|
D | V4L2PluginStore.cpp | 35 ALOGI("%s(): Fallback to create C2AllocatorGralloc(id=%u)", __func__, allocatorId); in createAllocator()
|
/external/v4l2_codec2/components/ |
D | V4L2ComponentStore.cpp | 81 ALOGI("%s(): Invalid component name: %s", __func__, name.c_str()); in createComponent() 97 ALOGI("%s(): Invalid component name: %s", __func__, name.c_str()); in createInterface()
|
/external/drm_hwcomposer/bufferinfo/ |
D | BufferInfoGetter.cpp | 73 ALOGI("Using %s gralloc module: %s\n", gralloc_->common.name, in Init()
|
/external/drm_hwcomposer/backend/ |
D | BackendManager.cpp | 58 ALOGI("Backend '%s' for '%s' and driver '%s' was successfully set", in SetBackendForDisplay()
|
/external/libese/apps/weaver/ |
D | weaver.c | 346 ALOGI("ese_weaver_read wrong key provided"); in ese_weaver_read() 352 ALOGI("ese_weaver_read wrong key provided"); in ese_weaver_read()
|