/third_party/libwebsockets/lib/tls/ |
H A D | tls-jit-trust.c | 233 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 D | fuse_lowlevel.h | 91 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 D | v8-object.h | 244 * 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 D | asm-js.cc | 32 #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 D | builtins-proxy-gen.cc | 130 TNode<Object> result = Call(context, trap, handler, target, receiver, array); in TF_BUILTIN() local 131 args.PopAndReturn(result); in TF_BUILTIN()
|
H A D | builtins-async-iterator-gen.cc | 61 // 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 D | cross-thread-persistent.h | 292 T* result = Get(); in Release() local 294 return result; in Release()
|
H A D | persistent.h | 208 T* result = Get(); in Release() local 210 return result; in Release()
|
/third_party/node/deps/v8/include/v8-include/cppgc/ |
H A D | persistent.h | 208 T* result = Get(); in Release() local 210 return result; in Release()
|
H A D | cross-thread-persistent.h | 294 T* result = Get(); in Release() local 296 return result; in Release()
|
/third_party/node/deps/v8/src/base/ |
H A D | atomicops.h | 95 // 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 D | simulator-ppc.h | 354 void SetCR0(intptr_t result, bool setSO = false); 375 void SetFpResult(const double& result);
|
/third_party/node/deps/v8/src/ic/ |
H A D | unary-op-assembler.cc | 235 TNode<Smi> result = in IncrementOrDecrement() 245 return result; in IncrementOrDecrement()
|
/third_party/node/deps/v8/src/logging/ |
H A D | runtime-call-stats.cc | 211 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 D | tagged-field-inl.h | 200 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 D | string-builder-inl.h | 33 // 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 D | freedreno_query_hw.c | 186 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 D | vk_synchronization2.c | 416 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 D | strftime_ext.c | 49 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 D | nvc0_query_hw_metric.c | 669 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 D | PhoneNumberMatcher.java | 691 // 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 D | MigrationJobTest.java | 211 .map(result -> result.getMigrationEntry().getOriginalNumber())) in standardMigration_invalidMigration_expectInvalidMigration()
|
/third_party/python/Tools/scripts/ |
H A D | stable_abi.py | 344 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 D | AbstractMessageTest.java | 409 AbstractMessageWrapper result = in testMergeFrom() 414 assertEquals(MERGE_RESULT_TEXT, result.toString()); in testMergeFrom()
|
/third_party/python/Lib/idlelib/ |
H A D | query.py | 8 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
|