Home
last modified time | relevance | path

Searched refs:coalesced (Results 1 – 25 of 34) sorted by relevance

12

/third_party/gn/src/gn/
Dtrace.cc88 std::map<std::string, Coalesced> coalesced; in SummarizeCoalesced() local
90 Coalesced& c = coalesced[item->name()]; in SummarizeCoalesced()
98 for (const auto& pair : coalesced) in SummarizeCoalesced()
/third_party/grpc/src/objective-c/tests/CronetTests/
DCronetUnitTests.mm320 BOOL coalesced = NO;
338 coalesced = YES;
343 if (coalesced) {
348 XCTAssert(coalesced == useCoalescing);
/third_party/ltp/testcases/kernel/syscalls/inotify/
DREADME38 IN_MOVE_SELF events will be coalesced into a single one.
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-binance/
DREADME.md29 the packet size before tls by applying compression, making even coalesced packets
/third_party/python/Modules/_ctypes/libffi_osx/powerpc/
Dppc-darwin_closure.S239 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
Dppc64-darwin_closure.S309 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
Dppc-darwin.S285 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms
/third_party/flutter/flutter/packages/flutter/lib/src/widgets/
Dinherited_notifier.dart18 /// Multiple notifications are coalesced, so that dependents only rebuild once
/third_party/skia/third_party/externals/brotli/c/tools/
Dbrotli.md25 could be coalesced:
/third_party/mesa3d/docs/relnotes/
D20.0.7.rst111 - intel/fs: Don't delete coalesced MOVs if they have a cmod
/third_party/python/Modules/_ctypes/libffi_osx/x86/
Ddarwin64.S319 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
Dx86-darwin.S314 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
/third_party/grpc/test/cpp/ios/CronetTests/
DTestHelper.mm160 // write the last message and send status (coalesced using WriteLast)
/third_party/libuv/include/uv/
Dwin.h384 int coalesced; \
/third_party/libffi/src/x86/
Dsysv_intel.S734 .section __TEXT,__text,coalesced,pure_instructions; \
765 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
Dsysv.S795 .section __TEXT,__text,coalesced,pure_instructions; \
825 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
Dunix64.S412 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
/third_party/libffi/src/powerpc/
Ddarwin.S321 .section __TEXT,__eh_frame,coalesced,no_toc+strip_static_syms+live_support
/third_party/libuv/src/win/
Dpipe.c1488 coalesced_write_req->req.coalesced = 1; in uv__build_coalesced_write_req()
1527 req->coalesced = 0; in uv__pipe_write_data()
2079 if (req->coalesced) { in uv__process_pipe_write_req()
/third_party/boost/libs/spirit/doc/qi/
Dchar.qbk73 ranges such that adjacent or overlapping ranges are coalesced.
/third_party/openGLES/extensions/ARB/
DARB_texture_non_power_of_two.txt591 - coalesced the equations that used 3 2-term max equations into
616 - updated revision history and coalesced revision notes from
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_non_power_of_two.txt581 - coalesced the equations that used 3 2-term max equations into
606 - updated revision history and coalesced revision notes from
/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dnotes.markdown379 clauses. Eliminates all coalesced copies (if src and dst of the copy
/third_party/boost/libs/spirit/doc/karma/
Dchar.qbk77 ranges such that adjacent or overlapping ranges are coalesced.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DREADME.txt259 .section __TEXT,__const_coal,coalesced instead of
260 .section __DATA,__const_coal,coalesced.

12