HomeSort by relevance Sort by last modified time
    Searched full:b2c (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/selinux/secilc/test/
optional_test.cil 47 (block b2c
72 ;; b2a.t2, b2b.t2, b2c.t2
77 ;; allow b2c.t2 b2c.t2 : CLASS { PERM PERM1 };
  /external/e2fsprogs/e2fsck/
pass5.c 306 #define B2C(x) EXT2FS_B2C(fs, (x))
307 #define EQ_CLSTR(x, y) (B2C(x) == B2C(y))
308 #define LE_CLSTR(x, y) (B2C(x) <= B2C(y))
309 #define GE_CLSTR(x, y) (B2C(x) >= B2C(y))
338 if ((B2C(fs->super->s_first_data_block) <
340 (B2C(ext2fs_blocks_count(fs->super)-1) >
343 pctx.blk = B2C(fs->super->s_first_data_block)
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PchPlatformLib/
PchPlatformLib.inf 38 FILE_GUID = 32F89CBC-305D-4bdd-8B2C-9C65592E66AC
  /external/icu/icu4c/source/extra/uconv/
uconv.vcxproj.filters 17 <UniqueIdentifier>{7faa3049-c5bb-4b2c-ac0f-10b572b69c83}</UniqueIdentifier>
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
charsets.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/
charsets.jar 
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/h8300/
t03_add.exp     [all...]
t08_or.exp     [all...]
t09_xor.exp     [all...]
t10_and.exp     [all...]
t04_sub.exp     [all...]
t05_cmp.exp     [all...]
  /external/python/cpython2/PC/VS7.1/
pcbuild.sln 73 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "winsound", "winsound.vcproj", "{51F35FAE-FB92-4B2C-9187-1542C065AD77}"
225 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.Debug.ActiveCfg = Debug|Win32
226 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.Debug.Build.0 = Debug|Win32
227 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.Release.ActiveCfg = Release|Win32
228 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.Release.Build.0 = Release|Win32
229 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.ReleaseAMD64.ActiveCfg = ReleaseAMD64|Win32
230 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.ReleaseAMD64.Build.0 = ReleaseAMD64|Win32
231 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.ReleaseItanium.ActiveCfg = ReleaseItanium|Win32
232 {51F35FAE-FB92-4B2C-9187-1542C065AD77}.ReleaseItanium.Build.0 = ReleaseItanium|Win32
  /external/clang/test/CXX/special/class.inhctor/
p2.cpp 57 constexpr B b2c { X<2>{} }; // expected-error {{must be initialized by a constant expression}} expected-note {{non-constexpr}}
  /external/e2fsprogs/resize/
resize2fs.c 84 #define B2C(x) EXT2FS_B2C(fs, (x))
86 #define EQ_CLSTR(x, y) (B2C(x) == B2C(y))
87 #define LE_CLSTR(x, y) (B2C(x) <= B2C(y))
88 #define LT_CLSTR(x, y) (B2C(x) < B2C(y))
89 #define GE_CLSTR(x, y) (B2C(x) >= B2C(y))
90 #define GT_CLSTR(x, y) (B2C(x) > B2C(y)
    [all...]
  /external/guice/extensions/multibindings/test/com/google/inject/multibindings/
MapBinderTest.java 532 AbstractModule b2c = new AbstractModule() { local
541 Injector injector = Guice.createInjector(ab1c, b2c);
545 assertMapVisitor(Key.get(mapOfString), stringType, stringType, setOf(ab1c, b2c), BOTH, true, 0,
558 AbstractModule b2c = new AbstractModule() { local
567 Injector injector = Guice.createInjector(ab1, b2c);
576 assertMapVisitor(Key.get(mapOfString, Abc.class), stringType, stringType, setOf(ab1, b2c), BOTH, true, 0,
    [all...]
  /device/linaro/hikey/l-loader/
generate_ptable.sh 57 fakeroot ${SGDISK} -n 3:0:+1M -t 3:0700 -u 3:65007411-962D-4781-9B2C-51DD7DF22CC3 -c 3:"mcuimage" ${TEMP_FILE}
81 fakeroot ${SGDISK} -n 3:0:+1M -t 3:0700 -u 3:65007411-962D-4781-9B2C-51DD7DF22CC3 -c 3:"mcuimage" ${TEMP_FILE}
103 fakeroot ${SGDISK} -n 3:0:+1M -t 3:0700 -u 3:65007411-962D-4781-9B2C-51DD7DF22CC3 -c 3:"mcuimage" ${TEMP_FILE}
  /cts/tests/tests/text/src/android/text/method/cts/
DigitsKeyListenerTest.java 305 * 6. filter "-5.a1.b2c+3d", return "-51.23"
306 * 7. filter "+5.a1.b2c-3d", return "+51.23"
344 source = "-5.a1.b2c+3d";
349 source = "+5.a1.b2c-3d";
354 source = "-5.a1.b2c+3d";
    [all...]
  /tools/test/connectivity/acts/tests/google/wifi/
WifiIOTTest.py 219 @test_tracker_info(uuid="5acd4bec-b210-4b4c-8b2c-60f3f67798a9")
WifiThroughputStabilityTest.py 359 @test_tracker_info(uuid='ad4774d7-4b2c-49f5-8407-3aa72eb43537')
  /external/libmtp/logs/
mtp-detect-iriver-t10a.txt 52 00a0: 1d1e 1f20 2122 2324 2526 2728 292a 2b2c ... !"#$%&'()*+,
117 00a0: 1d1e 1f20 2122 2324 2526 2728 292a 2b2c ... !"#$%&'()*+,
mtp-detect-iriver-t20.txt 31 00a0: 2526 2728 292a 2b2c 2d2e 2f30 3132 3300 %&'()*+,-./0123.
96 00a0: 2526 2728 292a 2b2c 2d2e 2f30 3132 3300 %&'()*+,-./0123.
mtp-detect-iriver-t30.txt 31 00a0: 2526 2728 292a 2b2c 2d2e 2f30 3132 3300 %&'()*+,-./0123.
96 00a0: 2526 2728 292a 2b2c 2d2e 2f30 3132 3300 %&'()*+,-./0123.
  /external/llvm/unittests/Analysis/
LazyCallGraphTest.cpp     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
opc-i.d 282 b2c: f8 04 0c 59 tf\.nz\.or\.andcm p2,p3=39

Completed in 1806 milliseconds

1 2 3 4