HomeSort by relevance Sort by last modified time
    Searched refs:ZB (Results 1 - 25 of 28) sorted by null

1 2

  /prebuilts/go/darwin-x86/doc/progs/
eff_bytesize.go 19 ZB
27 case b >= ZB:
28 return fmt.Sprintf("%.2fZB", b/ZB)
  /prebuilts/go/linux-x86/doc/progs/
eff_bytesize.go 19 ZB
27 case b >= ZB:
28 return fmt.Sprintf("%.2fZB", b/ZB)
  /external/llvm/include/llvm/Support/
MathExtras.h 70 static std::size_t count(T Val, ZeroBehavior ZB) {
71 if (ZB != ZB_Undefined && Val == 0)
86 static std::size_t count(T Val, ZeroBehavior ZB) {
87 if (ZB != ZB_Undefined && Val == 0)
108 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
111 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
115 return detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
139 static std::size_t count(T Val, ZeroBehavior ZB) {
140 if (ZB != ZB_Undefined && Val == 0)
155 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MathExtras.h 70 static std::size_t count(T Val, ZeroBehavior ZB) {
71 if (ZB != ZB_Undefined && Val == 0)
86 static std::size_t count(T Val, ZeroBehavior ZB) {
87 if (ZB != ZB_Undefined && Val == 0)
108 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
111 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
115 return detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
139 static std::size_t count(T Val, ZeroBehavior ZB) {
140 if (ZB != ZB_Undefined && Val == 0)
155 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 70 static std::size_t count(T Val, ZeroBehavior ZB) {
71 if (ZB != ZB_Undefined && Val == 0)
86 static std::size_t count(T Val, ZeroBehavior ZB) {
87 if (ZB != ZB_Undefined && Val == 0)
108 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
111 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
115 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
139 static std::size_t count(T Val, ZeroBehavior ZB) {
140 if (ZB != ZB_Undefined && Val == 0)
155 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h 70 static std::size_t count(T Val, ZeroBehavior ZB) {
71 if (ZB != ZB_Undefined && Val == 0)
86 static std::size_t count(T Val, ZeroBehavior ZB) {
87 if (ZB != ZB_Undefined && Val == 0)
108 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
111 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
115 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
139 static std::size_t count(T Val, ZeroBehavior ZB) {
140 if (ZB != ZB_Undefined && Val == 0)
155 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
MathExtras.h 71 static std::size_t count(T Val, ZeroBehavior ZB) {
72 if (ZB != ZB_Undefined && Val == 0)
87 static std::size_t count(T Val, ZeroBehavior ZB) {
88 if (ZB != ZB_Undefined && Val == 0)
109 /// \param ZB the behavior on an input of 0. Only ZB_Width and ZB_Undefined are
112 std::size_t countTrailingZeros(T Val, ZeroBehavior ZB = ZB_Width) {
116 return llvm::detail::TrailingZerosCounter<T, sizeof(T)>::count(Val, ZB);
140 static std::size_t count(T Val, ZeroBehavior ZB) {
141 if (ZB != ZB_Undefined && Val == 0)
156 static std::size_t count(T Val, ZeroBehavior ZB) {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/testdata/
flowgraph_generator1.go 159 "ZB,Z", "B,ZB", "ZB,BZ", "ZB,ZB",
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/testdata/
flowgraph_generator1.go 159 "ZB,Z", "B,ZB", "ZB,BZ", "ZB,ZB",
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
MathUtils.java 63 private static final byte ZB = (byte)0;
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
alpha-opc.c 226 #define ZB (ZA + 1)
228 #define ZC (ZB + 1)
488 { "lda", MEM(0x08), BASE, { RA, MDISP, ZB } }, /* pseudo */
490 { "ldah", MEM(0x09), BASE, { RA, MDISP, ZB } }, /* pseudo */
566 { "nop", OPR(0x11,0x20), BASE, { ZA, ZB, ZC } }, /* pseudo */
567 { "clr", OPR(0x11,0x20), BASE, { ZA, ZB, RC } }, /* pseudo */
666 { "itofs", FP(0x14,0x004), CIX, { RA, ZB, FC } },
669 { "itoff", FP(0x14,0x014), CIX, { RA, ZB, FC } },
670 { "itoft", FP(0x14,0x024), CIX, { RA, ZB, FC } },
    [all...]
arc-opc.c     [all...]
  /external/syslinux/bios/dos/
syslinux.com 116 ?? ^S?&??mB*?#G#A?4?n????/?L?(cfp????i?L7??2?y???????k9?G? ???Z??KG?<??m?7?D?y?;3k???L)M?Um?R????c r???m)]?????B&?o b]??e&:K?6b??&?I?S?d1?)?j<?)?W?m???'?0?:IL??1?n?hK??d???rl???g?C????K?d/?s??y2???H?0??t&CF5?R6???Q?B?????5w?J ??KO?¶?T?a???',Wh??ix} ?6$1?X??u?tVaJ=???FI???*??+?Doj??? Psa?????_??v???r?7????"9???xC?c?)b??+u??e? ??2'??lQ??h?w?????j??!?? Nfb???????H?z????9?A'?z.???C^?ps<Q????O>??V?Z?F2??M$?C????v??\??^?w??4 m?Yl9FM???m@??8cu6?D?u%?^?a??m?[7?8w8???M?I?s?NH?x??P??P?'d???R?B?q?S? zB?P???9??
131 ???As?iRU??O??-??2???G??h3??E?Z7R???.?2T???????????I????3C???Zh? H-?T??+s???9?I??K??(???T????g?c???d??A?W????:l?;< G?w)?(??7'?oB??3Uin "X????(,?`?88ruI(w^??) m><??ydm??y??<Sh?^?G???F? ?W?+=???c?l?.`5 ?s"??%B?J3tb? ?t2g6???\??yHT??'???i?,%??^?o??i0?f"C}?f ?p?]??gdA?9? ?w?0??3W ?l?L????W=????A?o|?6X?<?c?tYu?\?e????? ?I??U????4?(?kW??????x?]t;?$????p???.4|5???FlN??&?? NI?????#??M???>(X4?HH;???>?0M??T?!?X+B?*?B F??SES?;?}Ju1Rs?b?+d?6{G?B???n/O>?b_?¿?S\ v9?R????s?~>?)??,d??Zb?7?# hXr67]?%??B?u???R?a??}e???<??L?Wv]J?iZ???b??Q?G??/??????9?2?yk1B*???`o?@?.Gjwp??|b??l???wv<?O?m???:2|??]j-I?6#9??)?? i"??j0s\?S?'%pV??V
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48.rtp 348 C?3`]???Ux??tu? ??T???@_???,?????!???????}???EI??X?ZB??UUR?????V?A?"S?0??t??w/??F?3??_?9T????-?I
    [all...]

Completed in 793 milliseconds

1 2