Home
last modified time | relevance | path

Searched refs:result (Results 10176 - 10200 of 11792) sorted by relevance

1...<<401402403404405406407408409410>>...472

/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c233 tag_to_vh_name(char *result, size_t max, uint32_t tag) in tag_to_vh_name() argument
235 lws_snprintf(result, max, "jitt-%08X", tag); in tag_to_vh_name()
/third_party/libfuse/include/
H A Dfuse_lowlevel.h91 attributes only change as a result of requests that come
97 entries are changed/deleted only as a result of requests
1606 * @param result result to be passed to the caller
1610 int fuse_reply_ioctl(fuse_req_t req, int result, const void *buf, size_t size);
1619 * @param result result to be passed to the caller
1623 int fuse_reply_ioctl_iov(fuse_req_t req, int result, const struct iovec *iov,
1627 * Reply with poll result event mask
1630 * @param revents poll result even
[all...]
/third_party/node/deps/v8/include/
H A Dv8-object.h244 * result.Check().
558 * If result.IsEmpty() no real property was located in the prototype chain.
574 * If result.IsEmpty() no real property was located on the object or
747 A* result = HandleScope::CreateHandle(isolate, value); in GetInternalField() local
748 return Local<Value>(reinterpret_cast<Value*>(result)); in GetInternalField()
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc32 #include "src/wasm/wasm-result.h"
179 // translated to a valid WebAssembly module. The result are two vectors
266 // The result is a compiled module and serialized standard library uses. in FinalizeJobImpl()
268 Handle<AsmWasmData> result = in FinalizeJobImpl() local
279 compilation_info()->SetAsmWasmData(result); in FinalizeJobImpl()
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-proxy-gen.cc130 TNode<Object> result = Call(context, trap, handler, target, receiver, array); in TF_BUILTIN() local
131 args.PopAndReturn(result); in TF_BUILTIN()
H A Dbuiltins-async-iterator-gen.cc61 // Load "value" and "done" from an iterator result object. If an exception
246 // Sync iterator result is not an object --- Produce a TypeError and jump in LoadIteratorResult()
261 const TNode<Object> result = in LoadIteratorResult() local
263 var_done = result; in LoadIteratorResult()
/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h292 T* result = Get(); in Release() local
294 return result; in Release()
H A Dpersistent.h208 T* result = Get(); in Release() local
210 return result; in Release()
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dpersistent.h208 T* result = Get(); in Release() local
210 return result; in Release()
H A Dcross-thread-persistent.h294 T* result = Get(); in Release() local
296 return result; in Release()
/third_party/node/deps/v8/src/base/
H A Datomicops.h95 // result = *ptr;
96 // if (result == old_value)
98 // return result;
156 bool result = atomic_compare_exchange_strong_explicit( in Release_CompareAndSwap() local
159 USE(result); // Make gcc compiler happy. in Release_CompareAndSwap()
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.h354 void SetCR0(intptr_t result, bool setSO = false);
375 void SetFpResult(const double& result);
/third_party/node/deps/v8/src/ic/
H A Dunary-op-assembler.cc235 TNode<Smi> result = in IncrementOrDecrement()
245 return result; in IncrementOrDecrement()
/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.cc211 if (stack_top == nullptr) return; // Missing timer is a result of Reset(). in Leave()
307 RuntimeCallStats* result = new_table.get(); in NewTable() local
311 return result; in NewTable()
/third_party/node/deps/v8/src/objects/
H A Dtagged-field-inl.h200 Tagged_t result = AsAtomicTagged::Release_CompareAndSwap( in Release_CompareAndSwap() local
202 return result; in Release_CompareAndSwap()
/third_party/node/deps/v8/src/strings/
H A Dstring-builder-inl.h33 // Returns the result length of the concatenation.
271 Handle<String> result = SeqString::Truncate(string, length); in Finalize() local
273 return result; in Finalize()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_hw.c186 union pipe_query_result *result) in fd_hw_get_query_result()
200 /* sum the result across all sample periods. Start with the last period in fd_hw_get_query_result()
246 sampptr(period->end, i, ptr), result); in fd_hw_get_query_result()
185 fd_hw_get_query_result(struct fd_context *ctx, struct fd_query *q, bool wait, union pipe_query_result *result) fd_hw_get_query_result() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_synchronization2.c416 VkResult result = device->dispatch_table.QueueSubmit2KHR(_queue, in vk_common_QueueSubmit() local
428 return result; in vk_common_QueueSubmit()
/third_party/musl/libc-test/src/functionalext/time/
H A Dstrftime_ext.c49 EXPECT_STREQ("strftime_0100", buffer, test_asctime_data[i].result); in strftime_0100()
77 EXPECT_STREQ("strftime_0200", buffer, test_strftime_data[i].result); in strftime_0200()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw_metric.c669 union pipe_query_result *result) in nvc0_hw_metric_get_query_result()
705 *(uint64_t *)result = value; in nvc0_hw_metric_get_query_result()
667 nvc0_hw_metric_get_query_result(struct nvc0_context *nvc0, struct nvc0_hw_query *hq, bool wait, union pipe_query_result *result) nvc0_hw_metric_get_query_result() argument
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java691 // return the result. in isNationalPrefixPresentIfRequired()
719 PhoneNumberMatch result = lastMatch; in next()
722 return result; in next()
/third_party/libphonenumber/migrator/src/test/java/com/google/phonenumbers/migrator/
H A DMigrationJobTest.java211 .map(result -> result.getMigrationEntry().getOriginalNumber())) in standardMigration_invalidMigration_expectInvalidMigration()
/third_party/python/Tools/scripts/
H A Dstable_abi.py344 write('// Add an entry in dict `result` for each Stable ABI feature macro.')
349 write(f' res = PyDict_SetItemString(result, "{name}", Py_True);')
351 write(f' res = PyDict_SetItemString(result, "{name}", Py_False);')
354 write(' Py_DECREF(result); return NULL;')
728 failed_results = [name for name, result in results.items() if not result]
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DAbstractMessageTest.java409 AbstractMessageWrapper result = in testMergeFrom()
414 assertEquals(MERGE_RESULT_TEXT, result.toString()); in testMergeFrom()
/third_party/python/Lib/idlelib/
H A Dquery.py8 The 'return value' is .result set to either a valid answer or None.
15 # Query and Section name result from splitting GetCfgSectionNameDialog
140 '''If entry is valid, bind it to 'result' and destroy tk widget.
147 self.result = entry
154 "Set dialog result to None and destroy tk widget."
155 self.result = None

Completed in 26 milliseconds

1...<<401402403404405406407408409410>>...472