Home
last modified time | relevance | path

Searched refs:from (Results 6051 - 6075 of 7910) sorted by relevance

1...<<241242243244245246247248249250>>...317

/third_party/libunwind/libunwind/doc/
H A Dunw_set_reg.tex47 from a signal handler.
H A Dunw_get_fpreg.tex46 from a signal handler.
H A Dunw_get_reg.tex47 from a signal handler.
H A Dunw_init_remote.tex50 is passed in argument \Var{as}, this routine is also safe to use from
H A Dunw_set_caching_policy.tex57 to use from a signal handler.
H A Dunw_set_fpreg.tex46 from a signal handler.
/third_party/libunwind/libunwind/tests/
H A Dx64-test-dwarf-expressions.S28 # libunwind will be able to restore r12 from the stack.
/third_party/libwebsockets/lib/abstract/protocols/smtp/
H A Dsmtp.c69 250, /* from */
138 /* since we took it on, remove it from the queue */ in lws_smtpc_email_disposition()
258 c->e->from); in lws_smtpc_abs_writeable()
/third_party/lame/
H A Dcompile35 # there to prevent tools from complaining about whitespace usage.
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
302 # If no '-o' option was seen then we might have been invoked from a
/third_party/node/lib/internal/source_map/
H A Dprepare_stack_trace.js30 // Create a prettified stacktrace, inserting context from source maps
113 // trace, if possible restore it from the names field of the source map:
133 // Places a snippet of code from where the exception was originally thrown
184 // from disk:
185 debug(`read source of ${originalSourcePath} from filesystem`);
H A Dsource_map_cache.js210 // from. This allows translation from byte offset V8 coverage reports,
242 Buffer.from(data, 'base64').toString('utf8') : data;
/third_party/node/lib/internal/
H A Dstream_base_commons.js71 const buffer = Buffer.from(data, encoding);
/third_party/node/test/parallel/
H A Dtest-fs-access.js5 // and the errors thrown from these APIs include the desired properties
53 // It can prevent the test from removing files created before the change of user
222 () => { fs.accessSync(Buffer.from(doesNotExist)); },
/third_party/node/test/common/
H A Dheap.js43 from: fromNode,
/third_party/node/deps/cares/
H A Dcompile35 # there to prevent tools from complaining about whitespace usage.
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
302 # If no '-o' option was seen then we might have been invoked from a
/third_party/node/deps/cares/config/
H A Dcompile35 # there to prevent tools from complaining about whitespace usage.
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
302 # If no '-o' option was seen then we might have been invoked from a
/third_party/node/deps/npm/node_modules/https-proxy-agent/dist/
H A Dindex.js45 * HTTP request from the proxy server.
57 // Trim off the brackets from IPv6 addresses
103 headers['Proxy-Authorization'] = `Basic ${Buffer.from(auth).toString('base64')}`;
/third_party/libevdev/build-aux/
H A Dcompile35 # there to prevent tools from complaining about whitespace usage.
244 Remove '-o dest.o' from ARGS, run PROGRAM with the remaining
302 # If no '-o' option was seen then we might have been invoked from a
/third_party/ltp/testscripts/
H A Dltpdmmapper.sh26 package. You can download it from http://www.sistina.com. Follow
/third_party/node/deps/v8/src/compiler/
H A Dloop-peeling.cc49 // backedges of the loop correspond to edges from the peeled iteration to
52 // Similarly, any exits from the loop body need to be merged with "exits"
53 // from the peeled iteration, resulting in the graph as follows:
153 // Multiple backedges from original loop, therefore multiple output edges in Peel()
154 // from the peeled iteration. in Peel()
162 // Merge values from the multiple output edges of the peeled iteration. in Peel()
242 // and remove all the markers from the graph. in EliminateLoopExit()
245 Node* marker = edge.from(); in EliminateLoopExit()
H A Dloop-unrolling.cc58 /*** Step 1: Remove stack checks from all but the first iteration of the in UnrollLoop()
71 // from the effect chain. in UnrollLoop()
103 // Create a merge node from all iteration exits. in UnrollLoop()
113 Node* use = use_edge.from(); in UnrollLoop()
116 // LoopExitValues. We need to create a phi from all loop in UnrollLoop()
194 // Phis depending on the loop header should take their input from the in UnrollLoop()
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk.h86 ExternalBackingStoreType type, MemoryChunk* from, MemoryChunk* to,
/third_party/node/deps/openssl/openssl/crypto/perlasm/
H A Dx86asm.pl287 Pick one target type from
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/table/
H A DRangeKey.java95 // A recursive descent visitor that splits range keys from the visited tree on the upward phase
99 // through an "any" path, the node it reaches cannot have any other edges coming from it (the
120 // Current path from the root of the tree being visited.
190 return RangeTree.from(getLengths().stream().map(n -> s.extendByLength(n - s.length()))); in asRangeTree()
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/
H A DDigitSequenceMatcherTest.java172 return RangeTree.from(Arrays.stream(lines).map(RangeSpecification::parse)); in ranges()

Completed in 12 milliseconds

1...<<241242243244245246247248249250>>...317