/third_party/node/deps/v8/src/handles/ |
H A D | global-handles.h | 364 Iterator end() { return Iterator(locations_.end()); } in end() function in v8::internal::GlobalHandleVector
|
/third_party/node/deps/v8/src/snapshot/ |
H A D | deserializer.h | 158 FullObjectSlot start, FullObjectSlot end) override; 169 // Fills in a heap object's data from start to end (exclusive). Start and end 175 // start to end (exclusive). 176 void ReadData(FullMaybeObjectSlot start, FullMaybeObjectSlot end);
|
/third_party/node/deps/v8/src/utils/ |
H A D | allocation.h | 254 Address end() const { in end() function in v8::internal::final 256 return region_.end(); in end() 316 // - cage size is the size of the area from cage base to the end of the 321 // but it might be actually bigger if we end up over-reserving the virtual
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | magic.c | 309 struct agx_map_entry *end = (struct agx_map_entry *) (((uint8_t *) map) + size); in demo_mem_map() local 316 assert((entries + i) < end); in demo_mem_map()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_dec_references_mgr.cpp | 369 auto it = std::find_if(m_DecodeTargetToOriginalIndex7Bits.begin(), m_DecodeTargetToOriginalIndex7Bits.end(), in release_unused_references_texture_memory() 374 assert(it != m_DecodeTargetToOriginalIndex7Bits.end()); in release_unused_references_texture_memory()
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_inlines.h | 220 for (DefCIterator it = defs.begin(); it != defs.end(); ++it) in getUniqueInsn() 223 // should be unreachable and trigger assertion at the end in getUniqueInsn() 228 for (DefCIterator it = defs.begin(); n < 2 && it != defs.end(); ++it) in getUniqueInsn()
|
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
H A D | sys_clock_test.cpp | 199 auto end = std::chrono::seconds(ts2.tv_sec) + std::chrono::nanoseconds(ts2.tv_nsec); in HWTEST_F() local 200 auto duration = end - start; in HWTEST_F()
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_sct.c | 329 goto end; in SCT_validate() 366 end: in SCT_validate()
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | v3_pci.c | 309 goto end; in r2i_pci() 318 end: in r2i_pci()
|
/third_party/node/deps/openssl/openssl/crypto/http/ |
H A D | http_lib.c | 32 static int copy_substring(char **dest, const char *start, const char *end) in copy_substring() argument 35 || (*dest = OPENSSL_strndup(start, end - start)) != NULL; in copy_substring()
|
/third_party/rust/crates/clang-sys/src/ |
H A D | support.rs | 227 let end = output.find("End of search list.")?; in parse_search_paths() 228 let paths = output[start..end].replace("(framework directory)", ""); in parse_search_paths()
|
/third_party/rust/crates/codespan/codespan-reporting/src/term/ |
H A D | views.rs | 93 let end_line_index = files.line_index(label.file_id, label.range.end)?; 149 usize::max(label.range.end - start_line_range.start, label_start + 1); 162 (range.start, range.end).cmp(&(label_start, label_end)) 232 // Is this line part of the context before the end of the label? 242 let label_end = label.range.end - end_line_range.start; 256 // The last line has to be rendered so the end of the label is visible. 375 // without trailing notes, because it would end up looking too
|
/third_party/python/Tools/importbench/ |
H A D | importbench.py | 199 print(benchmark.__doc__, "[", end=' ') 204 print(result, end=' ')
|
/third_party/python/Tools/scripts/ |
H A D | patchcheck.py | 298 end = " and check for refleaks?" if c_files else "?" 300 print("Did you run the test suite" + end)
|
H A D | reindent.py | 17 at the end of files. Also ensure the last line ends with a newline. 119 print("checking", file, "...", end=' ') 285 def tokeneater(self, type, token, slinecol, end, line,
|
/third_party/openssl/test/ |
H A D | params_conversion_test.c | 121 TEST_info("Line %d: extra characters at end '%s' for %s", in param_conversion_load_stanza() 332 goto end; in run_param_file_tests() 340 end: in run_param_file_tests()
|
/third_party/protobuf/conformance/ |
H A D | conformance_test_runner.cc | 96 line.erase(std::remove_if(line.begin(), line.end(), ::isspace), in ParseFailureList() 97 line.end()); in ParseFailureList()
|
/third_party/openssl/crypto/ct/ |
H A D | ct_sct.c | 329 goto end; in SCT_validate() 366 end: in SCT_validate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesQueueBindSparseTests.cpp | 136 for (std::vector<FenceSp>::const_iterator fenceSpIter = fences.begin(); fenceSpIter != fences.end(); ++fenceSpIter) in waitForFences() 267 for (std::vector<QueueSubmission>::const_iterator submissionIter = queueSubmissions.begin(); submissionIter != queueSubmissions.end(); ++submissionIter) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmSpirvVersionTests.cpp | 185 for (vk::BinaryCollection::Iterator binaryIt = binaryCollection.begin(); binaryIt != binaryCollection.end(); ++binaryIt) in isSpirVersionsAsRequested() 385 std::replace(spirvVersionName.begin(), spirvVersionName.end(), '.', '_'); in createSpivVersionCheckTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/ |
H A D | vktRandomUniformBlockCase.cpp | 149 layoutFlags |= rnd.choose<deUint32>(layoutFlagCandidates.begin(), layoutFlagCandidates.end()); in generateBlock() 298 glu::DataType type = rnd.choose<glu::DataType>(typeCandidates.begin(), typeCandidates.end()); in generateType()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | InitializeVariables.cpp | 235 mainBody->insert(mainBody->begin(), initCode.begin(), initCode.end()); in InsertInitCode() 246 mainBody->insert(mainBody->begin(), initCode.begin(), initCode.end()); in InsertInitCode()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | TransformFeedback.cpp | 172 angle::Result TransformFeedback::end(const Context *context) in end() function in gl::TransformFeedback 174 ANGLE_TRY(mImplementation->end(context)); in end()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | ShaderD3D.cpp | 240 return mUsedImage2DFunctionNames.find(functionName) != mUsedImage2DFunctionNames.end(); in useImage2DFunction() 381 return mUniformRegisterMap.find(name) != mUniformRegisterMap.end(); in hasUniform()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | ContextImpl.h | 97 GLuint end, 104 GLuint end,
|