HomeSort by relevance Sort by last modified time
    Searched defs:subs (Results 26 - 50 of 82) sorted by null

12 3 4

  /toolchain/binutils/binutils-2.27/libiberty/
cp-demangle.h 110 struct demangle_component **subs; member in struct:d_info
113 /* The number of available entries in the subs array. */
115 /* The number of substitutions which we actually made from the subs
cp-demangle.c 5943 __extension__ struct demangle_component *subs[di.num_subs]; local
6224 __extension__ struct demangle_component *subs[di.num_subs]; local
    [all...]
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorConcatenation.h 197 // Collect dimension-wise indices (subs).
198 array<Index, NumDims> subs; local
201 subs[i] = index / m_outputStrides[i];
202 index -= subs[i] * m_outputStrides[i];
204 subs[0] = index;
207 subs[i] = index / m_outputStrides[i];
208 index -= subs[i] * m_outputStrides[i];
210 subs[NumDims - 1] = index;
214 if (subs[m_axis] < left_dims[m_axis]) {
217 left_index = subs[0]
319 array<Index, Base::NumDims> subs; local
    [all...]
  /external/google-benchmark/test/
output_test_helper.cc 64 SubMap const& subs = GetSubstitutions(); local
66 for (auto const& KV : subs) {
351 auto& subs = internal::GetSubstitutions(); local
355 for (auto& EKV : subs) {
362 if (!exists) subs.push_back(std::move(KV));
  /external/libcxx/utils/google-benchmark/test/
output_test_helper.cc 64 SubMap const& subs = GetSubstitutions(); local
66 for (auto const& KV : subs) {
351 auto& subs = internal::GetSubstitutions(); local
355 for (auto& EKV : subs) {
362 if (!exists) subs.push_back(std::move(KV));
  /external/selinux/libselinux/src/
label_file.h 93 struct selabel_sub *subs; member in struct:saved_data
  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
CarrierText.java 171 List<SubscriptionInfo> subs = mKeyguardUpdateMonitor.getSubscriptionInfo(false); local
172 final int N = subs.size();
175 int subId = subs.get(i).getSubscriptionId();
177 CharSequence carrierName = subs.get(i).getCarrierName();
212 getMissingSimMessage(), subs.get(0).getCarrierName());
  /libcore/ojluni/src/main/java/java/io/
ObjectOutputStream.java 182 private final ReplaceTable subs; field in class:ObjectOutputStream
250 subs = new ReplaceTable(10, (float) 3.00);
285 subs = null;
    [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
CallbackHandlerTest.java 154 List<SubscriptionInfo> subs = new ArrayList<>(); local
155 mHandler.setSubs(subs);
160 assertTrue(subs == subsArg.getValue());
NetworkControllerBaseTest.java 178 List<SubscriptionInfo> subs = new ArrayList<SubscriptionInfo>(); local
182 subs.add(subscription);
184 when(mMockSm.getActiveSubscriptionInfoList()).thenReturn(subs);
  /external/freetype/src/sfnt/
ttcmap.c 252 /* subs 518 SUBHEAD[NSUBS] sub-headers array */
259 /* Note that for any n, `keys[n]' is a byte offset within the `subs' */
289 /* within the glyph IDs table (and not within the `subs' table itself or */
304 FT_Byte* subs; /* sub-headers */ local
339 subs = p;
340 glyph_ids = subs + ( max_subs + 1 ) * 8;
416 FT_Byte* subs = table + 518; /* subheaders table */ local
425 sub = subs; /* jump to first sub-header */
442 sub = subs + ( FT_PAD_FLOOR( TT_PEEK_USHORT( p ), 8 ) );
445 if ( sub == subs )
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Demangle/
ItaniumDemangle.cpp 222 if (!db.subs.empty()) {
223 for (const auto &n : db.subs.front())
246 if (sub < db.subs.size()) {
247 for (const auto &n : db.subs[sub])
834 db.subs.push_back(typename C::sub_type(1, db.names.back()));
847 db.subs.push_back(typename C::sub_type(1, db.names.back()));
862 db.subs.push_back(typename C::sub_type(1, db.names.back()));
4207 template_param_type subs; member in struct:__anon36715::Db
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
EuiccController.java 997 List<SubscriptionInfo> subs = mSubscriptionManager.getAvailableSubscriptionInfoList(); local
    [all...]
  /external/freetype/src/pfr/
pfrtypes.h 319 PFR_SubGlyphRec* subs; member in struct:PFR_GlyphRec_
  /external/vixl/src/aarch64/
assembler-aarch64.cc 427 void Assembler::subs(const Register& rd, function in class:vixl::aarch64::Assembler
436 subs(zr, rn, operand);
448 subs(rd, zr, operand);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
NetworkControllerImpl.java 451 // We are using different subs now, we might be able to make calls.
877 List<SubscriptionInfo> subs = new ArrayList<>(); local
905 List<SubscriptionInfo> subs = new ArrayList<>(); local
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
cxa_demangle.cpp 233 template_param_type subs; member in struct:__cxxabiv1::__anon652::Db
246 subs(0, names, ar),
247 template_param(0, subs, ar)
271 fprintf(stderr, "subs:\n");
272 for (auto& v : db.subs)
500 if (!db.subs.empty())
502 for (const auto& n : db.subs.front())
527 if (sub < db.subs.size())
529 for (const auto& n : db.subs[sub])
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-gen.c 219 int *subs; /* Other classes within this class. */
453 mark_used (ics[ic->subs[i]], clear_terminals);
573 ics[ind]->subs = tmalloc(int);
574 ics[ind]->subs[0] = fetch_insn_class (subname, 1);
676 ics[iclass]->subs = (int *)
677 xrealloc ((void *)ics[iclass]->subs,
681 ics[iclass]->subs = (int *)
682 xrealloc (ics[iclass]->subs, (ics[iclass]->nsubs + 1) * sizeof (int));
683 ics[iclass]->subs[ics[iclass]->nsubs++] = sub;
687 qsort ((void *)ics[iclass]->subs,
218 int *subs; \/* Other classes within this class. *\/ member in struct:iclass
    [all...]
  /external/v8/src/arm64/
assembler-arm64.cc 1121 void Assembler::subs(const Register& rd, function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-m68k.c 417 #define subs(ex) ((ex)->exp.X_op_symbol) macro
    [all...]
  /external/vixl/src/aarch32/
assembler-aarch32.cc 12264 void Assembler::subs(Condition cond, function in class:vixl::aarch32::Assembler
12408 void Assembler::subs(Register rd, const Operand& operand) { function in class:vixl::aarch32::Assembler
    [all...]
assembler-aarch32.h 3487 void subs(Register rd, Register rn, const Operand& operand) { function in class:vixl::aarch32::Assembler
3490 void subs(Condition cond, Register rd, Register rn, const Operand& operand) { function in class:vixl::aarch32::Assembler
3493 void subs(EncodingSize size, function in class:vixl::aarch32::Assembler
    [all...]
disasm-aarch32.cc 3173 void Disassembler::subs(Condition cond, function in class:vixl::aarch32::Disassembler
3187 void Disassembler::subs(Register rd, const Operand& operand) { function in class:vixl::aarch32::Disassembler
    [all...]
  /prebuilts/tools/common/m2/repository/org/parboiled/parboiled-core/1.0.2/
parboiled-core-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 

Completed in 1113 milliseconds

12 3 4