Home
last modified time | relevance | path

Searched refs:upper (Results 1 – 15 of 15) sorted by relevance

/system/tpm/attestation/common/
Dproto_print.py195 guard_name = '%s_%s_PRINT_%s_PROTO_H_' % (package.upper(),
196 subdir.upper(),
197 proto_name.upper())
200 guard_name = '%s_PRINT_%s_PROTO_H_' % (package.upper(), proto_name.upper())
264 guard_name = '%s_%s_PRINT_%s_PROTO_H_' % (package.upper(),
265 subdir.upper(),
266 proto_name.upper())
268 guard_name = '%s_PRINT_%s_PROTO_H_' % (package.upper(), proto_name.upper())
/system/extras/simpleperf/
Dgenerate_event_type_table.py41 event_config = "PERF_COUNT_HW_" + config.replace('-', '_').upper()
67 event_config = "PERF_COUNT_SW_" + config.replace('-', '_').upper()
/system/media/camera/docs/
Dcamera_device_info.mako59 optional int32 upper = 2;
64 optional int64 upper = 2;
Dmetadata_helpers.py286 newstr = "".join([i.isupper() and ("_" + i) or i for i in newstr]).upper()
397 return 'TYPE_%s' %(what.upper())
708 return "".join([s[0:1].upper() + s[1:] for s in what.split('.')])
1133 return "ACAMERA_" + match.group(1).upper() + "_*"
1135 return "ACAMERA_" + match.group(1).upper() + match.group(2).upper() + "_*"
Dcamera_device_info.proto59 optional int32 upper = 2; field
64 optional int64 upper = 2; field
/system/update_engine/payload_generator/
Dextent_ranges.cc203 auto upper = extent_set_.lower_bound(ExtentForRange(block + 1, 0)); in ContainsBlock() local
204 for (auto iter = lower; iter != upper; ++iter) { in ContainsBlock()
272 auto upper = extent_set.lower_bound( in FilterExtentRanges() local
274 for (auto iter = lower; iter != upper; ++iter) { in FilterExtentRanges()
/system/update_engine/scripts/update_payload/
Dcommon.py97 fmt = fmt.upper()
/system/extras/simpleperf/scripts/
Dapp_profiler.py96 c = build_version[0].upper()
/system/core/libmemunreachable/
DREADME.md8 … mode, the returned data on leaks is limited to the address, approximate (upper bound) size, and t…
/system/tpm/trunks/generator/
Dgenerator.py1986 guard_name = 'TRUNKS_%s_' % _OUTPUT_FILE_H.upper().replace('.', '_')
Draw_structures_fixed.txt1277 “Definition of Types.” In this specification, defined types have names that use all upper-case char…
2097 the upper limit for an array as it does not indicate
2098 the upper bound of the size.
4312 Each return from the TPM has a 32-bit response code. The TPM will always set the upper 20 bits (31:…
9531 This interface type consists of the handles that may be used as PCR references. The upper end of th…
Draw_structures.txt1277 “Definition of Types.” In this specification, defined types have names that use all upper-case char…
2097 the upper limit for an array as it does not indicate
2098 the upper bound of the size.
4318 Each return from the TPM has a 32-bit response code. The TPM will always set the upper 20 bits (31:…
9503 This interface type consists of the handles that may be used as PCR references. The upper end of th…
/system/media/audio_utils/
DDoxyfile484 # names in lower-case letters. If set to YES upper-case letters are also
DDoxyfile.orig484 # names in lower-case letters. If set to YES upper-case letters are also
/system/chre/chre_api/doc/
DDoxyfile502 # names in lower-case letters. If set to YES, upper-case letters are also