| /third_party/rust/crates/syn/codegen/src/ |
| H A D | parse.rs | 252 .first() in first_arg()
|
| /third_party/spirv-tools/source/opt/ |
| H A D | constants.h | 606 return *ret.first; in RegisterConstant()
|
| H A D | dead_branch_elim_pass.cpp | 183 modified |= SimplifyBranch(b->first, b->second); in MarkLiveBlocks() 349 // We've rewritten the operands, so first instruct the def/use in FixPhiNodesInLiveBlocks() 490 // To find the "first" exit, we follow branches looking for a conditional in FindFirstExitFromSelectionMerge() 493 // first one. in FindFirstExitFromSelectionMerge()
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_annotation.cpp | 344 auto use = pair.first; in ValidateDecorationGroup()
|
| H A D | validate_type.cpp | 507 const auto* use = pair.first; in ValidateTypeFunction()
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsVertexArrayTests.hpp | 476 int first; member in deqp::gls::MultiVertexArrayTest::Spec
|
| /third_party/vk-gl-cts/framework/egl/ |
| H A D | egluUtil.cpp | 52 attribList.push_back(it->first); in attribMapToList()
|
| /third_party/node/deps/v8/src/codegen/ |
| H A D | code-stub-assembler.cc | 177 if (it->first != nullptr) { in FailAssert() 178 stream << " [" << it->first << ":" << it->second << "]"; in FailAssert() 197 StringConstant(node.second), node.first); in FailAssert() 3259 TNode<IntPtrT> first = arg_index->value(); 3261 IntPtrToBInt(IntPtrSub(args->GetLengthWithoutReceiver(), first)); 3276 first); 4081 // folding trick. Instead, we first allocate the elements in large object 4090 // Allocate and initialize the elements first. Full initialization is 4360 TNode<FixedArrayBase> source, TNode<TIndex> first, TNode<TIndex> count, 4367 "Only Smi or IntPtrT first, coun [all...] |
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_session.c | 819 /* Have to free streams first, so that we can check in nghttp2_session_del() 1378 first remove the idle stream from dependency tree. This is in nghttp2_session_open_stream() 1828 * This function checks HEADERS, which is the first frame from the 1923 * first response header, with the |stream| can be sent at this time. 5816 const uint8_t *first, *last; in nghttp2_session_mem_recv() local 5832 first = in; in nghttp2_session_mem_recv() 5879 return (ssize_t)(in - first); in nghttp2_session_mem_recv() 5916 return (ssize_t)(in - first); in nghttp2_session_mem_recv() 6416 return (ssize_t)(in - first); in nghttp2_session_mem_recv() 6720 return (ssize_t)(in - first); in nghttp2_session_mem_recv() [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_session.c | 814 /* Have to free streams first, so that we can check in nghttp2_session_del() 1373 first remove the idle stream from dependency tree. This is in nghttp2_session_open_stream() 1823 * This function checks HEADERS, which is the first frame from the 1918 * first response header, with the |stream| can be sent at this time. 5811 const uint8_t *first, *last; in nghttp2_session_mem_recv() local 5827 first = in; in nghttp2_session_mem_recv() 5874 return (ssize_t)(in - first); in nghttp2_session_mem_recv() 5911 return (ssize_t)(in - first); in nghttp2_session_mem_recv() 6411 return (ssize_t)(in - first); in nghttp2_session_mem_recv() 6715 return (ssize_t)(in - first); in nghttp2_session_mem_recv() [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 710 // well, actually we have 2 triangles, but we ignore the first one ( see raygen shader for this configuration ) 1523 // This is the modified type to take a bare AS as the first argument, for the modified version of traceRaysBottomWrapper. in initPrograms() 1610 // We have modified the type so it takes a bare AS as the first argument. in initPrograms() 1614 // Also the type of the first argument here. in initPrograms() 1642 // And we can use the first argument here directly. in initPrograms() 1675 // Dereference the pointer to pass the AS as the first argument. in initPrograms() 1697 // %2 is void, %25 is traceRaysBottomWrapper and %27 was the first argument. in initPrograms() 3208 // the first addresses set must not contain any address from the second addresses set in areAddressesDifferent() 3547 std::copy_n(rangeSize.first, queryCount, sizeSizes.begin()); 3548 std::copy_n(rangeSerial.first, queryCoun [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cDrawIndirectTests.cpp | 211 GLuint first; member 2023 indirectArrays.first = 0; in Run() 2212 indirectArrays.first = 0; in Run() 2509 indirectArrays.first = 0; in Run() 2855 indirectArrays.first = 0; in Run() 2897 return "Indirect buffer glDrawArraysIndirect: non-zero 'first' argument"; in Title() 2902 return "Verify that it is possible to draw primitives with specified non-zero 'first' argument" NL in Purpose() 2948 indirectArrays.first = static_cast<GLuint>(coords.size()) / 2; in Run() 3045 indirectArrays.first = 0; in Run() 3193 return "Indirect buffer glDrawElementsIndirect: non-zero first inde in Title() [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 484 /// getStartLoc - Get the location of the first token of this operand. 827 return ShiftedVal->first >= 0 && ShiftedVal->first <= 0xfff; in isAddSubImm() 840 return ShiftedVal->first < 0 && -ShiftedVal->first <= 0xfff; in isAddSubImmNeg() 859 AArch64_AM::isSVECpyImm<T>(uint64_t(ShiftedImm->first) in isSVECpyImm() 877 AArch64_AM::isSVEAddSubImm<T>(ShiftedImm->first in isSVEAddSubImm() 1541 Inst.addOperand(MCOperand::createImm(ShiftedVal->first)); in addImmWithOptionalShiftOperands() 1556 Inst.addOperand(MCOperand::createImm(-ShiftedVal->first)); in addImmNegWithOptionalShiftOperands() 2287 if (Kind == Entry->getValue().first) in matchRegisterNameAlias() [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingAccelerationStructuresTests.cpp | 695 // well, actually we have 2 triangles, but we ignore the first one ( see raygen shader for this configuration ) 1323 // This is the modified type to take a bare AS as the first argument, for the modified version of traceRaysBottomWrapper. in initPrograms() 1410 // We have modified the type so it takes a bare AS as the first argument. in initPrograms() 1414 // Also the type of the first argument here. in initPrograms() 1442 // And we can use the first argument here directly. in initPrograms() 1475 // Dereference the pointer to pass the AS as the first argument. in initPrograms() 1497 // %2 is void, %25 is traceRaysBottomWrapper and %27 was the first argument. in initPrograms() 2975 // the first addresses set must not contain any address from the second addresses set in areAddressesDifferent() 3314 std::copy_n(rangeSize.first, queryCount, sizeSizes.begin()); 3315 std::copy_n(rangeSerial.first, queryCoun [all...] |
| /third_party/vulkan-loader/loader/ |
| H A D | loader.c | 1902 // A pointer to first char in the next path. 2169 // If more than one is found, remove it and use the first layer in remove_all_non_valid_override_layers() 2185 "was found. Using the first layer found"); in remove_all_non_valid_override_layers() 2207 "remove_all_non_valid_override_layers: Multiple global override layers found. Using the first global " in remove_all_non_valid_override_layers() 2725 // first. in loader_add_layer_properties() 2936 // Look for data files in the provided paths, but first check the environment override to determine if we should use that 3181 // Looks for manifests in the bundle first, before any system directories. 3240 for (size_t first = 0; first < search_path_updated_size;) { 3242 if (search_path[first] [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | movenc.c | 88 { "delay_moov", "Delay writing the initial moov until the first fragment is cut, or until the first fragment flush", 0, AV_OPT_TYPE_CONST, {.i64 = FF_MOV_FLAG_DELAY_MOOV}, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM, "movflags" }, 265 avio_wb32(pb, track->cluster[i].chunkNum); // first chunk in mov_write_stsc_tag() 461 /* AC-3 substream must be the first one */ in handle_eac3() 3145 // For animated AVIF, we simply write the first packet's size. in mov_write_iloc_tag() 3656 /* Note, this delay is calculated from the pts of the first sample, 5204 * If the first sample is different, that can be signaled via a separate field. */ 5220 int first, int end) 5226 for (i = first; i < end; i++) { 5231 if (i > first 5218 mov_write_trun_tag(AVIOContext *pb, MOVMuxContext *mov, MOVTrack *track, int moof_size, int first, int end) global() argument 7196 int first[AVMEDIA_TYPE_NB]; global() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 1590 // Inconveniently only the first part of the split is marked as isSplit, in processShaderInputArgs() 1899 // resource. For the Code Object V2 ABI, this will be the first 4 user in reservePrivateMemoryRegs() 2531 = CallerArgInfo.getPreloadedValue(AMDGPUFunctionArgInfo::WORKITEM_ID_X).first; in passSpecialInputs() 2533 = CallerArgInfo.getPreloadedValue(AMDGPUFunctionArgInfo::WORKITEM_ID_Y).first; in passSpecialInputs() 2535 = CallerArgInfo.getPreloadedValue(AMDGPUFunctionArgInfo::WORKITEM_ID_Z).first; in passSpecialInputs() 2892 Chain = DAG.getCopyToReg(Chain, DL, RegToPass.first, in LowerCall() 2946 Ops.push_back(DAG.getRegister(RegToPass.first, in LowerCall() 3065 // be the first instruction in the remainder block. 5358 unsigned AddrIdx; // Index of first address argument in lowerImage() 5998 // first paramete in LowerINTRINSIC_WO_CHAIN() [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | module-compiler.cc | 62 // Compiles functions on first use. In this case, execution will block until 71 // Triggers baseline compilation on first use (just like {kLazy}) with the 119 // Add one first queue, to add units to. in CompilationUnitQueues() 212 int tier = pair.first; in AddUnits() 270 // Functions bigger than {kBigUnitsLimit} will be compiled first, in ascending 346 // First check whether there is a priority unit. Execute that first. in GetNextUnitOfTier() 445 // first stolen unit (rest put in queue of {task_id}), or {nullopt} if 806 if (detected.contains(feature.first)) isolate->CountUsage(feature.second); in UpdateFeatureUseCounts() 1407 // Continue to creating a compilation unit if this is the first time in TriggerTierUp() 1499 // Execute JS to Wasm wrapper units first, s in ExecuteCompilationUnits() [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 739 // On first entry, TT.scs->p points to progstring if any, or null string. in get_char() 1681 // On entry: CURTOK() is first token of expression in primary() 1813 // CURTOK() holds first token of right operand. in binary_op() 1888 // On entry: TT.scs has first symbol of expression, e.g. var, number, string, in expr() 2142 static int valid_for_array_iteration(int first, int last) in valid_for_array_iteration() argument 2144 return ZCODE[first] == tkvar && ZCODE[first + 2] == tkvar in valid_for_array_iteration() 2145 && ZCODE[first + 4] == tkin && ZCODE[first + 5] == opdrop in valid_for_array_iteration() 2146 && first in valid_for_array_iteration() [all...] |
| /third_party/typescript/tests/baselines/reference/ |
| H A D | binaryArithmeticControlFlowGraphNotTooLarge.js | 7 if (this.first) { 1285 if (this.first) { 1290 this.first = false; 1304 if (this.first) {
2549 if (this.first) {
2554 this.first = false;
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | elements.cc | 3314 ElementType* first = data + start; in FillImpl() local 3316 for (; first != last; ++first) { in FillImpl() 3317 AccessorClass::SetImpl(first, scalar, kShared); in FillImpl() 3538 for (ElementType *first = data, *last = data + len - 1; first < last; in ReverseImpl() 3539 ++first, --last) { in ReverseImpl() 3540 ElementType first_value = AccessorClass::GetImpl(first, kShared); in ReverseImpl() 3542 AccessorClass::SetImpl(first, last_value, kShared); in ReverseImpl()
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrReferenceContext.cpp | 4030 void ReferenceContext::drawArrays (deUint32 mode, int first, int count) 4032 drawArraysInstanced(mode, first, count, 1); 4035 void ReferenceContext::drawArraysInstanced (deUint32 mode, int first, int count, int instanceCount) 4039 RC_IF_ERROR(first < 0 || count < 0 || instanceCount < 0, GL_INVALID_VALUE, RC_RET_VOID); 4049 drawWithReference(rr::PrimitiveList(primitiveType, count, first), instanceCount); 4112 deUint32 first; 4138 drawArraysInstanced(mode, command->first, command->count, command->primCount); 4191 void ReferenceContext::multiDrawArrays (deUint32 mode, const int* first, const int* count, int primCount) 4194 DE_UNREF(first);
|
| /base/global/i18n/interfaces/js/kits/src/ |
| H A D | intl_addon.cpp | 1390 HILOG_ERROR_I18N("Get first length failed"); in GetStringParameter() 1396 HILOG_ERROR_I18N("Get first failed"); in GetStringParameter() 1520 std::vector<char> first; in CompareString() local 1521 if (!GetStringParameter(env, argv[0], first)) { in CompareString() 1537 CompareResult compareResult = obj->collator_->Compare(first.data(), second.data()); in CompareString()
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | advanced_notification_publish_service.cpp | 1363 if ((*iter).first->notification->GetNotificationRequest().GetCreatorUid() == uid && in RemoveSystemLiveViewNotificationsOfSa() 1364 (*iter).first->notification->GetNotificationRequest().IsInProgress()) { in RemoveSystemLiveViewNotificationsOfSa() 2465 if (abs(now - (*iter).first) > std::chrono::hours(HOURS_IN_ONE_DAY)) { in RemoveExpiredUniqueKey()
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | notification_request.cpp | 1399 if (!parcel.WriteString(deviceFlag.first)) { in Marshalling() 2571 if (newPicture.find(pictureRecord.first) != newPicture.end()) { in FillMissingParameters() 2574 newPicture[pictureRecord.first] = pictureRecord.second; in FillMissingParameters()
|