/development/tools/repo_diff/service/repodiff/controllers/ |
D | differential.go | 233 entities, err := filesystem.CSVFileToEntities( 242 return toDiffRows(entities) 245 func toDiffRows(entities []interface{}) ([]ent.DiffRow, error) { 246 diffRows := make([]ent.DiffRow, len(entities)) 247 for i, entity := range entities { 258 entities, err := filesystem.CSVFileToEntities( 267 return toCommitRows(entities) 270 func toCommitRows(entities []interface{}) ([]ent.CommitRow, error) { 271 commitRows := make([]ent.CommitRow, len(entities)) 272 for i, entity := range entities {
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/ |
D | unix_test.go | 25 entities, err := CSVFileToEntities( 32 assert.Equal(t, 670, len(entities), "Entity length should be equal")
|
/development/tools/repo_diff/service/repodiff/entities/ |
D | entities.go | 1 package entities package
|
/development/apps/Fallback/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/Development/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/CustomLocale/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/NinePatchLab/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/samples/VoicemailProviderDemo/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/samples/AccelerometerPlay/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/launchperf/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/BluetoothDebug/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/samples/CubeLiveWallpaper/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/SdkSetup/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/OBJViewer/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/cmds/monkey/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/GestureBuilder/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/apps/DevelopmentSettings/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/samples/Home/ |
D | NOTICE | 29 other entities that control, are controlled by, or are under common
|
/development/host/windows/usb/ |
D | NOTICE | 16 other entities that control, are controlled by, or are under common
|
/development/tools/winscope/ |
D | yarn.lock | 1798 entities "^1.1.1" 1886 entities@^1.1.1: 1888 …resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f85… 2404 html-entities@^1.2.0: 2406 …resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515… 2451 entities "^1.1.1" 5301 html-entities "^1.2.0"
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 1286 other entities that control, are controlled by, or are under common 2005 other entities that control, are controlled by, or are under common 3209 other entities that control, are controlled by, or are under common 3543 For legal entities, "You" includes any entity which controls, is 4418 other entities that control, are controlled by, or are under common 5663 other entities that control, are controlled by, or are under common 8410 other entities that control, are controlled by, or are under common 9197 other entities that control, are controlled by, or are under common 9786 other entities that control, are controlled by, or are under common 10267 other entities that control, are controlled by, or are under common [all …]
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 31915 …l2,fake_0vxac3FZQGOX3dzfy2IWIw@fakeemail.com,"Get rid of ""blanks wrapper"" for parameter entities" 31945 …ml2,fake_0vxac3FZQGOX3dzfy2IWIw@fakeemail.com,Don't switch encoding for internal parameter entities 31967 …atform/external/libxml2,fake_NN9kpl6-SxqXF0wyNQbvqA@fakeemail.com,Avoid building recursive entities 32024 …y2IWIw@fakeemail.com,"Revert ""Add an XML_PARSE_NOXXE flag to block all entities loading even loca… 32066 …l/libxml2,fake_0vxac3FZQGOX3dzfy2IWIw@fakeemail.com,Detect infinite recursion in parameter entities 32071 …ernal/libxml2,fake_NN9kpl6-SxqXF0wyNQbvqA@fakeemail.com,Fix inappropriate fetch of entities content 97481 …base,fake_XnfNiAXNTUeClATkLgi-pA@fakeemail.com,TextClassifier: Multiple entities & confidence scor… 111796 …orm/frameworks/support,fake_6M28ToDVRq6u4XvgT5ix4A@fakeemail.com,Cache processes pojos and entities 112783 …ameworks/support,fake_6M28ToDVRq6u4XvgT5ix4A@fakeemail.com,Prefer public fields in entities / pojos 113227 …h82rsSGOUmOjgg6KDXQ@fakeemail.com,Replace some characters with the HTML entities for correct rende… [all …]
|