| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_fdr_logging.cpp | 56 BufferQueue *BQ = nullptr; member 77 static BufferQueue *BQ = nullptr; variable 190 DCHECK(BQ->finalizing()); in fdrIterator() 192 if (BQ == nullptr || !BQ->finalizing()) { in fdrIterator() 215 Header.FdrData = FdrAdditionalHeaderData{BQ->ConfiguredBufferSize()}; in fdrIterator() 227 It = BQ->cbegin(); in fdrIterator() 228 End = BQ->cend(); in fdrIterator() 292 if (BQ == nullptr) { in fdrLoggingFlush() 345 Header.FdrData = FdrAdditionalHeaderData{BQ->ConfiguredBufferSize()}; in fdrLoggingFlush() 356 BQ->apply([&](const BufferQueue::Buffer &B) { in fdrLoggingFlush() [all …]
|
| H A D | xray_fdr_controller.h | 26 BufferQueue *BQ; variable 43 return BQ == nullptr || BQ->finalizing(); in finalized() 47 return B.Data != nullptr && B.Generation == BQ->generation() && in hasSpace() 56 if (BQ->getBuffer(B) != BufferQueue::ErrorCode::Ok) in getNewBuffer() 133 if (BQ == nullptr) in returnBuffer() 138 BQ->releaseBuffer(B); // ignore result. in returnBuffer() 142 return BQ->releaseBuffer(B) == BufferQueue::ErrorCode::Ok; in returnBuffer() 154 if (B.Generation != BQ->generation()) in recordPreamble() 171 if (B.Generation != BQ->generation()) in recordPreamble() 191 if (B.Generation != BQ->generation()) in rewindRecords() [all …]
|
| H A D | xray_profiling.cpp | 52 static BufferQueue *BQ = nullptr; variable 95 if (BQ == nullptr) in getThreadLocalData() 98 if (BQ->getBuffer(ThreadBuffers.NodeBuffer) != BufferQueue::ErrorCode::Ok) in getThreadLocalData() 102 BQ->releaseBuffer(ThreadBuffers.NodeBuffer); in getThreadLocalData() 105 if (BQ->getBuffer(ThreadBuffers.RootsBuffer) != BufferQueue::ErrorCode::Ok) in getThreadLocalData() 109 BQ->releaseBuffer(ThreadBuffers.RootsBuffer); in getThreadLocalData() 112 if (BQ->getBuffer(ThreadBuffers.ShadowStackBuffer) != in getThreadLocalData() 117 BQ->releaseBuffer(ThreadBuffers.ShadowStackBuffer); in getThreadLocalData() 120 if (BQ->getBuffer(ThreadBuffers.NodeIdPairBuffer) != in getThreadLocalData() 187 profileCollectorService::post(BQ, std::move(*FCT), std::move(*Allocators), in postCurrentThreadFCT() [all …]
|
| H A D | xray_profile_collector.cpp | 60 BufferQueue *BQ; member 75 static BufferQueue *BQ = nullptr; variable 317 TD.BQ->releaseBuffer(TD.Buffers.NodeBuffer); in reset() 318 TD.BQ->releaseBuffer(TD.Buffers.RootsBuffer); in reset() 319 TD.BQ->releaseBuffer(TD.Buffers.ShadowStackBuffer); in reset() 320 TD.BQ->releaseBuffer(TD.Buffers.NodeIdPairBuffer); in reset() 335 BQ->releaseBuffer(Buffer); in reset() 338 if (BQ == nullptr) { in reset() 344 BQ = reinterpret_cast<BufferQueue *>(&BufferQueueStorage); in reset() 346 BQ->finalize(); in reset() [all …]
|
| /freebsd/crypto/openssl/demos/bio/ |
| H A D | root.pem | 14 BQ/MZ2M21E03sxlgPGKkRVTU520az84Tyft7T7sJ6BeGSMrdEZVUSJxsS/iFFwL2
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | msm8916-longcheer-l8910.dts | 14 model = "BQ Aquaris X5 (Longcheer L8910)";
|
| H A D | msm8939-longcheer-l9100.dts | 15 model = "BQ Aquaris M5 (Longcheer L9100)";
|
| H A D | msm8976-longcheer-l9360.dts | 15 model = "BQ Aquaris X5 Plus (Longcheer L9360)";
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 1917 def VDOT_LANEQ_BF : SOpInst<"vbfdot_laneq", "..B(BQ)I", "fQf", OP_BFDOT_LNQ>; 1925 def VFMLALB_LANEQ_BF : SOpInst<"vbfmlalb_laneq", "..B(BQ)I", "Qf", OP_BFMLALB_LN>; 1928 def VFMLALT_LANEQ_BF : SOpInst<"vbfmlalt_laneq", "..B(BQ)I", "Qf", OP_BFMLALT_LN>; 2044 def VCVT_LOW_F32_BF16 : SOpInst<"vcvt_low_f32", "(F>)(BQ!)", "Qb", OP_VCVT_F32_BF16_LO>; 2045 def VCVT_HIGH_F32_BF16 : SOpInst<"vcvt_high_f32", "(F>)(BQ!)", "Qb", OP_VCVT_F32_BF16_HI>; 2052 def VCVT_BF16_F32_A32_INTERNAL : WInst<"__a32_vcvt_bf16", "BQ", "f">; 2053 def VCVT_BF16_F32_A32 : SOpInst<"vcvt_bf16", "BQ", "f", OP_VCVT_BF16_F32_A32>; 2054 def VCVT_LOW_BF16_F32_A32 : SOpInst<"vcvt_low_bf16", "BQ", "Qf", OP_VCVT_BF16_F32_LO_A32>; 2059 def VCVT_LOW_BF16_F32_A64 : SInst<"vcvt_low_bf16", "BQ", "Qf">; 2061 def VCVT_BF16_F32 : SInst<"vcvt_bf16", "BQ", "f">;
|
| /freebsd/share/misc/ |
| H A D | iso3166 | 48 BQ BES 535 Bonaire, Sint Eustatius and Saba 547 # BONAIRE, SAINT EUSTATIUS AND SABA (BQ), CURACAO (CW) and
|
| /freebsd/sys/contrib/device-tree/src/arm/rockchip/ |
| H A D | rk3188-bqedison2qc.dts | 14 model = "BQ Edison2 Quad-Core";
|
| /freebsd/usr.sbin/tzsetup/ |
| H A D | baseline | 84 BQ:Bonaire, Sint Eustatius and Saba
|
| /freebsd/contrib/tzdata/ |
| H A D | zone1970.tab | 256 PR,AG,CA,AI,AW,BL,BQ,CW,DM,GD,GP,KN,LC,MF,MS,SX,TT,VC,VG,VI +182806-0660622 America/Puerto_Rico AST…
|
| H A D | zone.tab | 88 BQ +120903-0681636 America/Kralendijk
|
| H A D | NEWS | 4872 Country code BQ is now called the more common name "Caribbean Netherlands" 4987 Fix typos in the entries for country codes BQ and SX.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 2180 CASE_MOVX_RM(SX, BQ) in addConstantComments() 2199 CASE_MOVX_RM(ZX, BQ) in addConstantComments()
|
| H A D | X86ScheduleZnver4.td | 1650 "(V?)PMOV(SX|ZX)(BD|BQ|BW|WD|WQ|DQ)(Y?|Z128?|Z256?)(rr|rrk|rrkz)", 1660 "(V?)PMOV(SX|ZX)(BD|BQ|BW|WD|WQ|DQ)Z(rr|rrk|rrkz)"
|
| H A D | X86InstrSSE.td | 5053 defm BQ : SS41I_pmovx_rm<0x22, "bq", i16mem, i32mem, NoVLX>;
|
| /freebsd/contrib/tzcode/ |
| H A D | NEWS | 4872 Country code BQ is now called the more common name "Caribbean Netherlands" 4987 Fix typos in the entries for country codes BQ and SX.
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | DerivedNormalizationProps.txt | 118 33C3 ; FC_NFKC; 0062 0071 # So SQUARE BQ
|
| H A D | UnicodeData.txt | 9266 33C3;SQUARE BQ;So;0;L;<square> 0042 0071;;;;N;SQUARED BQ;;;;
|
| H A D | NormalizationTest.txt | 2260 33C3;33C3;33C3;0042 0071;0042 0071; # (㏃; ㏃; ㏃; Bq; Bq; ) SQUARE BQ
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evppkey_kas.txt | 1627 gdNKkLY1O8pu66dA+b6tOcLyvMJgL3W4pz7Hvf/Lzq0VnQF0xsTTxTV/BQ==
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | UnicodeData.txt | 8884 33C3;SQUARE BQ;So;0;L;<square> 0042 0071;;;;N;SQUARED BQ;;;;
|
| /freebsd/tools/tools/locale/etc/charmaps/ |
| H A D | eucKR.TXT | 7124 0xA7EC 0x33C3 #SQUARE BQ
|