| /third_party/node/deps/v8/src/d8/ |
| H A D | d8.cc | 1620 // module embedder data for the first realm here, but instead do in ~RealmScope() 2696 // as first argument (with the idea being that the fuzzer won't be able to 3486 std::string key = pair.first; in OnExit() 3507 std::string key = pair.first; in OnExit() 4378 // We first convert ansi encoded argv[i] to utf16 encoded, and then 4943 data_->data_.reset(pair.first); in WriteValue()
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 4095 // Do not copy the first entry, i.e., the length. in Elements() 5304 // Fast path: "length" is the first fast property of arrays with non in MayHaveReadOnlyLength() 5306 // the first in the descriptor array. in MayHaveReadOnlyLength() 5307 InternalIndex first(0); in MayHaveReadOnlyLength() 5308 DCHECK(js_array_map.instance_descriptors().GetKey(first) == in MayHaveReadOnlyLength() 5310 return js_array_map.instance_descriptors().GetDetails(first).IsReadOnly(); in MayHaveReadOnlyLength() 5806 // All elements at entries given by one of the first _probe_ probes in Rehash() 6832 // integer comes first in the lexicographic order. in LexicographicCompare()
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2test.c | 357 modes, so use the form of the first that is available. */ 803 the first control word. Note that CTL_POSIX_NOSUB is always accompanied by 816 first control word. */ 824 initialized to -1, but the first time the modifier is encountered, it is filled 3013 length is in the first code unit. If handed a NULL file, this function just 3050 length is in the first code unit. If handed a NULL file, just counts chars 3085 length is in the first code unit. If handed a NULL file, just counts chars 3519 s first string 3693 BOOL first = TRUE; in decode_modifiers() local 3718 /* Remember if the first characte in decode_modifiers() [all...] |
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imgui_demo.cpp | 1356 // Toggle casing of first character in ShowDemoWindowWidgets() 1379 ImGui::SameLine(); HelpMarker("Here we toggle the casing of the first character on every edits + count edits."); in ShowDemoWindowWidgets() 1583 // Tip: If your float aren't contiguous but part of a structure, you can pass a pointer to your first float in ShowDemoWindowWidgets() 3167 // This may be a bit confusing at first but it should quickly make sense. Follow on the examples below. in ShowDemoWindowPopups() 4204 ImGui::TableSetupColumn("Line #", ImGuiTableColumnFlags_NoHide); // Make the first column not hideable to match our use of TableSetupScrollFreeze() 4267 // Create a first table just to show all the options/flags we want to make visible in our example! 4586 // The first column will use the default _WidthStretch when ScrollX is Off and _WidthFixed when ScrollX is On 4752 // Context Menus: first example 4993 //ImGui::SetNextItemOpen(true, ImGuiCond_Once); // FIXME-TABLE: Enabling this results in initial clipped first pass on table which tend to affects column sizing 5095 ImGui::Combo("items_type (first colum 6447 int first = History.Size - 10; global() local [all...] |
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | decNumber.cpp | 128 /* jump). Therefore all cleanup must be done first. In general, */ 522 const char *cfirst=chars; /* -> first character of decimal part */ in uprv_decNumberFromString() 544 if (*c=='.' && dotchar==NULL) { /* first '.' */ in uprv_decNumberFromString() 546 if (c==cfirst) cfirst++; /* first digit must follow */ in uprv_decNumberFromString() 548 if (c==chars) { /* first in string... */ in uprv_decNumberFromString() 617 const char *firstexp; /* -> first significant exponent digit */ in uprv_decNumberFromString() 651 /* cfirst->first digit (never dot), last->last digit (ditto) */ in uprv_decNumberFromString() 1477 /* so first convert it into the working number, and then move */ in uprv_decNumberLog10() 2730 /* first remove leading digits if necessary */ in uprv_decNumberShift() 3406 d=dest->lsu+1; /* -> first destinatio in uprv_decNumberCopy() 6732 Unit *target, *source, *first; /* work */ global() local [all...] |
| /third_party/skia/tests/ |
| H A D | PathTest.cpp | 1135 // the first point is roughly 1.05e10, 1.05e10 in test_direction() 1538 bool first = true; in setFromString() local 1547 if (first) { in setFromString() 1549 first = false; in setFromString() 1965 // Same as above path and first test but with an extra moveTo. in test_conservativelyContains() 1978 // Same as above path and first test but with the extra moveTo making a degenerate sub-path in test_conservativelyContains() 3571 // call moveTo() first and then call addOval() in test_oval() 5417 // The first two points, when sent through our fixed-point SkEdge, can walk negative beyond in DEF_TEST() 5551 // force the issue (computing convexity) the first time. in survive() 5730 // the "first" poin in test_addRect_and_trailing_lineTo() [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| H A D | IceTargetLoweringX8632.cpp | 194 // All valid consumers use Var as the first source operand in init() 229 setInvalid(I.first); in init() 298 setInvalid(ProducerPair.first); in invalidateProducersOnStore() 394 // liveness analysis is used, the instructions need to be renumbered first in translateO2() 989 // base stack pointer (epb), whether we set it or not, to the the first stack in addProlog() 1126 /// recursively on the components, taking care to handle Lo first because of the 2483 const Type SignatureTy = GprArgs[i].first; in lowerCall() 3459 // Mov Src0HiRM first, because it was legalized most recently, and will in lowerIcmp64() 3468 // Mov Src0HiRM first, because it was legalized most recently, and will in lowerIcmp64() 3890 // xmm register first in lowerIntrinsic() [all...] |
| H A D | IceTargetLoweringX8664.cpp | 203 // All valid consumers use Var as the first source operand in init() 238 setInvalid(I.first); in init() 307 setInvalid(ProducerPair.first); in invalidateProducersOnStore() 403 // liveness analysis is used, the instructions need to be renumbered first in translateO2() 983 // base stack pointer (epb), whether we set it or not, to the the first stack in addProlog() 1118 /// recursively on the components, taking care to handle Lo first because of the 2293 const Type SignatureTy = GprArgs[i].first; in lowerCall() 4928 /// would first add bounds-check code something like: 5955 // Range of two items with first item aleady compared against in lowerCaseCluster() 6030 // search (DoneCmp) and so it should be placed first in lowerSwitch() [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelDAGToDAG.cpp | 433 // Insert the set of GlobalBaseReg into the first MBB of the function in getGlobalBaseReg() 603 // apply shift left to mask if it comes first in isRotateAndMask() 608 // apply shift right to mask if it comes first in isRotateAndMask() 816 // Handle first 32 bits. in selectI64ImmInstrCountDirect() 915 // Handle first 32 bits. in selectI64ImmDirect() 1186 // We need to sort so that the non-Repl32 come first because, when we're in operator <() 1220 return std::make_pair(ValueEntry->first, &ValueEntry->second); in getValueBits() 1222 bool &Interesting = ValueEntry->first; in getValueBits() 1476 // If we're doing late masking, then the first bit group always starts in collectBitGroups() 1477 // at zero (even if the first bit in collectBitGroups() [all...] |
| /third_party/python/Python/ |
| H A D | ceval.c | 592 if (j == pending->first) { in _push_pending_call() 606 int i = pending->first; in _pop_pending_call() 613 pending->first = (i + 1) % NPENDINGCALLS; in _pop_pending_call() 835 /* Check against global limit first. */ in _Py_CheckRecursiveCall() 1388 predict the second code when the first is run. For example, 4683 make it accept the `self` as a first argument. 5708 /* The counter is always the first cache entry: */ 6018 /* Compare the pointers first and fallback to PyObject_RichCompareBool*/ 7928 /* Trace backward edges or first instruction of a new line */
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTessellationTests.cpp | 1085 const vector<Vec3>::const_iterator first = std::lower_bound(sorted.begin(), sorted.end(), ref, vec3XLessThan); 1086 if (first == sorted.end()) 1088 return (int)std::distance(sorted.begin(), first); 1129 // Binary search the index of the first point in supersetSorted with x in the [subPt.x() - epsilon, subPt.x() + epsilon] range. 1412 << "; but first additional segments located at indices " 1510 log << TestLog::Message << "Note: e.g. triangle " << *aIt << " exists for first case but not for second" << TestLog::EndMessage; 1512 log << TestLog::Message << "Note: e.g. triangle " << *bIt << " exists for second case but not for first" << TestLog::EndMessage; 3881 << TestLog::Message << "Note: the coordinate is " << prim0Vertices[vtxNdx] << " for the first primitive and " << prim1Vertices[vtxNdx] << " for the second" << TestLog::EndMessage 3936 << TestLog::Message << "Note: the coordinate is " << coordsA[vtxNdx] << " for the first program and " << coordsB[vtxNdx] << " for the other" << TestLog::EndMessage; 4141 Vec3Set firstOuterEdgeVertices; // Vertices of the outer edge of the first patc [all...] |
| /base/account/os_account/interfaces/kits/napi/osaccount/src/ |
| H A D | napi_os_account_common.cpp | 131 std::string errMsg = "The type of first arg must be number"; in ParseParaDeactivateOA() 297 if (dbAccountInfo.first) { in GetOtherAccountInfoToJs()
|
| /base/account/os_account/services/accountmgr/test/moduletest/app_account/ |
| H A D | app_account_manager_service_module_test.cpp | 115 dataStoragePtr->RemoveValueFromKvStore(accountPtr.first); in ClearDataStorage()
|
| /base/telephony/core_service/test/unittest/tel_ril_gtest/ |
| H A D | tel_ril_test_util.cpp | 150 int32_t val = static_cast<int32_t>(itFunc.first); in ProcessTest() 1154 // get smsc first in SetRilCmSmsCenterAddressTest()
|
| /base/telephony/sms_mms/frameworks/js/napi/src/ |
| H A D | napi_sms.cpp | 95 if (!NapiUtil::HasNamedTypeProperty(env, object, beg->second, beg->first)) { in MatchObjectProperty()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| H A D | frontend_delegate_impl.cpp | 391 // first page show will be called by push page successfully in OnForeground() 1174 result.first->second = cancelableTimer; in WaitTimer()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| H A D | swiper_indicator_extent_test_ng.cpp | 2024 * @tc.expected: PaintHoverIndicator longPointCenterX_ first eq 177.0f in HWTEST_F() 2027 EXPECT_NEAR(paintMethod->longPointCenterX_.first, 177.0f, 0.001f); in HWTEST_F()
|
| /foundation/barrierfree/accessibility/interfaces/kits/napi/src/ |
| H A D | napi_accessibility_utils.cpp | 342 if (eventTypesValue & itr->first) { in ParseEventTypesToVec()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_service.cpp | 2602 if (!playback.first) { in GetPlayStatus()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
| H A D | audio_policy_manager_stub.cpp | 510 AudioInterrupt::Marshalling(reply, focusInfo.first); in WriteAudioFocusInfo()
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_policy_service_unit_test/src/ |
| H A D | audio_policy_service_first_unit_test.cpp | 482 AUDIO_INFO_LOG("debugPrintMemoryVariable() connectedA2dpDevice:%{public}s", it->first.c_str()); in debugPrintMemoryVariable()
|
| /foundation/multimedia/audio_framework/services/audio_policy/client/src/proxy/ |
| H A D | audio_policy_proxy.cpp | 636 AudioInterrupt::Unmarshalling(reply, focusInfo.first); in ReadAudioFocusInfo()
|
| /foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
| H A D | napi_avsession_controller.cpp | 1430 if (it->second.first(env, napiController, filter, callback) != napi_ok) { in RegisterCallback()
|
| /foundation/multimedia/camera_framework/services/camera_service/src/ |
| H A D | hcapture_session.cpp | 2375 return value.first == timestamp; in OnBufferArrival()
|
| /foundation/multimedia/media_library/frameworks/services/media_file_extension/src/ |
| H A D | media_file_extention_utils.cpp | 304 CHECK_AND_RETURN_RET_LOG(ret == NativeRdb::E_OK, nullptr, "Failed to shift at first row, ret: %{public}d", ret); in GetResultSetFromDb() 966 CHECK_AND_RETURN_LOG(ret == 0, "Failed to shift at first row"); in GetRootInfoFromResult() 1398 MEDIA_ERR_LOG("Can not move the first level directories, like Pictures, Audios, ..."); in CheckRootDir() 1474 copyResult.errCode = iter->second.first; in TranslateCopyResult()
|