HomeSort by relevance Sort by last modified time
    Searched full:debug_msg (Results 1 - 13 of 13) sorted by null

  /external/vboot_reference/scripts/image_signing/
make_dev_ssd.sh 77 debug_msg "Removing rootfs verification for legacy boot configuration."
128 debug_msg "find_valid_kernel_partitions: [$*] -> [$valid_partitions]"
149 debug_msg "Probing $name information"
164 debug_msg "Reading $name from partition $kernel_index"
167 debug_msg "Checking if $name is valid"
170 debug_msg "dump_kernel_config error message: $(cat "$EXEC_LOG")"
191 debug_msg "New kernel config: $kernel_config)"
196 debug_msg "Bypassing rootfs verification check"
198 debug_msg "Changing boot parameter to remove rootfs verification"
200 debug_msg "New kernel config: $kernel_config
    [all...]
tofactory.sh 72 debug_msg "Disabling $which_rom write protect"
87 debug_msg "Backing up current firmware to $FLAGS_backup_dir"
101 debug_msg "Backing up current GPT table."
135 debug_msg "Stopping update engine"
139 debug_msg "Reading BIOS from EEPROM"
151 debug_msg "Found VPD at offset $vpd_offset size $vpd_size"
155 debug_msg "In decimal, VPD is at offset $vpd_offset size $vpd_size"
158 debug_msg "Copying VPD from old firmware to new firmware"
168 debug_msg "Writing EC"
171 debug_msg "Writing BIOS
    [all...]
make_dev_firmware.sh 76 debug_msg "reading from file: $FLAGS_from"
92 debug_msg "writing to file: $FLAGS_to"
110 debug_msg "echo_dev_hwid: [$1] -> [$hwid_dev]"
128 debug_msg "Prerequisite check"
143 debug_msg "Checking software write protection status"
152 debug_msg "Pulling image to $IMAGE"
156 debug_msg "Prepare to backup the file"
159 debug_msg "Creating backup file to $backup_image..."
163 debug_msg "Detecting developer firmware keyblock"
196 debug_msg "Resign the firmware code (A/B) with new keys
    [all...]
common_minimal.sh 60 debug_msg() { function
  /external/libdrm/freedreno/
freedreno_device.c 96 DEBUG_MSG("msm DRM device");
100 DEBUG_MSG("kgsl DRM device");
freedreno_priv.h 159 #define DEBUG_MSG(fmt, ...) \
  /external/harfbuzz_ng/src/
hb-uniscribe.cc 220 DEBUG_MSG (UNISCRIBE, NULL, "OpenType versions of functions not found; falling back.");
449 DEBUG_MSG (UNISCRIBE, face, "Face has empty blob");
464 DEBUG_MSG (UNISCRIBE, face, "Face AddFontMemResourceEx() failed");
519 DEBUG_MSG (UNISCRIBE, font, "Font populate_log_font() failed");
526 DEBUG_MSG (UNISCRIBE, font, "Font CreateFontIndirectW() failed");
532 DEBUG_MSG (UNISCRIBE, font, "Font SelectObject() failed");
727 DEBUG_MSG (UNISCRIBE, NULL, __VA_ARGS__); \
hb-coretext.cc 105 DEBUG_MSG (CORETEXT, face, "Face has empty blob");
116 DEBUG_MSG (CORETEXT, face, "Face CGFontCreateWithDataProvider() failed");
170 DEBUG_MSG (CORETEXT, font, "Font CTFontCreateWithGraphicsFont() failed");
652 DEBUG_MSG (CORETEXT, NULL, __VA_ARGS__); \
664 DEBUG_MSG (CORETEXT, buffer, "Buffer resize");
786 DEBUG_MSG (CORETEXT, NULL, "Num runs: %d", num_runs);
799 DEBUG_MSG (CORETEXT, run, "CTRunStatus: %x", run_status);
    [all...]
hb-object-private.hh 117 DEBUG_MSG (OBJECT, (void *) obj,
hb-ft.cc 519 DEBUG_MSG (FT, font, "Font face has empty blob");
530 DEBUG_MSG (FT, font, "Font face FT_New_Memory_Face() failed");
hb-buffer.cc 604 DEBUG_MSG (BUFFER, buffer,
615 DEBUG_MSG (BUFFER, this,
631 DEBUG_MSG (BUFFER, this,
648 DEBUG_MSG (BUFFER, this,
hb-private.hh 709 #define DEBUG_MSG(WHAT, OBJ, ...) _hb_debug_msg<HB_DEBUG_##WHAT> (#WHAT, (OBJ), NULL, false, 0, 0, __VA_ARGS__)
  /external/libdrm/freedreno/msm/
msm_ringbuffer.c 225 DEBUG_MSG("nr_cmds=%u, nr_bos=%u\n", req.nr_cmds, req.nr_bos);

Completed in 847 milliseconds