/third_party/node/deps/v8/src/parsing/ |
H A D | rewriter.cc | 55 // Returns ".result = value" 56 Expression* SetResult(Expression* value) { in SetResult() argument 59 return factory()->NewAssignment(Token::ASSIGN, result_proxy, value, in SetResult() 128 // all statements. The last value producing statement before the break needs in Process() 130 // value producing statement in the block assigns to .result, so we can stop in Process() 144 // While unclear from the spec (ECMA-262, 3rd., 12.2), the value of in VisitBlock() 185 // The statement may have to produce a value, so always assign undefined in VisitIterationStatement() 252 // Save .result value at the beginning of the finally block and restore it in VisitTryFinallyStatement() 255 // completion value. in VisitTryFinallyStatement() 297 // The statement may have to produce a value, s in VisitSwitchStatement() [all...] |
/third_party/node/deps/v8/src/strings/ |
H A D | string-builder-inl.h | 46 void Add(Object value); 47 void Add(Smi value);
|
H A D | string-search.h | 180 // Cache value of max(0, pattern_length() - kBMMaxShift) 185 inline T AlignDown(T value, U alignment) { in AlignDown() argument 187 (reinterpret_cast<uintptr_t>(value) & ~(alignment - 1))); in AlignDown()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_fence.c | 64 * \param old_value Previous fence value (for a bug workaround) 65 * \param new_value Fence value to write for this event. 182 radeon_emit(ref); /* reference value */ in si_cp_wait_mem() 267 uint32_t value = 0x80000000; in si_fine_fence_set() local 269 si_cp_write_data(ctx, fine->buf, fine->offset, 4, V_370_MEM, V_370_PFP, &value); in si_fine_fence_set()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_synchronization2.c | 356 .value = wait_values ? wait_values[i] : 0, in vk_common_QueueSubmit() 372 .value = signal_values ? signal_values[i] : 0, in vk_common_QueueSubmit()
|
H A D | vk_semaphore.c | 357 * VUID-VkSemaphoreSignalInfo-value-03258 in vk_common_SignalSemaphore() 359 * "value must have a value greater than the current value of the in vk_common_SignalSemaphore() 362 * Since 0 is the lowest possible semaphore timeline value, we can assert in vk_common_SignalSemaphore() 363 * that a non-zero signal value is provided. in vk_common_SignalSemaphore() 365 if (unlikely(pSignalInfo->value == 0)) { in vk_common_SignalSemaphore() 367 "Tried to signal a timeline with value 0"); in vk_common_SignalSemaphore() 370 result = vk_sync_signal(device, sync, pSignalInfo->value); in vk_common_SignalSemaphore()
|
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | compiler.h | 497 bool mir_single_use(compiler_context *ctx, unsigned value); 498 unsigned mir_use_count(compiler_context *ctx, unsigned value);
|
/third_party/mesa3d/src/util/ |
H A D | texcompress_rgtc_tmp.h | 33 unsigned i, unsigned j, TYPE *value, unsigned comps) in fetch_texel_rgtc() 58 *value = decode; in fetch_texel_rgtc() 87 /* find lowest and highest alpha value in block, alphabase[0] lowest, alphabase[1] highest */ in encode_rgtc_ubyte() 276 /* find the "average" difference between the alpha values and the next encoded value. in encode_rgtc_ubyte() 32 fetch_texel_rgtc(unsigned srcRowStride, const TYPE *pixdata, unsigned i, unsigned j, TYPE *value, unsigned comps) fetch_texel_rgtc() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_screen.c | 324 uint64_t *value) in rbug_screen_resource_get_param() 334 handle_usage, value); in rbug_screen_resource_get_param() 316 rbug_screen_resource_get_param(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *_resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) rbug_screen_resource_get_param() argument
|
/third_party/musl/Benchmark/musl/ |
H A D | benchmark_framework.cpp | 217 static args_vector GetArgs(const std::vector<int> &sizes, int value) in GetArgs() argument 221 args.push_back({size, value}); in GetArgs()
|
H A D | libc_math.cpp | 35 // The function generates a value that has the size of the parameter x and the symbol of the parameter y 296 // FP_INFINITE The specified value is positive or negative infinity 306 // FP_SUBNORMAL The specified value is a positive or negative normalization value 316 // FP_NAN The specified value is not a number 326 // FP_ZERO Specify a value of zero 354 // Returns the largest integer value less than or equal to the input value 363 // The logarithmic value used to calculate the gamma function 404 // create a floating-point number that represents a non-numeric value 437 float value = (float)COSSIN_VALUES[state.range(0)]; Bm_function_Modff() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | c64xpluscpuid.pl | 194 MV B0,A4 ; return value 237 || MVK 0,A4 ; return value
|
/third_party/node/deps/openssl/openssl/crypto/cms/ |
H A D | cms_ec.c | 181 p = alg->parameter->value.sequence->data; in ecdh_cms_set_shared_info() 182 plen = alg->parameter->value.sequence->length; in ecdh_cms_set_shared_info()
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/no-asm/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm_avx2/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/no-asm/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/linux64-mips64/asm/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/linux64-riscv64/no-asm/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/no-asm/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | pkcs12.h | 142 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len); 326 int nid_type, const unsigned char *value, int len); variable
|