/external/lzma/CPP/7zip/Archive/Common/ |
D | CoderMixer2.cpp | 149 int bond = BindInfo->FindBond_for_PackStream(ind); in CheckCoder() local 150 if (bond < 0) in CheckCoder() 152 if (!CheckCoder(BindInfo->Bonds[bond].UnpackIndex)) in CheckCoder() 249 int bond = _bi.FindBond_for_UnpackStream(coderIndex); in Is_UnpackSize_Correct_for_Coder() local 250 if (bond < 0) in Is_UnpackSize_Correct_for_Coder() 257 UInt32 nextCoder = _bi.Stream_to_Coder[_bi.Bonds[bond].PackIndex]; in Is_UnpackSize_Correct_for_Coder() 270 int bond = _bi.FindBond_for_PackStream(streamIndex); in Is_PackSize_Correct_for_Stream() local 271 if (bond < 0) in Is_PackSize_Correct_for_Stream() 274 UInt32 nextCoder = _bi.Bonds[bond].UnpackIndex; in Is_PackSize_Correct_for_Stream() 304 int bond = _bi.FindBond_for_PackStream(si); in IsThere_ExternalCoder_in_PackTree() local [all …]
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zEncode.cpp | 473 int bond = _bindInfo.FindBond_for_UnpackStream(_DestOut_to_SrcIn[i]); in Encode() local 475 if (bond < 0) in Encode() 481 streamSize = _mixer->GetBondStreamSize(bond); in Encode() 551 NCoderMixer2::CBond bond; in EncoderConstr() local 552 bond.PackIndex = numOutStreams; in EncoderConstr() 553 bond.UnpackIndex = i + 1; // it's next coder in EncoderConstr() 554 _bindInfo.Bonds.Add(bond); in EncoderConstr() 573 const CBond2 &bond = _options.Bonds[i]; in EncoderConstr() local 574 if (bond.InCoder >= _bindInfo.Coders.Size() in EncoderConstr() 575 || bond.OutCoder >= _bindInfo.Coders.Size() in EncoderConstr() [all …]
|
D | 7zHandlerOut.cpp | 104 CBond2 &bond = methodMode.Bonds[k]; in SetMainMethod() local 105 bond.InCoder++; in SetMainMethod() 106 bond.OutCoder++; in SetMainMethod() 890 CBond2 bond; in SetProperties() local 891 RINOK(ParseBond(name, bond.OutCoder, bond.OutStream)); in SetProperties() 896 RINOK(ParseBond(name, bond.InCoder, inStream)); in SetProperties() 901 _bonds.Add(bond); in SetProperties() 914 const CBond2 &bond = _bonds[k]; in SetProperties() local 915 if (bond.InCoder < (UInt32)numEmptyMethods || in SetProperties() 916 bond.OutCoder < (UInt32)numEmptyMethods) in SetProperties() [all …]
|
D | 7zUpdate.cpp | 943 CBond2 bond; in AddBondForFilter() local 944 bond.OutCoder = 0; in AddBondForFilter() 945 bond.OutStream = 0; in AddBondForFilter() 946 bond.InCoder = c; in AddBondForFilter() 947 mode.Bonds.Add(bond); in AddBondForFilter() 981 CBond2 bond; in AddBcj2Methods() local 982 bond.OutCoder = i; in AddBcj2Methods() 983 bond.OutStream = 0; in AddBcj2Methods() 984 bond.InCoder = i + 1; in AddBcj2Methods() 985 mode.Bonds.Add(bond); in AddBcj2Methods() [all …]
|
D | 7zDecode.cpp | 39 NCoderMixer2::CBond &bond = bi.Bonds[i]; in Convert_FolderInfo_to_BindInfo() local 41 bond.PackIndex = folderBond.PackIndex; in Convert_FolderInfo_to_BindInfo() 42 bond.UnpackIndex = folderBond.UnpackIndex; in Convert_FolderInfo_to_BindInfo() 456 int bond = folderInfo.FindBond_for_PackStream(packStreamIndex); in Decode() local 458 if (bond >= 0) in Decode() 459 …= &folders.CoderUnpackSizes[unpackStreamIndexStart + folderInfo.Bonds[(unsigned)bond].UnpackIndex]; in Decode()
|
D | 7zOut.cpp | 294 const CBond &bond = folder.Bonds[i]; in WriteFolder() local 295 WriteNumber(bond.PackIndex); in WriteFolder() 296 WriteNumber(bond.UnpackIndex); in WriteFolder()
|
/external/autotest/server/site_tests/enterprise_CFM_Perf/ |
D | enterprise_CFM_Perf.py | 114 self.bond = bond_http_api.BondHttpApi() 121 meeting_code = self.bond.CreateConference() 142 botIds = self.bond.AddBotsRequest( 150 self.bond.ExecuteScript('@all leave', meeting_code) 158 self.bond.ExecuteScript( 161 self.bond.ExecuteScript( 165 self.bond.ExecuteScript(
|
/external/autotest/client/bin/net/ |
D | net_utils_unittest.py | 899 net_utils.bond().is_enabled() 908 net_utils.bond().is_enabled() 917 net_utils.bond().is_enabled() 926 net_utils.bond().is_enabled() 934 self.assertEquals(net_utils.bond().get_mii_status(), {}) 938 self.assertEquals(net_utils.bond().get_mode(), net_utils.bonding.NO_MODE) 946 self.assertEquals(net_utils.bond().wait_for_state_change(), True) 954 self.assertEquals(net_utils.bond().wait_for_state_change(), True) 960 self.assertEquals(net_utils.bond().wait_for_state_change(), False) 966 self.assertEquals(net_utils.bond().get_active_interfaces(), []) [all …]
|
D | net_utils.py | 278 if bond().is_enabled(): 302 if bond().is_enabled(): 454 def bond(): function
|
/external/libnl/tests/ |
D | .gitignore | 8 /test-create-bond
|
/external/syzkaller/sys/linux/ |
D | socket_netlink_route.txt | 192 bond ifla_info_policy_t["bond", IFLA_INFO_DATA, array[bond_policy]]
|
/external/yapf/ |
D | CHANGELOG | 428 - Strengthen the bond between a keyword and value argument.
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 700 Are dearer than the natural bond of sisters. 4001 O blessed bond of board and bed!
|
D | lcet10.txt | 4206 search--the question being, what is the phosphorus oxygen bond distance
|
D | plrabn12.txt | 7799 The bond of Nature draw me to my own;
|
/external/python/google-api-python-client/samples/prediction/ |
D | language_id.txt | 245 …i allongea un si furieux coup de pointe, que, s'il n'e�t fait vivement un bond en arri�re, il est …
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 21085 鈕帶 < bond; 35811 鈕帶 > bond;
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 9300 2bond
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 19334 bond %44939 bɑnd, bɔnd 19335 bond's %37783 bɑndz 19354 bondurant %36777 bondˈʊrənt 19362 boned %30135 bond 19389 bongiorno %32707 bondʒˈɔrno 19390 bongiovanni %34018 bondʒovˈɑni 134970 rawboned %29466 rˈɔbond
|
D | internal_raw_IPA-old.txt | 22786 bond %37668 bɑnd, bɔnd 22787 bond's bɑndz 22811 bondurant bondˈʊrənt 22819 boned %21041 bond 161063 rawboned rˈɔbond
|