Home
last modified time | relevance | path

Searched defs:data (Results 1 – 25 of 48) sorted by relevance

12

/build/blueprint/gotestmain/
Dgotestmain.go40 type data struct { struct
41 Package string
42 Tests []string
43 Examples []*doc.Example
44 HasMain bool
45 MainStartTakesFuzzers bool
/build/make/tools/compliance/cmd/testdata/
DREADME.md10 ### Testdata build graph structure:
158 ### firstparty/ testdata starts with all first-party licensing
192 ### notice/ testdata introduces third-party notice conditions
226 ### reciprocal/ testdata introduces third-party reciprocal sharing conditions
260 ### restricted/ testdata introduces restricted source sharing conditions
294 ### proprietary/ testdata introduces privacy conditions
/build/make/tools/droiddoc/templates-pdk/assets/
Dmicrotemplate.js6 this.tmpl = function tmpl(str, data){ argument
/build/make/tools/aconfig/aconfig_storage_file/srcs/android/aconfig/storage/
DSipHasher13.java82 public static long hash(byte[] data) { in hash()
108 private static long loadLe(byte[] data, int offset, int size) { in loadLe()
/build/make/tools/ide_query/cc_analyzer/
Dbuiltin_headers.h23 const char *data; member
/build/make/tools/perf/
Dpretty.py22 def FormatTable(data, prefix="", alignments=[]): argument
Dformat_benchmarks97 def Set(self, column_key, row_key, data): argument
/build/make/tools/releasetools/
Dmake_recovery_patch.py58 def output_sink(fn, data): argument
Dsign_target_files_apks.py527 def SignApk(data, keyname, pw, platform_api_level, codename_to_api_level_map, argument
1087 def ReplaceCerts(data): argument
1159 def RewriteProps(data): argument
Dadd_img_to_target_files.py277 def output_sink(fn, data): argument
326 def output_sink(fn, data): argument
Dsparse_img.py146 def AppendFillChunk(self, data, blocks): argument
Drangelib.py33 def __init__(self, data=None): argument
/build/make/tools/releasetools/merge/
Dtest_merge_compatibility_checks.py45 def write_temp_file(path, data=''): argument
Dmerge_utils.py128 def WriteSortedData(data, path): argument
/build/make/tools/
Devent_log_tags.py117 def WriteOutput(output_file, data): argument
Dfat16copy.py126 def write(self, data): argument
214 def new_file(self, name, data=None): argument
438 def write(self, data): argument
713 def write_file(self, head_cluster, start_byte, data): argument
/build/soong/cc/
Dtest_data_test.go162 data android.Paths member
/build/soong/cmd/release_config/release_config_lib/
Dflag_value_test.go30 data []byte member
/build/soong/python/
Dpython_test.go53 data = []struct { var
Dtest.go107 data []android.DataPath member
/build/soong/android/
Dandroidmk_test.go36 data AndroidMkData member
/build/bazel/scripts/
Dprint_analysis_metrics.py134 def _save_file(data, file): argument
/build/make/tools/aconfig/aconfig_storage_read_api/include/aconfig_storage/
Daconfig_storage_read_api.hpp97 T data; member in aconfig_storage::Result
/build/make/tools/zipalign/
DZipFile.h97 status_t add(const void* data, size_t size, const char* storageName, in add()
DZipFile.cpp350 status_t ZipFile::addCommon(const char* fileName, const void* data, size_t size, in addCommon()
794 const void* data, size_t size, uint32_t* pCRC32) in copyDataToFp()
863 const void* data, size_t size, uint32_t* pCRC32) in compressFpToFp()

12