/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_private.h | 467 /* Guards query->maybe_available and value for timestamps */ 561 * value into shader rgba values. 565 /* Whether the return value is 16F/I/UI or 32F/I/UI. */ 837 /* The original clear value as provided by the Vulkan API */ 840 /* The hardware clear value */ 1433 uint64_t value; member 1811 * it to be big enough to include the max value for all of them. 1875 /* The descriptor set this template corresponds to. This value is only
|
H A D | v3dv_queue.c | 422 query->value = t.tv_sec * 1000000000ull + t.tv_nsec; in handle_timestamp_query_cpu_job()
|
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip_unittest.cc | 309 if (expect_hidden_files || path.BaseName().value()[0] != '.') in TestUnzipFile()
|
/third_party/node/deps/v8/tools/ |
H A D | ll_prof.py | 63 default. That's not enough for "-c 10000". Set it to some higher value: 650 self.ip_struct.from_buffer(self.trace, offset).value)
|
/third_party/node/deps/zlib/google/ |
H A D | zip_unittest.cc | 309 if (expect_hidden_files || path.BaseName().value()[0] != '.') in TestUnzipFile()
|
/third_party/nghttp2/src/ |
H A D | shrpx_client_handler.cc | 1067 authority = h->value; in get_downstream_connection()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_bld.cpp | 212 If the default converter is an algorithmic converter, this is the cached value. 663 /* copy the locale option value */ in parseConverterOptions() 679 /* copy the version option value into bits 3..0 of pPieces->options */ in parseConverterOptions() 1077 mySharedData = (UConverterSharedData *) e->value.pointer; in ucnv_flushCache() 1308 /* else this converter is bad to use. Don't change it to a bad value. */ in ucnv_setDefaultName() 1511 /* avoid compiler warnings - not otherwise necessary, and the value does not matter */ in ucnv_swap()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | tzgnames.cpp | 393 // hash table for names - no key/value deleters in initialize() 406 // no value deleter in initialize() 1171 TZGNCoreRef *entry = (TZGNCoreRef *)elem->value.pointer; in sweepCache()
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast.c | 153 "%s clear value (target format %d) raw 0x%x,0x%x,0x%x,0x%x\n", in lp_rast_clear_color() 187 uint64_t clear_value64 = arg.clear_zstencil.value; in lp_rast_clear_zstencil() 195 LP_DBG(DEBUG_RAST, "%s: value=0x%08x, mask=0x%08x\n", in lp_rast_clear_zstencil()
|
/third_party/lwip/src/core/ |
H A D | dns.c | 124 #error DNS_MAX_TTL must be a positive 32-bit value
|
/third_party/node/deps/v8/src/compiler/ |
H A D | machine-operator.h | 139 // header word, so that the value can be packed, if necessary. 447 // generate the correct value if a saturating conversion is requested. 520 // This operator reinterprets the bits of a tagged value as a word preserving 524 // 3) smi payload if the tagged value is a smi. 542 // value of the number. Narrowing operators assume the input is representable 545 // the input value is representable in the target value. 571 // of the number and mapping multiple input values onto the same output value. 647 // Conditional selects. Input 1 is the condition, Input 2 is the result value 648 // if the condition is {true}, Input 3 is the result value i [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | messages.cc | 617 // 1. Let O be the this value. in ToString() 943 // Change the message location to point at the destructured value. in ThrowLoadFromNullOrUndefined() 944 pos = printer.destructuring_assignment()->value()->position(); in ThrowLoadFromNullOrUndefined()
|
/third_party/node/deps/v8/src/heap/ |
H A D | factory-base.cc | 466 // Space for name and value for every boilerplate property + LiteralType flag. in NewObjectBoilerplateDescription() 513 result.set_flags(flags.value()); in NewRegExpBoilerplateDescription()
|
/third_party/node/deps/v8/src/torque/ |
H A D | types.h | 519 const std::string& name() const { return decl_->name->value; } in name()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_enc.cpp | 67 pD3D12Enc->m_spEncodeCommandQueue->Wait(casted_completion_fence->cmdqueue_fence, casted_completion_fence->value); in d3d12_video_encoder_flush()
|
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | keccak1600-ppc64.pl | 608 mr r3,r4 ; return value
|
H A D | keccak1600p8-ppc.pl | 649 mr r3,$len ; return value
|
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghashv8-armx.pl | 208 # input: Xi - current hash value; 210 # output: Xi - next hash value Xi; 259 # current hash value Xi; 262 # output: next hash value Xi; 280 @ loaded value would have
|
/third_party/rust/crates/libc/src/unix/bsd/ |
H A D | mod.rs | 830 value: *mut ::c_void, in pthread_create()
|
/third_party/openssl/crypto/modes/asm/ |
H A D | ghashv8-armx.pl | 208 # input: Xi - current hash value; 210 # output: Xi - next hash value Xi; 259 # current hash value Xi; 262 # output: next hash value Xi; 280 @ loaded value would have
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | PrologEpilogInserter.cpp | 200 // See if the debug value overlaps with any preceding debug value that will in stashEntryDbgValues() 201 // not be stashed. If that is the case, then we can't stash this value, as in stashEntryDbgValues() 902 unsigned Align = MFI.getLocalFrameMaxAlign().value(); in calculateFrameObjectOffsets() 1067 // any calls or alloca's, align to the target's StackAlignment value to in calculateFrameObjectOffsets() 1070 // value. in calculateFrameObjectOffsets()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 39 /// has array of i8 type filled in with the nul terminated string value 112 cast<MemSetInst>(CI)->setDestAlignment(Align->value()); in CreateMemSet() 473 /// \p PassThru - pass-through value that is used to fill the masked-off lanes 525 /// \p PassThru - pass-through value that is used to fill the masked-off lanes 615 "actual callee must be a callable value"); in CreateGCStatepointCallCommon() 666 "actual callee must be a callable value"); in CreateGCStatepointInvokeCommon()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 76 // what is a 64-bit assembler value used for computation into a value in the 527 report_fatal_error("undefined .align directive, value size '" + in writeFragment() 543 // Otherwise, write out in multiples of the value size. in writeFragment() 698 // Check that we aren't trying to write a non-zero value into a virtual in writeSectionData() 735 // fixup value if need be. in handleFixup() 982 return (EndAddr & (BoundaryAlignment.value() - 1)) == 0; in isAgainstBoundary()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | validitygenerator.py | 216 """Prepend the appropriate format macro for an enumerate (value) to a enum value name.""" 430 'the value referenced by ' + self.makeParameterName(length.other_param_name)) 555 entry += 'char value' 558 # If a value is "const" that means it will not get modified, 603 typetext = 'pointer value' 605 # If a value is "const" that means it will not get modified, so 697 template = 'combinations of {bitsname} value' 699 template = '{paramtype} value' 704 template = '{paramtype} value' [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | aggressive_dead_code_elim_test.cpp | 7505 OpName %value "value" 7521 %value = OpFunctionParameter %_ptr_Function_int 7523 %14 = OpLoad %int %value
|