Home
last modified time | relevance | path

Searched refs:NV (Results 1 – 25 of 79) sorted by relevance

1234

/external/curl/src/
Dtool_setopt.c41 #define NV(e) {#e, e} macro
46 NV(CURLPROXY_HTTP),
47 NV(CURLPROXY_HTTP_1_0),
48 NV(CURLPROXY_SOCKS4),
49 NV(CURLPROXY_SOCKS5),
50 NV(CURLPROXY_SOCKS4A),
51 NV(CURLPROXY_SOCKS5_HOSTNAME),
56 NV(CURLAUTH_ANY), /* combination */
57 NV(CURLAUTH_ANYSAFE), /* combination */
58 NV(CURLAUTH_BASIC),
[all …]
/external/skia/src/gpu/gl/
DGrGLAssembleInterface.cpp98 GET_PROC_SUFFIX(BlendBarrier, NV); in GrGLAssembleGLInterface()
217 GET_PROC_SUFFIX(TextureBarrier, NV); in GrGLAssembleGLInterface()
318 GET_PROC_SUFFIX(PathCommands, NV); in GrGLAssembleGLInterface()
319 GET_PROC_SUFFIX(PathParameteri, NV); in GrGLAssembleGLInterface()
320 GET_PROC_SUFFIX(PathParameterf, NV); in GrGLAssembleGLInterface()
321 GET_PROC_SUFFIX(GenPaths, NV); in GrGLAssembleGLInterface()
322 GET_PROC_SUFFIX(DeletePaths, NV); in GrGLAssembleGLInterface()
323 GET_PROC_SUFFIX(IsPath, NV); in GrGLAssembleGLInterface()
324 GET_PROC_SUFFIX(PathStencilFunc, NV); in GrGLAssembleGLInterface()
325 GET_PROC_SUFFIX(StencilFillPath, NV); in GrGLAssembleGLInterface()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractMapEntryTest.java34 private static final Integer NV = null; field in AbstractMapEntryTest
57 assertEquals("foo=null", entry("foo", NV).toString());
58 assertEquals("null=null", entry(NK, NV).toString());
74 assertEquals(control("bar", NV), entry("bar", NV));
88 assertEquals(control("bar", NV).hashCode(), entry("bar", NV).hashCode());
89 assertEquals(control(NK, NV).hashCode(), entry(NK, NV).hashCode());
/external/tpm2/generator/
Dcommands.txt10 _COMMENT TPM_CC_Startup {NV}
29 _COMMENT TPM_CC_Shutdown {NV}
48 _COMMENT TPM_CC_SelfTest {NV}
67 _COMMENT TPM_CC_IncrementalSelfTest {NV}
815 _COMMENT TPM_CC_StirRandom {NV}
940 _COMMENT TPM_CC_EventSequenceComplete {NV F}
1114 _COMMENT TPM_CC_GetCommandAuditDigest {NV}
1306 _COMMENT TPM_CC_SetCommandCodeAuditStatus {NV}
1334 _COMMENT TPM_CC_PCR_Extend {NV}
1357 _COMMENT TPM_CC_PCR_Event {NV}
[all …]
Draw_commands_fixed.txt549 NV Counters .......................................................................................…
990 {NV}
993 to indicate that the command may result in an update of NV memory and be subject to rate
994 throttling by the TPM. If the command code does not have this notation, then a write to NV
996 NOTE Any command that uses authorization may cause a write to NV if there is an authorization
997 failure. A TPM may use the occasion of command execution to update the NV
1005 TPM when the command completes. This may be combined with the {NV} modifier but not with the
1011 {NV F}
1020 context likely will be required. This may be combined with the {NV} modifier but not with the {F}
1026 {NV E}
[all …]
Draw_commands.txt549 NV Counters .......................................................................................…
990 {NV}
993 to indicate that the command may result in an update of NV memory and be subject to rate
994 throttling by the TPM. If the command code does not have this notation, then a write to NV
996 NOTE Any command that uses authorization may cause a write to NV if there is an authorization
997 failure. A TPM may use the occasion of command execution to update the NV
1005 TPM when the command completes. This may be combined with the {NV} modifier but not with the
1011 {NV F}
1020 context likely will be required. This may be combined with the {NV} modifier but not with the {F}
1026 {NV E}
[all …]
Draw_structures.txt705 NV Storage Structures .............................................................................…
707 13.2 TPMA_NV (NV Index Attributes) ................................................................…
3310 NV Write
3314 indicates whether the command may cause an NV write operation
3316 command is expected to cause modification of the NV memory
3319 modification to NV associated with an orderly shutdown. That is, the
3320 command may modify the orderly save state of NV, in which case, an
3321 NV write will be necessary.
3325 NV actions due to a previous command or because of an
3330 Any command with an authorization value may cause an NV write
[all …]
Draw_structures_fixed.txt705 NV Storage Structures .............................................................................…
707 13.2 TPMA_NV (NV Index Attributes) ................................................................…
3301 NV Write
3305 indicates whether the command may cause an NV write operation
3307 command is expected to cause modification of the NV memory
3310 modification to NV associated with an orderly shutdown. That is, the
3311 command may modify the orderly save state of NV, in which case, an
3312 NV write will be necessary.
3316 NV actions due to a previous command or because of an
3321 Any command with an authorization value may cause an NV write
[all …]
/external/mesa3d/docs/
DRELNOTES-5.1171 program.[ch] - generic ARB/NV program code
177 nvprogram.[ch] - NV program API functions
178 nvvertprog.h - NV vertex program definitions
179 nvfragprog.h - NV fragment program definitions
180 nvvertparse.[ch] - NV vertex program parser
181 nvfragparse.[ch] - NV fragment program parser
182 nvvertexec.[ch] - NV vertex program execution
183 swrast/s_nvfragprog.[ch] - NV fragment program execution
/external/tpm2/
Dpart3.txt257 …31.2 NV Counters ............................................................................…
609 …{NV} A Description modifier – This modifier may follow the commandCode in the “Description” …
610 … to indicate that the command may result in an update of NV memory and be subject to rate
611 … throttling by the TPM. If the command code does not have this notation, then a write to NV
613 …NOTE Any command that uses authorization may cause a write to NV if there is an authorizati…
614 … A TPM may use the occasion of command execution to update the NV copy of clock.
619 … TPM when the command completes. This may be combined with the {NV} modifier but not with the
621 EXAMPLE 1 {NV F}
627 … context likely will be required. This may be combined with the {NV} modifier but not with the {F}
629 EXAMPLE 1 {NV E}
[all …]
Dpart4.txt133 …5.8.9 NV ...................................................................................…
227 …7.5 NV Command Support (NV_spt.c) ............................................................…
295 …8.4 NV.c .....................................................................................…
298 …8.4.3 NV Utility Functions ..................................................................…
304 …8.4.4 NV Index and Persistent Object Access Functions .......................................…
314 …8.4.5 RAM-based NV Index Data Access Functions ..............................................…
334 …8.4.7 NV Access Functions ...................................................................…
540 …9.7.4.3 NV.c ...............................................................................…
1020 …C.8.5. NV memory functions ...................................................................…
1533 14 // unrecoverable NV error
[all …]
/external/clang/lib/StaticAnalyzer/Checkers/
DArrayBoundCheckerV2.cpp113 if (Optional<NonLoc> NV = extentBegin.getAs<NonLoc>()) { in checkLocation() local
115 svalBuilder.evalBinOpNN(state, BO_LT, rawOffset.getByteOffset(), *NV, in checkLocation()
/external/dnsmasq/contrib/wrt/
DREADME8 so the normal leasefile will not work. They do, however have NV
14 The principle is that leases are kept in NV variable with data
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h653 Value *NV = Map[V]; in visitUnknown() local
654 if (InterpretConsts && isa<ConstantInt>(NV)) in visitUnknown()
655 return SE.getConstant(cast<ConstantInt>(NV)); in visitUnknown()
656 return SE.getUnknown(NV); in visitUnknown()
/external/clang/lib/StaticAnalyzer/Core/
DSVals.cpp181 if (Optional<nonloc::ConcreteInt> NV = getAs<nonloc::ConcreteInt>()) in isConstant() local
182 return NV->getValue() == I; in isConstant()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineMulDivRem.cpp276 if (Instruction *NV = FoldOpIntoPhi(I)) in visitMul() local
277 return NV; in visitMul()
558 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFMul() local
559 return NV; in visitFMul()
877 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIDivTransforms() local
878 return NV; in commonIDivTransforms()
1366 if (Instruction *NV = FoldOpIntoPhi(I)) in commonIRemTransforms() local
1367 return NV; in commonIRemTransforms()
DInstCombineAddSub.cpp1127 if (Instruction *NV = FoldOpIntoPhi(I)) in visitAdd() local
1128 return NV; in visitAdd()
1328 if (Instruction *NV = FoldOpIntoPhi(I)) in visitFAdd() local
1329 return NV; in visitFAdd()
1332 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFAdd() local
1333 return NV; in visitFAdd()
1711 if (Instruction *NV = FoldOpIntoSelect(I, SI)) in visitFSub() local
1712 return NV; in visitFSub()
DInstCombineCalls.cpp2298 Value *NV = NC; in transformConstExprCastCall() local
2299 if (OldRetTy != NV->getType() && !Caller->use_empty()) { in transformConstExprCastCall()
2300 if (!NV->getType()->isVoidTy()) { in transformConstExprCastCall()
2301 NV = NC = CastInst::CreateBitOrPointerCast(NC, OldRetTy); in transformConstExprCastCall()
2315 NV = UndefValue::get(Caller->getType()); in transformConstExprCastCall()
2320 ReplaceInstUsesWith(*Caller, NV); in transformConstExprCastCall()
2322 if (OldRetTy == NV->getType()) in transformConstExprCastCall()
2323 ValueHandleBase::ValueIsRAUWd(Caller, NV); in transformConstExprCastCall()
/external/clang/include/clang/AST/
DASTVector.h338 void resize(const ASTContext &C, unsigned N, const T &NV) { in resize() argument
345 construct_range(this->end(), this->begin()+N, NV); in resize()
/external/llvm/test/MC/Disassembler/ARM/
Darmv8.1a.txt39 # uses the encoding for the invalid NV predicate operand. This test checks that
/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp314 uint32_t NV = Func.getNumValueDataForSite(IPVK_IndirectCallTarget, I); in showInstrProfile() local
317 for (uint32_t V = 0; V < NV; V++) { in showInstrProfile()
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp635 Value *NV = UndefValue::get(PN->getType()); in CloneAndPruneIntoFromInst() local
636 PN->replaceAllUsesWith(NV); in CloneAndPruneIntoFromInst()
638 VMap[&*OldI] = NV; in CloneAndPruneIntoFromInst()
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_gl0_kdt_lfz2.pkb56 �9AR�NV��9?����(QF80MG��À�}Wx�B�хF+�k{R
/external/mesa3d/src/mesa/main/
Dtexcompress_fxt1.c252 #define MAKEIVEC(NV, NC, IV, B, V0, V1) \ argument
262 rd2 = (GLfloat)NV / d2; \
272 #define CALCCDOT(TEXEL, NV, NC, IV, B, V)\ argument
282 } else if (TEXEL > NV) { \
283 TEXEL = NV; \
/external/vulkan-validation-layers/demos/
Dlunarg.ppm352 …��Q��M��J�G|�Bx�?v~<s|8py5mv3jt0hq-en*ck(aj&_h$]f!Zc YaWaU^S\RZQZOXNVLUJSJQHQGPEN���…
358 …��R��N��K�H|�Dy�@v~=t|9qy6nv3jt1hr.fo+cl)bk&_h%]f#[d!ZbWaU^S\RZQZOXNVLUJSJQHQGPEN���…
366 …��S��O��L��I}�Ez�Aw=t|:rz6nv4ku1hr.fo,dm)bk&`i%]f#[d!ZbWaU^T]RZQZOXNVLUJSJQHQGPEN���…
373 …��T��P��L��I}�Dy�Aw>t}:rz7ow4ku1hr/gp,dm)bk&`i%]f#[d!ZbWaV_T]RZQZOXNVLUJSJQIQGPEN4`g…
379 …��U��P��M��J~�Fz�Bx�>t}:rz7ow4lu2ir/gp,dm*ck'`i%]f#[d!Zb XaV_T]RZQZOXNVLUJSJQIQGPENEM…
391 …��U��Q��M��J~�Fz�Bx�>t};rz7ow4lu2ir/gp,dm*ck&`i&^g$\e"Zc XaV_T]S[QZOXNVLUJSJQIQGPENEM…
403 …��V��Q��M��K~�G{�Bx�?u~;rz8ox4lu2ir/gp-em*ck&`i&^g$\e"Zc XaV_T]S[QZOXNVLUJSJQIQGPENEM…
416 …��V��Q��M��K~�G{�Bx�?u~;rz8ox5lv2ir0hp-em*ck'`i&^g$\e"Zc XaV_U]S[QZOXNVLUJSJQIQGPENEM…
429 …��V��R��M��K~�G{�Bx�?u~;rz8ox5lv3js0hp-em*ck'`i%]f$\e"Zc XaV_U]S[QZOXNVLUJSJRIQGPENEM…
441 …��V��R��M��K~�G{�Bx�?u~<s{8ox5lv3js0hp-em*ck'`i%]f$\e"Zc XaV_U]S[QZOXNVLUJSJRIQGPENEM…
[all …]

1234