Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 19 of 19) sorted by relevance

/system/media/audio_utils/
Dtinysndfile.c357 size_t extra = 0; in sf_open_write() local
362 extra = 14; in sf_open_write()
366 (void) fwrite(wav, 44 + extra, 1, stream); in sf_open_write()
407 size_t extra = (handle->info.format & SF_FORMAT_SUBMASK) == SF_FORMAT_FLOAT ? 14 : 0; in sf_close() local
408 (void) fread(wav, 44 + extra, 1, handle->stream); in sf_close()
410 write4u(&wav[4], dataSize + 36 + extra); // riffSize in sf_close()
411 write4u(&wav[40 + extra], dataSize); // dataSize in sf_close()
413 (void) fwrite(wav, 44 + extra, 1, handle->stream); in sf_close()
DDoxyfile.orig1073 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1239 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1592 # If left blank no extra packages will be included.
1622 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
DDoxyfile1073 # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or
1239 # The TOC_EXPAND flag can be set to YES to add extra items for group members to
1592 # If left blank no extra packages will be included.
1622 # The LATEX_EXTRA_FILES tag can be used to specify one or more extra images or
/system/core/libmemunreachable/
DAllocator.cpp145 ptrdiff_t extra = reinterpret_cast<uintptr_t>(aligned_ptr) in MapAligned() local
147 munmap(ptr, extra); in MapAligned()
148 map_size -= extra; in MapAligned()
/system/sepolicy/tools/
Dcheck_seapp.c95 pcre_extra *extra; member
323 int ret = pcre_exec(assert->regex.compiled, assert->regex.extra, tomatch, in match_regex()
350 km->regex.extra = pcre_study(km->regex.compiled, 0, errbuf); in compile_regex()
578 if (m->regex.extra) { in rule_map_free()
579 pcre_free_study(m->regex.extra); in rule_map_free()
/system/security/keystore/
Dkeystore.cpp375 size_t extra = decode_key_length(p, plen); in list() local
376 char* match = (char*)malloc(extra + 1); in list()
379 matches->push(android::String16(match, extra)); in list()
382 ALOGW("could not allocate match of size %zd", extra); in list()
/system/extras/tests/net_test/
Dnet_test.py388 _, _, uid, _, _, refcnt, _, extra) = regexp.match(line).groups()
389 out.append([src, dst, state, mem, uid, refcnt, extra])
Dmultinetwork_base.py628 def _FormatMessage(self, iif, ip_if, extra, desc, reply_desc): argument
629 msg = "Receiving %s on %s to %s IP, %s" % (desc, iif, ip_if, extra)
Dmultinetwork_test.py547 extra = "mode=%s, syncookies=%d" % (mode, syncookies)
548 msg = self._FormatMessage(iif, ip_if, extra, desc, reply_desc)
/system/core/metricsd/uploader/proto/
Dhistogram_event.proto50 // This field was intended to provide extra redundancy to detect corrupted
Dsystem_profile.proto418 // The extra error code reported by the product updater on its last run.
/system/bt/btif/include/
Dbtif_hl.h123 btif_hl_extra_mdl_cfg_t extra; member
/system/bt/btif/src/
Dbtif_hl.c605 p_mdl->extra.data_type ==data_type && in btif_hl_is_reconnect_possible()
606 …(p_mdl->extra.peer_mdep_id != BTA_HL_INVALID_MDEP_ID && p_mdl->extra.peer_mdep_id == peer_mdep_id)… in btif_hl_is_reconnect_possible()
629 p_mdl1->extra.data_type == data_type && in btif_hl_is_reconnect_possible()
630 …(p_mdl1->extra.peer_mdep_id != BTA_HL_INVALID_MDEP_ID && p_mdl1->extra.peer_mdep_id == peer_mdep_i… in btif_hl_is_reconnect_possible()
3962 p_acb->delete_mdl.mdep_cfg_idx = p_mdl->extra.mdep_cfg_idx; in destroy_channel()
3981 mdep_cfg_idx = p_mdl->extra.mdep_cfg_idx; in destroy_channel()
4218 p_mdl->extra.mdep_cfg_idx = p_mcb->pcb.mdep_cfg_idx; in btif_hl_save_mdl_cfg()
4219 …p_mdl->extra.data_type = p_acb->sup_feature.mdep[p_mcb->pcb.mdep_cfg_idx].mdep_cfg.data_cfg[0].dat… in btif_hl_save_mdl_cfg()
4224 &p_mdl->extra.peer_mdep_id)) in btif_hl_save_mdl_cfg()
4226 p_mdl->extra.peer_mdep_id = BTA_HL_INVALID_MDEP_ID; in btif_hl_save_mdl_cfg()
/system/media/camera/docs/
DCameraMetadataKeys.mako39 # Unconditionally add extra information if necessary
/system/core/adb/
Dcommandline.cpp71 static std::string product_file(const char *extra) { in product_file() argument
79 gProductOutPath.c_str(), OS_PATH_SEPARATOR_STR, extra); in product_file()
/system/bt/doc/
Dstyle_guide.md93 Variable declarations should not include extra whitespace to line up fields. For
/system/connectivity/shill/doc/
Dmanager-api.txt523 configured to perform the extra step of performing
/system/tpm/trunks/generator/
Draw_structures_fixed.txt11532 rather than the number of PCR banks. This allows extra values to appear in a call t o
Draw_structures.txt11500 rather than the number of PCR banks. This allows extra values to appear in a call t o