Home
last modified time | relevance | path

Searched refs:dummy (Results 726 - 750 of 2007) sorted by relevance

1...<<21222324252627282930>>...81

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_render.c820 if (r300_vs(r300)->shader->dummy) in r300_draw_vbo()
/third_party/python/Lib/multiprocessing/
H A Dmanagers.py144 'debug_info', 'number_of_objects', 'dummy', 'incref', 'decref']
334 def dummy(self, c): member in Server
533 dispatch(conn, None, 'dummy')
/third_party/python/Lib/logging/
H A Dhandlers.py639 dummy = self.format(record)
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldSet.java87 private FieldSet(final boolean dummy) { in FieldSet() argument
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dtypes.rs1084 pub dummy: c_int,
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc2730 Handle<JSObject> dummy = factory->NewJSObject(isolate_->object_function()); in InitializeGlobal() local
2731 InstallError(isolate_, dummy, factory->CompileError_string(), in InitializeGlobal()
2735 InstallError(isolate_, dummy, factory->LinkError_string(), in InitializeGlobal()
2739 InstallError(isolate_, dummy, factory->RuntimeError_string(), in InitializeGlobal()
2743 InstallError(isolate_, dummy, factory->WebAssemblyException_string(), in InitializeGlobal()
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc40 bool dummy = in TEST() local
53 EXPECT_TRUE(dummy || !dummy); // Suppresses warning that dummy is unused. in TEST()
/third_party/alsa-utils/aplay/
H A Daplay.c2808 char dummy = 0; /* Write a Terminator */ local
2810 if (xwrite(fd, &dummy, 1) != 1) {
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/
H A Dssl.h1119 * defines have an equivalent and are set to a dummy value (-1). SSL_ST_CONNECT
1586 # define SSL_CTX_set_ecdh_auto(dummy, onoff) ((onoff) != 0)
1587 # define SSL_set_ecdh_auto(dummy, onoff) ((onoff) != 0)

Completed in 120 milliseconds

1...<<21222324252627282930>>...81