/third_party/gn/src/base/strings/ |
H A D | string_split.cc | 101 auto& result_pair = result->back(); in AppendStringKeyValue()
|
/third_party/backends/backend/ |
H A D | epjitsu.h | 231 /* data from the front/back image buffers via the sane_read() function */ 247 /* final-sized back image, only used during duplex/backside */ 248 struct image back; member
|
/third_party/libunwind/libunwind/doc/ |
H A D | unw_get_proc_info_by_ip.tex | 72 returned by the \Func{access\_mem}() call-back (see
|
H A D | unw_get_proc_name.tex | 66 returned by the \Func{access\_mem}() call-back (see
|
H A D | unw_reg_states_iterate.tex | 67 returned by the \Func{access\_mem}() call-back (see
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_device.c | 89 buffers->back = NULL; in device_image_get_buffers() 92 * the spec states that they have a back buffer but no front buffer, in in device_image_get_buffers() 93 * contrast to pixmaps, which have a front buffer but no back buffer. in device_image_get_buffers() 98 * assigns the pbuffer a front buffer instead of a back buffer. in device_image_get_buffers() 298 _eglLog(_EGL_WARNING, "NEEDS EXTENSION: falling back to kms_swrast"); in device_probe_device()
|
H A D | platform_surfaceless.c | 82 buffers->back = NULL; in surfaceless_image_get_buffers() 85 * the spec states that they have a back buffer but no front buffer, in in surfaceless_image_get_buffers() 86 * contrast to pixmaps, which have a front buffer but no back buffer. in surfaceless_image_get_buffers() 91 * assigns the pbuffer a front buffer instead of a back buffer. in surfaceless_image_get_buffers() 344 _eglLog(_EGL_DEBUG, "Falling back to surfaceless swrast without DRM."); in dri2_initialize_surfaceless()
|
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
H A D | common.cpp | 27 /// Codegen back-end-independent part of the construction of an executable 225 // way for r600g to pass a handle for constant buffers back in make_kernel_args() 248 args.back().info = create_arg_info( in make_kernel_args()
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | resource.cpp | 87 return &maps.back(); in add_map() 182 // best and fall back if it fails. in root_resource()
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
H A D | range.hpp | 131 back() { in back() function in clover::detail::basic_range
|
/third_party/nghttp2/src/ |
H A D | deflatehd.cc | 262 auto &nv = nva.back(); in perform_from_http1text()
|
H A D | nghttpd.cc | 173 Send back uploaded content if method is POST or PUT. in print_help() 381 util::inp_strlower(config.trailer.back().name); in main()
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/bn/ |
H A D | s390x-mont.S | 23 st %r0,0(%r15) # back chain
|
H A D | s390x-gf2m.s | 189 st %r0,0(%r15) # back chain
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/bn/ |
H A D | s390x-mont.S | 23 st %r0,0(%r15) # back chain
|
H A D | s390x-gf2m.s | 189 st %r0,0(%r15) # back chain
|
/third_party/node/deps/v8/src/compiler/ |
H A D | control-equivalence.cc | 49 Bracket* recent = &blist.back(); in VisitMid()
|
/third_party/node/deps/v8/src/codegen/ |
H A D | assembler.cc | 275 code_targets_.back().address() == target.address()) { in AddCodeTarget()
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/bn/ |
H A D | s390x-mont.S | 23 stg %r0,0(%r15) # back chain
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-parser.h | 140 reusable_vectors_.back().swap(*vec); in fill()
|
/third_party/node/deps/v8/src/bigint/ |
H A D | fromstring.cc | 47 Add(Z, accumulator->heap_parts_.back()); in FromStringClassic()
|
/third_party/node/deps/v8/src/heap/ |
H A D | memory-allocator.h | 115 MemoryChunk* chunk = chunks_[type].back(); in GetMemoryChunkSafe()
|
H A D | read-only-heap.cc | 240 return &read_only_object_cache_.back(); in ExtendReadOnlyObjectCache()
|
H A D | local-heap.cc | 426 *it = gc_epilogue_callbacks_.back(); in RemoveGCEpilogueCallback()
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | page-memory.cc | 184 std::pair<NormalPageMemoryRegion*, Address> pair = pool_[bucket].back(); in Take()
|