Searched refs:components (Results 1 – 7 of 7) sorted by relevance
/development/scripts/ |
D | symbol.py | 421 components = func_regexp.match(line) 422 if components: 424 current_symbol_addr = int(components.group(1), 16) 425 current_symbol = components.group(2) 428 components = offset_regexp.match(current_symbol) 429 if components: 430 current_symbol = components.group(1) 431 offset = components.group(2) 437 components = asm_regexp.match(line) 438 if components: [all …]
|
D | compare-installed-size.py | 53 components = name.split('/') 56 module = components[2] 59 filename = components[-1]
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | PurgeableBitmap.java | 83 String[] components = labelSeq.toString().split("/"); in detectIfPurgeableRequest() local 84 if (components[components.length - 1].equals("Purgeable")) { in detectIfPurgeableRequest()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | project.csv | 96 2018/03/02,platform/hardware/intel/common/omx-components,platform/hardware/intel/common/omx-compone…
|
D | commit.csv | 205 …r,Handle multiple matching wildcards/regex expressions in intermediate extract directory components 604 …f2f,platform/cts,fake_PNKoS4VGRO65-23fnHB_PQ@fakeemail.com,Correct the components for 3 cts module… 2644 …b973b60,platform/cts,fake_FY_Y-SKwSRudv_26kgFHLQ@fakeemail.com,Add security test components to VTS. 3568 …atform/cts,fake_6Cst4MhTTM-zGlNMuDaRUw@fakeemail.com,Disable dialer VVM components when running CTS 13252 …cGJR-E_kQja09VzCsNPRHQ@fakeemail.com,[truetype] Round offsets of glyph components only if hinting … 13511 …cRIKxtAYT6OfTMUdqNdN0g@fakeemail.com,"[psaux, cff] Move Adobe's engine components into `psaux' mod… 16296 …al/freetype,fake_cRIKxtAYT6OfTMUdqNdN0g@fakeemail.com,Move CFF decoder components into `psaux' mod… 16459 …al/freetype,fake_cRIKxtAYT6OfTMUdqNdN0g@fakeemail.com,Move CFF builder components into `psaux' mod… 17010 …pe,fake_IFIinmEVR2a5weQoLfiIkg@fakeemail.com,"Register 2 missing trace components, t1afm and ttbdf… 17541 …ne,fake_dKtS_hcWQe-wnJ8z_oHQrA@fakeemail.com,Add support for reporting product components to Omaha. [all …]
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 849 components (compiler, kernel, and so on) of the operating system on 1757 form) with the major components (compiler, kernel, and so on) of the 2564 components (compiler, kernel, and so on) of the operating system on 3023 components (compiler, kernel, and so on) of the operating system on 4199 form) with the major components (compiler, kernel, and so on) of the 5171 components (compiler, kernel, and so on) of the operating system on 6107 form) with the major components (compiler, kernel, and so on) of the 6910 components (compiler, kernel, and so on) of the operating system on 7584 components (compiler, kernel, and so on) of the operating system on 9556 form) with the major components (compiler, kernel, and so on) of the [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 57 analyze - v. break down into components or essential features
|