Searched refs:uses (Results 1 - 25 of 317) sorted by relevance

1234567891011>>

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/openssl/
H A DCertificateTrustBlock.java20 private ASN1Sequence uses; field in class:CertificateTrustBlock
24 public CertificateTrustBlock(Set<ASN1ObjectIdentifier> uses) argument
26 this(null, uses, null);
29 public CertificateTrustBlock(String alias, Set<ASN1ObjectIdentifier> uses) argument
31 this(alias, uses, null);
34 public CertificateTrustBlock(String alias, Set<ASN1ObjectIdentifier> uses, Set<ASN1ObjectIdentifier> prohibitions) argument
37 this.uses = toSequence(uses);
51 this.uses = ASN1Sequence.getInstance(obj);
71 return toSet(uses);
[all...]
/external/toolchain-utils/automation/common/
H A Dmachine.py20 self.uses = 0
28 self.uses += 1
31 assert self.uses > 0
33 self.uses -= 1
35 if not self.uses:
46 self.os, 'Uses: %d' % self.uses, 'Locked: %s' % self.locked])
/external/vulkan-validation-layers/layers/
H A Dthreading.h76 std::unordered_map<T, object_use_data> uses; member in class:counter
86 if (uses.find(object) == uses.end()) {
88 struct object_use_data *use_data = &uses[object];
93 struct object_use_data *use_data = &uses[object];
103 while (uses.find(object) != uses.end()) {
107 struct object_use_data *new_use_data = &uses[object];
130 while (uses.find(object) != uses
[all...]
/external/curl/docs/cmdline-opts/
H A Dftp-create-dirs.d6 When an FTP or SFTP URL/operation uses a path that doesn't currently exist on
H A Dhead.d6 Fetch the headers only! HTTP-servers feature the command HEAD which this uses
H A Dproxy-basic.d7 default authentication method curl uses with proxies.
H A Dcreate-dirs.d7 uses no dir or if the dirs it mentions already exist, no dir will be created.
H A Dversion.d5 Displays information about curl and the libcurl version it uses.
28 This curl uses a libcurl built with Debug. This enables more error-tracking
31 This curl uses asynchronous name resolves. Asynchronous name resolves can be
H A Dcontinue-at.d13 transfer. It then uses the given output/input files to figure that out.
/external/elfutils/backends/
H A Dcommon-reloc.c49 #define RELOC_TYPE(type, uses) \
56 #define RELOC_TYPE(type, uses) R_NAME (type),
64 #define RELOC_TYPE(type, uses) \
77 #define RELOC_TYPE(type, uses) [R_TYPE (type)] = uses,
112 uint8_t uses; local
123 uses = EBLHOOK(reloc_valid)[reloc];
124 return type > ET_NONE && type < ET_CORE && (uses & (1 << (type - 1)));
/external/llvm/lib/Analysis/
H A DPtrUseVisitor.cpp1 //===- PtrUseVisitor.cpp - InstVisitors over a pointers uses --------------===//
19 for (Use &U : I.uses()) {
H A DTypeMetadataUtils.cpp26 for (const Use &U : FPtr->uses()) {
45 for (const Use &U : VPtr->uses()) {
71 for (const Use &CIU : CI->uses()) {
100 for (Use &U : CI->uses()) {
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dliveness_util.cc52 // Return false if any uses are detected at 'index', returns true otherwise.
66 // Return true: found no uses of 'operand' at 'index' in 'user'.
83 // Iterate through all users of all uses of the fusion parameter value.
84 // Return false if any uses are detected, returns true otherwise.
86 return value.uses().empty();
91 for (const HloUse& use : value->uses()) {
104 // Returns all uses of all aliases of 'instruction' at 'index' in 'uses'.
105 // Each use in 'uses' is a pair (HloInstruction* user, int64 operand_index)
112 std::vector<std::pair<HloInstruction*, int64>> uses; local
352 const auto& uses = local
[all...]
/external/mesa3d/src/compiler/nir/
H A Dnir_search_helpers.h121 bool zero_use = list_empty(&instr->dest.dest.ssa.uses);
127 else if (zero_if_use && list_is_singular(&instr->dest.dest.ssa.uses))
137 bool zero_use = list_empty(&instr->dest.dest.ssa.uses);
142 if (!zero_if_use && list_is_singular(&instr->dest.dest.ssa.uses))
149 !list_is_singular(&instr->dest.dest.ssa.uses))
/external/swiftshader/src/Reactor/
H A DOptimizer.cpp64 std::unordered_map<Ice::Operand*, Uses> uses; member in class:__anon22337::Optimizer
126 const auto &addressEntry = uses.find(address);
140 for(Ice::Inst *use : uses[loadData])
153 uses.erase(loadData);
159 uses.erase(addressEntry);
181 const auto &addressEntry = uses.find(address);
239 uses.erase(address);
241 auto &valueUses = uses[storeValue];
255 uses.erase(storeValue);
282 const auto &addressEntry = uses
659 auto &uses = *this; local
[all...]
/external/toolchain-utils/automation/server/
H A Dmachine_manager.py36 # find a machine with minimum uses
37 uses = attrgetter('uses')
39 mach = min(available_pool, key=uses)
46 mach = min(preferred_pool, key=uses)
/external/llvm/test/MC/AsmParser/
H A Ddirective_lsym.s3 # FIXME: This is currently unsupported. If it turns out no one uses it, we
/external/swiftshader/third_party/LLVM/test/MC/AsmParser/
H A Ddirective_lsym.s3 # FIXME: This is currently unsupported. If it turns out no one uses it, we
/external/valgrind/memcheck/tests/
H A Dvarinfo6.stdout.exp5 pass 1: size is 17143, grp uses are 38 62 2 92 6 71
6 pass 2: size is 6506, grp uses are 28 71 0 86 9 77
7 pass 3: size is 6479, grp uses are 26 70 0 81 11 83
8 pass 4: size is 6469, grp uses are 26 69 0 74 17 85
/external/llvm/test/MC/AArch64/
H A Darm64-separator.s3 ; ARM64 uses a multi-character statement separator, "%%". Check that we lex
/external/mesa3d/src/gallium/drivers/ilo/
H A Dilo_blitter_rectlist.c199 ilo_blitter_set_uses(struct ilo_blitter *blitter, uint32_t uses) argument
201 blitter->uses = uses;
347 uint32_t uses, clear_value; local
427 uses = ILO_BLITTER_USE_DSA;
429 uses |= ILO_BLITTER_USE_VIEWPORT | ILO_BLITTER_USE_FB_DEPTH;
431 uses |= ILO_BLITTER_USE_CC | ILO_BLITTER_USE_FB_STENCIL;
432 ilo_blitter_set_uses(blitter, uses);
/external/v8/src/compiler/
H A Dstore-store-elimination.cc146 UnobservablesSet RecomputeSet(Node* node, UnobservablesSet uses);
262 UnobservablesSet uses) {
270 bool isNotObservable = uses.Contains(observation);
277 return uses;
285 return uses;
291 return uses.Add(observation, temp_zone());
299 return uses;
317 return uses.RemoveSameOffset(offset, temp_zone());
324 return uses;
413 // Compute the intersection of the UnobservablesSets of all effect uses an
261 RecomputeSet(Node* node, UnobservablesSet uses) argument
[all...]
H A Dcontrol-flow-optimizer.cc93 auto it = if_false->uses().begin();
94 if (it == if_false->uses().end()) break;
98 if (it != if_false->uses().end()) break;
/external/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp168 addRegsToSet(MI->uses(), ClauseUses);
181 addRegsToSet(SMEM->uses(), ClauseUses);
189 // If the set of defs and uses intersect then we cannot add this instruction
213 for (const MachineOperand &Use : SMRD->uses()) {
237 for (const MachineOperand &Use : VMEM->uses()) {
255 for (const MachineOperand &Use : DPP->uses()) {
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs_combine_constants.cpp106 * The instruction generating the immediate value, if all uses are contained
115 exec_list *uses; member in struct:imm
230 imm->uses->push_tail(link(const_ctx, &inst->src[i]));
238 imm->uses = new(const_ctx) exec_list();
239 imm->uses->push_tail(link(const_ctx, &inst->src[i]));
249 /* Remove constants from the table that don't have enough uses to make them
295 foreach_list_typed(reg_link, link, link, table.imm[i].uses) {

Completed in 2157 milliseconds

1234567891011>>