/third_party/libcoap/tests/ |
H A D | test_options.c | 24 /* delta == 0, length == 0, value == 0 */ in t_parse_option1() 35 /* FIXME: value? */ in t_parse_option1() 40 /* delta == 12, length == 1, value == 0 */ in t_parse_option2() 50 CU_ASSERT(option.value == teststr.s + 1); in t_parse_option2() 55 /* delta == 3, length == 12, value == 0 */ in t_parse_option3() 67 CU_ASSERT(option.value == teststr.s + 1); in t_parse_option3() 68 /* CU_ASSERT(memcmp(option.value, teststr.s + 1, 12) == 0); */ in t_parse_option3() 73 /* delta == 15, length == 3, value == 0 */ in t_parse_option4() 85 /* delta == 3, length == 15, value == 0 */ in t_parse_option5() 162 /* illegal delta value (optio in t_parse_option11() [all...] |
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_ohos.c | 233 * before the dequeued buffer may be written to. A value of -1 in ohos_window_dequeue_buffer() 236 * any value except -1) then the caller is responsible for closing the in ohos_window_dequeue_buffer() 291 * it. If fence fd value is -1, buffer can be accessed by consumer in ohos_window_enqueue_buffer() 695 EGLint attribute, EGLint *value) in ohos_query_surface() 703 GET_BUFFER_GEOMETRY, &dummy, value); in ohos_query_surface() 710 GET_BUFFER_GEOMETRY, value, &dummy); in ohos_query_surface() 717 return _eglQuerySurface(disp, surf, attribute, value); in ohos_query_surface() 694 ohos_query_surface(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint *value) ohos_query_surface() argument
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
H A D | decode.c | 535 uint32_t value = vl_vlc_peekbits(&vlc, 32); in vlVdpDecoderFixVC1Startcode() local 536 if (value == 0x0000010D || in vlVdpDecoderFixVC1Startcode() 537 value == 0x0000010C || in vlVdpDecoderFixVC1Startcode() 538 value == 0x0000010B) in vlVdpDecoderFixVC1Startcode()
|
/third_party/node/lib/ |
H A D | assert.js | 360 message = `The expression evaluated to a falsy value:\n\n ${message}\n`; 377 function innerOk(fn, argLen, value, message) { 378 if (!value) { 383 message = 'No value argument passed to `assert.ok()`'; 392 actual: value, 404 * Pure assertion tests whether a value is truthy, as determined 405 * by !!value. 723 // Check validation functions return value. 906 * Expects `promiseFn` function or its value to reject. 926 * Expects `fn` or its value t [all...] |
/third_party/node/lib/internal/test_runner/ |
H A D | test.js | 97 value: PromisePrototypeThen(deferred.promise, () => { 115 value: disposeFunction, 144 runOnly(value) { 145 this.#test.runOnlySubtests = !!value;
|
/third_party/node/src/crypto/ |
H A D | crypto_util.h | 293 v8::Local<v8::String> value, 297 v8::Local<v8::Value> value); 309 v8::Local<v8::Value> value); 314 Environment* env, v8::Local<v8::Value> value);
|
/third_party/node/deps/v8/tools/release/ |
H A D | common_includes.py | 333 def __setitem__(self, key, value): 336 self._state[key] = value 492 value = match.group(1) 493 self["%s%s" % (prefix, var_name)] = value
|
/third_party/node/deps/v8/tools/ |
H A D | windbg.js | 139 // original value was a safe integer). 356 function decomp(value) { 357 if (value > 0xffffffff) return value; 358 return get_compressed_ptr_base() + value;
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | android.py | 791 libraries: the value of spec.get('libraries') 983 value_list = [quoter(prefix + value) for value in value_list] 985 value_list = [self.LocalPathify(value) for value in value_list]
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locmap.cpp | 1264 uint32_t value = 0; in uprv_convertToLCID() local 1302 value = getHostID(&gPosixIDmap[idx], posixID, &myStatus); in uprv_convertToLCID() 1304 return value; in uprv_convertToLCID() 1307 fallbackValue = value; in uprv_convertToLCID()
|
/third_party/mesa3d/src/intel/perf/ |
H A D | intel_perf_query.c | 438 * When a raw query is used for the first time it's id is set to a value != in get_metric_id() 1538 uint64_t value = end[i] - start[i]; in get_pipeline_stats_data() local 1542 value *= counter->pipeline_stat.numerator; in get_pipeline_stats_data() 1543 value /= counter->pipeline_stat.denominator; in get_pipeline_stats_data() 1546 *((uint64_t *)p) = value; in get_pipeline_stats_data()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | pkg_genc.cpp | 609 /* write the value, possibly with comma and newline */ in write32() 644 uint8_t value = ptrIdx[i]; in write32() local 645 if (value || seenNonZero) { in write32() 646 *(s++)=hexToStr[value>>4]; in write32() 647 *(s++)=hexToStr[value&0xF]; in write32() 666 /* convert the byte value to a string */ in write8() 678 /* write the value, possibly with comma and newline */ in write8() 703 /* write the value, possibly with comma and newline */ in write8str() 918 * The number of bits is implicit with the Machine value. in getArchitecture()
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ |
H A D | android.py | 791 libraries: the value of spec.get('libraries') 983 value_list = [quoter(prefix + value) for value in value_list] 985 value_list = [self.LocalPathify(value) for value in value_list]
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | ocsp.h | 42 * -- value 7 is not used 408 int OCSP_REQUEST_add1_ext_i2d(OCSP_REQUEST *x, int nid, void *value, int crit, 419 int OCSP_ONEREQ_add1_ext_i2d(OCSP_ONEREQ *x, int nid, void *value, int crit, 433 int OCSP_BASICRESP_add1_ext_i2d(OCSP_BASICRESP *x, int nid, void *value, 447 int OCSP_SINGLERESP_add1_ext_i2d(OCSP_SINGLERESP *x, int nid, void *value,
|