Home
last modified time | relevance | path

Searched full:cab (Results 1 – 25 of 798) sorted by relevance

12345678910>>...32

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-dap.h238 …uint32_t cabnsen : 1; /**< [ 10: 10](R/W) Enable nonsecure CAB accesses from NCB an…
239 … 0 = Return fault on nonsecure CAB accesses.
240 … 1 = Enable nonsecure CAB accesses. */
241 …uint32_t caben : 1; /**< [ 9: 9](R/W) Enable CAB accesses from NCB and RSL devi…
242 … 0 = Return fault for all CAB accesses.
243 1 = Enable all CAB accesses.
285 …uint32_t caben : 1; /**< [ 9: 9](R/W) Enable CAB accesses from NCB and RSL devi…
286 … 0 = Return fault for all CAB accesses.
287 1 = Enable all CAB accesses.
290 …uint32_t cabnsen : 1; /**< [ 10: 10](R/W) Enable nonsecure CAB accesses from NCB an…
[all …]
/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dglob_unittest.cc80 GlobMatcher matcher = GlobMatcher::FromPattern("AB*CAB"); in TEST()
144 GlobMatcher matcher = GlobMatcher::FromPattern("AB?*CAB"); in TEST()
160 GlobMatcher matcher = GlobMatcher::FromPattern("AB[a-zA-Z]CAB"); in TEST()
174 ASSERT_FALSE(matcher.Matches("AB-CAB")); in TEST()
178 GlobMatcher matcher = GlobMatcher::FromPattern("AB[abcAZe]CAB"); in TEST()
205 GlobMatcher matcher = GlobMatcher::FromPattern("AB[abcf-zA-DEFG-Z]CAB"); in TEST()
220 GlobMatcher matcher = GlobMatcher::FromPattern("AB[^a-zA]CAB"); in TEST()
234 GlobMatcher matcher = GlobMatcher::FromPattern("AB[-]CAB"); in TEST()
237 ASSERT_TRUE(matcher.Matches("AB-CAB")); in TEST()
240 ASSERT_FALSE(matcher.Matches("AB]CAB")); in TEST()
[all …]
/aosp_15_r20/external/python/cpython3/Doc/library/
Dmsilib.rst6 :synopsis: Creation of Microsoft Installer files, and CAB files.
23 Because these files often contain an embedded "cabinet" file (``.cab``), it also
24 exposes an API to create CAB files. Support for reading ``.cab`` files is
32 The package contents can be roughly split into four parts: low-level CAB
39 Create a new CAB file named *cabname*. *files* must be a list of tuples, each
40 containing the name of the file on disk, and the name of the file inside the CAB
43 The files are added to the CAB file in the order they appear in the list. All
44 files are added into a single CAB file, using the MSZIP compression algorithm.
331 CAB Objects
335 .. class:: CAB(name)
[all …]
/aosp_15_r20/external/python/cpython2/Doc/library/
Dmsilib.rst6 :synopsis: Creation of Microsoft Installer files, and CAB files.
16 Because these files often contain an embedded "cabinet" file (``.cab``), it also
17 exposes an API to create CAB files. Support for reading ``.cab`` files is
26 The package contents can be roughly split into four parts: low-level CAB
33 Create a new CAB file named *cabname*. *files* must be a list of tuples, each
34 containing the name of the file on disk, and the name of the file inside the CAB
37 The files are added to the CAB file in the order they appear in the list. All
38 files are added into a single CAB file, using the MSZIP compression algorithm.
320 CAB Objects
324 .. class:: CAB(name)
[all …]
/aosp_15_r20/external/apache-http/src/org/apache/http/conn/routing/
H A DRouteTracker.java407 StringBuilder cab = new StringBuilder(50 + getHopCount()*30); in toString() local
409 cab.append("RouteTracker["); in toString()
411 cab.append(this.localAddress); in toString()
412 cab.append("->"); in toString()
414 cab.append('{'); in toString()
416 cab.append('c'); in toString()
418 cab.append('t'); in toString()
420 cab.append('l'); in toString()
422 cab.append('s'); in toString()
423 cab.append("}->"); in toString()
[all …]
H A DHttpRoute.java413 StringBuilder cab = new StringBuilder(50 + getHopCount()*30); in toString() local
415 cab.append("HttpRoute["); in toString()
417 cab.append(this.localAddress); in toString()
418 cab.append("->"); in toString()
420 cab.append('{'); in toString()
422 cab.append('t'); in toString()
424 cab.append('l'); in toString()
426 cab.append('s'); in toString()
427 cab.append("}->"); in toString()
430 cab.append(aProxyChain); in toString()
[all …]
/aosp_15_r20/external/libopus/silk/fixed/x86/
H A Dburg_modified_FIX_sse4_1.c69 opus_int32 CAb[ SILK_MAX_ORDER_LPC + 1 ]; in silk_burg_modified_sse4_1() local
91CAb[ 0 ] = CAf[ 0 ] = C0 + silk_SMMUL( SILK_FIX_CONST( FIND_LPC_COND_FAC, 32 ), C0 ) + 1; … in silk_burg_modified_sse4_1()
120CAb[ 0 ] = CAf[ 0 ] = C0 + silk_SMMUL( SILK_FIX_CONST( FIND_LPC_COND_FAC, 32 ), C0 ) + 1; … in silk_burg_modified_sse4_1()
147CAb[ k ] = silk_SMLAWB( CAb[ k ], tmp2, x_ptr[ subfr_length - n + k - 1 ] ); /* Q( -rshift … in silk_burg_modified_sse4_1()
247 PTR_3210 = _mm_loadu_si128( (__m128i *)&CAb[ k ] ); in silk_burg_modified_sse4_1()
253 _mm_storeu_si128( (__m128i *)&CAb[ k ], PTR_3210 ); in silk_burg_modified_sse4_1()
259 CAb[ k ] = silk_SMLAWW( CAb[ k ], tmp2, in silk_burg_modified_sse4_1()
270 …nrg = silk_ADD32( CAb[ 0 ], CAf[ 0 ] ); /*… in silk_burg_modified_sse4_1()
279 …num = silk_ADD_LSHIFT32( num, silk_SMMUL( CAb[ n - k ], Atmp1 ), 32 - QA - lz ); /*… in silk_burg_modified_sse4_1()
280 nrg = silk_ADD_LSHIFT32( nrg, silk_SMMUL( silk_ADD32( CAb[ k + 1 ], CAf[ k + 1 ] ), in silk_burg_modified_sse4_1()
[all …]
/aosp_15_r20/external/libopus/silk/fixed/
H A Dburg_modified_FIX.c64 opus_int32 CAb[ SILK_MAX_ORDER_LPC + 1 ]; in silk_burg_modified_c() local
83CAb[ 0 ] = CAf[ 0 ] = C0 + silk_SMMUL( SILK_FIX_CONST( FIND_LPC_COND_FAC, 32 ), C0 ) + 1; … in silk_burg_modified_c()
112CAb[ 0 ] = CAf[ 0 ] = C0 + silk_SMMUL( SILK_FIX_CONST( FIND_LPC_COND_FAC, 32 ), C0 ) + 1; … in silk_burg_modified_c()
139CAb[ k ] = silk_SMLAWB( CAb[ k ], tmp2, x_ptr[ subfr_length - n + k - 1 ] ); /* Q( -rshift … in silk_burg_modified_c()
164 CAb[ k ] = silk_SMLAWW( CAb[ k ], tmp2, in silk_burg_modified_c()
174 …nrg = silk_ADD32( CAb[ 0 ], CAf[ 0 ] ); /*… in silk_burg_modified_c()
183 …num = silk_ADD_LSHIFT32( num, silk_SMMUL( CAb[ n - k ], Atmp1 ), 32 - QA - lz ); /*… in silk_burg_modified_c()
184 nrg = silk_ADD_LSHIFT32( nrg, silk_SMMUL( silk_ADD32( CAb[ k + 1 ], CAf[ k + 1 ] ), in silk_burg_modified_c()
188CAb[ n + 1 ] = tmp2; /*… in silk_burg_modified_c()
241 …tmp2 = CAb[ n - k + 1 ]; /* Q( -rshifts… in silk_burg_modified_c()
[all …]
/aosp_15_r20/external/libopus/silk/float/
H A Dburg_modified_FLP.c53 double CAf[ SILK_MAX_ORDER_LPC + 1 ], CAb[ SILK_MAX_ORDER_LPC + 1 ]; in silk_burg_modified_FLP() local
70 CAb[ 0 ] = CAf[ 0 ] = C0 + FIND_LPC_COND_FAC * C0 + 1e-9f; in silk_burg_modified_FLP()
91 CAb[ k ] -= tmp2 * x_ptr[ subfr_length - n + k - 1 ]; in silk_burg_modified_FLP()
102 CAb[ n + 1 ] = tmp2; in silk_burg_modified_FLP()
105 num = CAb[ n + 1 ]; in silk_burg_modified_FLP()
106 nrg_b = CAb[ 0 ]; in silk_burg_modified_FLP()
110 num += CAb[ n - k ] * Atmp; in silk_burg_modified_FLP()
111 nrg_b += CAb[ k + 1 ] * Atmp; in silk_burg_modified_FLP()
156 CAf[ k ] += rc * CAb[ n - k + 1 ]; in silk_burg_modified_FLP()
157 CAb[ n - k + 1 ] += rc * tmp1; in silk_burg_modified_FLP()
/aosp_15_r20/external/libopus/dnn/
H A Dburg.c112 double CAf[ SILK_MAX_ORDER_LPC + 1 ], CAb[ SILK_MAX_ORDER_LPC + 1 ]; in silk_burg_analysis() local
129 CAb[ 0 ] = CAf[ 0 ] = C0 + FIND_LPC_COND_FAC * C0 + 1e-9f; in silk_burg_analysis()
150 CAb[ k ] -= tmp2 * x_ptr[ subfr_length - n + k - 1 ]; in silk_burg_analysis()
161 CAb[ n + 1 ] = tmp2; in silk_burg_analysis()
164 num = CAb[ n + 1 ]; in silk_burg_analysis()
165 nrg_b = CAb[ 0 ]; in silk_burg_analysis()
169 num += CAb[ n - k ] * Atmp; in silk_burg_analysis()
170 nrg_b += CAb[ k + 1 ] * Atmp; in silk_burg_analysis()
215 CAf[ k ] += rc * CAb[ n - k + 1 ]; in silk_burg_analysis()
216 CAb[ n - k + 1 ] += rc * tmp1; in silk_burg_analysis()
/aosp_15_r20/external/python/cpython2/Tools/msi/
Dmsilib.py350 class CAB: class
381 os.unlink(self.name+".cab")
402 cmd = r'"%s" -m lzx:21 n %s.cab @%s.txt' % (cabarc, self.name, self.name)
411 if not os.path.exists(self.name+".cab"):
415 add_stream(db, self.name, self.name+".cab")
417 os.unlink(self.name+".cab")
422 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
426 time. Files are added into the current component, and into the cab file.
439 self.cab = cab
474 keyid = self.cab.gen_id(self.absolute, keyfile)
[all …]
Dmsi.py5 from msilib import Feature, CAB, Directory, Dialog, Binary, add_data
947 cab = CAB("python")
950 root = PyDirectory(db, cab, None, srcdir, "TARGETDIR", "SourceDir")
964 dlldir = PyDirectory(db, cab, root, srcdir, "DLLDIR", ".")
978 DLLs = PyDirectory(db, cab, root, srcdir + "/" + PCBUILD, "DLLs", "DLLS|DLLs")
1029 lib = PyDirectory(db, cab, parent, dir, dir, "%s|%s" % (parent.make_short(dir), dir))
1145 lib = PyDirectory(db, cab, root, "include", "include", "INCLUDE|include")
1149 lib = PyDirectory(db, cab, root, PCBUILD, "libs", "LIBS|libs")
1162 lib = PyDirectory(db, cab, parent, phys, dir, "%s|%s" % (parent.make_short(dir), dir))
1172 tooldir = PyDirectory(db, cab, root, "Tools", "Tools", "TOOLS|Tools")
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dpossible_match_test.cc44 { "ab(cab|cat)", 10, "abcab", "abcat" },
45 { "ab(cab|ca)x", 10, "abcabx", "abcax" },
61 { "(?i)ab(cab|cat)", 10, "ABCAB", "abcat" },
62 { "(?i)ab(cab|ca)x", 10, "ABCABX", "abcax" },
79 { "\\Aab(cab|cat)", 10, "abcab", "abcat" },
80 { "\\Aab(cab|ca)x", 10, "abcabx", "abcax" },
96 { "(?i)\\Aab(cab|cat)", 10, "ABCAB", "abcat" },
97 { "(?i)\\Aab(cab|ca)x", 10, "ABCABX", "abcax" },
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dpossible_match_test.cc44 { "ab(cab|cat)", 10, "abcab", "abcat" },
45 { "ab(cab|ca)x", 10, "abcabx", "abcax" },
61 { "(?i)ab(cab|cat)", 10, "ABCAB", "abcat" },
62 { "(?i)ab(cab|ca)x", 10, "ABCABX", "abcax" },
79 { "\\Aab(cab|cat)", 10, "abcab", "abcat" },
80 { "\\Aab(cab|ca)x", 10, "abcabx", "abcax" },
96 { "(?i)\\Aab(cab|cat)", 10, "ABCAB", "abcat" },
97 { "(?i)\\Aab(cab|ca)x", 10, "ABCABX", "abcax" },
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dpossible_match_test.cc45 { "ab(cab|cat)", 10, "abcab", "abcat" },
46 { "ab(cab|ca)x", 10, "abcabx", "abcax" },
62 { "(?i)ab(cab|cat)", 10, "ABCAB", "abcat" },
63 { "(?i)ab(cab|ca)x", 10, "ABCABX", "abcax" },
80 { "\\Aab(cab|cat)", 10, "abcab", "abcat" },
81 { "\\Aab(cab|ca)x", 10, "abcabx", "abcax" },
97 { "(?i)\\Aab(cab|cat)", 10, "ABCAB", "abcat" },
98 { "(?i)\\Aab(cab|ca)x", 10, "ABCABX", "abcax" },
/aosp_15_r20/cts/apps/CameraITS/tests/scene7/
H A Dtest_multi_camera_switch.py173 """Checks the delta Cab for UW and W img.
178 cab_atol: float; threshold to use for delta Cab.
187 # Calculate Delta Cab
188 cab = np.sqrt(abs(uw_a - w_a)**2 + abs(uw_b - w_b)**2)
189 logging.debug('delta_C: %.4f', cab)
191 if cab > cab_atol:
192 failed_awb_msg.append('Delta Cab is greater than the threshold value for '
195 f'delta_cab: {cab:.4f} '
567 # AWB Check : Verify that delta Cab are within the limits
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabHandler.cpp234 s += ".cab"; in Z7_COM7F_IMF()
245 if (fn.Len() > 4 && StringsAreEqualNoCase_Ascii(fn.RightPtr(4), ".cab")) in Z7_COM7F_IMF()
255 s2 += ".cab"; in Z7_COM7F_IMF()
475 // some "bad" cab example can contain the link to itself. in Z7_COM7F_IMF()
1098 CFolder::NumDataBlocks (CFFOLDER::cCFData in CAB specification) is 16-bit.
1099 But there are some big CAB archives from MS that contain more
1101 Old cab extracting software can show error (or ask next volume)
1102 but cab extracting library in new Windows ignores this error.
1188 But PyCabArc can create CAB archives that don't have
1190 Cabarc probably ignores such errors in cab archives.
/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/
H A DITDownscopingTest.java57 * script (downscoping-with-cab-setup.sh).
61 // Output copied from the setup script (downscoping-with-cab-setup.sh).
62 private static final String GCS_BUCKET_NAME = "cab-int-bucket-cbi3qrv5";
63 private static final String GCS_OBJECT_NAME_WITH_PERMISSION = "cab-first-cbi3qrv5.txt";
64 private static final String GCS_OBJECT_NAME_WITHOUT_PERMISSION = "cab-second-cbi3qrv5.txt";
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_msilib.py106 cab = msilib.CAB('CAB')
107 dir = msilib.Directory(db, cab, None, TESTFN, 'TARGETDIR',
121 cabpath = TESTFN + '.cab'
/aosp_15_r20/external/cronet/third_party/libxml/fuzz/seed_corpus/
H A D948413ad9f30726920f53ed384ce679da64511971 <!DOCTYPE cab SYSTEM "http://example.org/cab.dtd">
2 <cab>
6 </cab>
/aosp_15_r20/external/libxml2/test/threads/
H A Dcab.xml1 <!DOCTYPE cab SYSTEM "http://example.org/cab.dtd">
2 <cab>
6 </cab>
/aosp_15_r20/external/python/cpython2/Lib/msilib/
D__init__.py190 class CAB: class
227 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
231 time. Files are added into the current component, and into the cab file.
244 self.cab = cab
279 keyid = self.cab.gen_id(self.absolute, keyfile)
349 sequence, logical = self.cab.append(absolute, file, logical)
/aosp_15_r20/external/python/cpython3/Lib/msilib/
D__init__.py190 class CAB: class
227 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
231 time. Files are added into the current component, and into the cab file.
244 self.cab = cab
279 keyid = self.cab.gen_id(keyfile)
349 sequence, logical = self.cab.append(absolute, file, logical)
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DPrintWriterTest.java623 char[] cab = new char[3]; in test_writeI() local
629 cab[0] = (char) isr.read(); in test_writeI()
630 cab[1] = (char) isr.read(); in test_writeI()
631 cab[2] = (char) isr.read(); in test_writeI()
632 assertTrue("Wrote incorrect ints", cab[0] == 'a' && cab[1] == 'b' in test_writeI()
633 && cab[2] == 'c'); in test_writeI()
/aosp_15_r20/external/lzma/CPP/7zip/Bundles/Format7zF/
H A DFormat7z.dsp112 SOURCE=..\..\Archive\Icons\cab.ico
972 # Begin Group "Cab Compress"
2560 # Begin Group "Cab"
2565 SOURCE=..\..\Archive\Cab\CabBlockInStream.cpp
2569 SOURCE=..\..\Archive\Cab\CabBlockInStream.h
2573 SOURCE=..\..\Archive\Cab\CabHandler.cpp
2577 SOURCE=..\..\Archive\Cab\CabHandler.h
2581 SOURCE=..\..\Archive\Cab\CabHeader.cpp
2585 SOURCE=..\..\Archive\Cab\CabHeader.h
2589 SOURCE=..\..\Archive\Cab\CabIn.cpp
[all …]

12345678910>>...32