Home
last modified time | relevance | path

Searched defs:cont (Results 26 - 50 of 136) sorted by relevance

123456

/third_party/gn/src/base/
H A Dstl_util.h80 bool STLIsSorted(const Container& cont) { in STLIsSorted() argument
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_live_variables.cpp145 bool cont = true; in compute_live_variables() local
H A Dbrw_fs_live_variables.cpp157 bool cont = true; in compute_live_variables() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dx_long.c85 static int long_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in long_i2c() argument
128 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in long_c2i() argument
[all...]
H A Dx_bignum.c94 static int bn_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in bn_i2c() argument
115 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_c2i() argument
130 static int bn_secure_c2i(ASN1_VALUE **pval, const unsigned char *cont, in argument
[all...]
H A Dx_int64.c49 static int uint64_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint64_i2c() argument
73 static int uint64_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint64_c2i() argument
144 static int uint32_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint32_i2c() argument
175 static int uint32_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint32_c2i() argument
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dia64.S1403 #define cont p16 define
[all...]
/third_party/openssl/crypto/asn1/
H A Dx_long.c85 static int long_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in long_i2c() argument
128 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in long_c2i() argument
[all...]
H A Dx_bignum.c94 static int bn_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in bn_i2c() argument
115 static int bn_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in bn_c2i() argument
130 static int bn_secure_c2i(ASN1_VALUE **pval, const unsigned char *cont, in argument
[all...]
H A Dx_int64.c49 static int uint64_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint64_i2c() argument
73 static int uint64_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint64_c2i() argument
144 static int uint32_i2c(const ASN1_VALUE **pval, unsigned char *cont, int *putype, in uint32_i2c() argument
175 static int uint32_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, in uint32_c2i() argument
/third_party/openssl/crypto/bn/asm/
H A Dia64.S1403 #define cont p16 define
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_mmap.c537 snd_pcm_uframes_t cont = pcm->buffer_size - offset; in snd_pcm_write_mmap() local
593 snd_pcm_uframes_t cont = pcm->buffer_size - offset; in snd_pcm_read_mmap() local
H A Dpcm_plugin.c410 snd_pcm_uframes_t cont = pcm->buffer_size - appl_offset; in snd_pcm_plugin_mmap_commit() local
475 snd_pcm_uframes_t cont = pcm->buffer_size - hw_offset; in snd_pcm_plugin_sync_hw_ptr_capture() local
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp286 struct haiku_egl_context* cont = haiku_egl_context(ctx); in haiku_make_current() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_live_variables.c207 bool cont = false; in vir_live_variables_dataflow() local
243 bool cont = false; in vir_live_variables_defin_defout_dataflow() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_live_variables.c226 bool cont = false; in qir_live_variables_dataflow() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DDemoUtility.java48 public static void fixGrid(Container cont, int columns) { in fixGrid() argument
80 public static void setInsets(Container cont, Component comp, Insets insets) { in setInsets() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dliveness.c194 bool cont = false; in ppir_liveness_compute_live_sets() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_testing_helpers.h337 void InsertEach(Container* cont) { in InsertEach() argument
341 void InsertEach(Container* cont, H&& head, T&&... tail) { in InsertEach() argument
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dlinux.rs422 pub fn cont<T: Into<Option<Signal>>>(pid: Pid, sig: T) -> Result<()> { in cont() functions
/third_party/ffmpeg/libavformat/
H A Drtpdec_rfc4175.c228 int length, line, offset, cont, field; in rfc4175_handle_packet() local
/third_party/alsa-lib/src/pcm/scopes/
H A Dlevel.c101 snd_pcm_uframes_t offset, cont; in level_update() local
/third_party/backends/backend/escl/
H A Descl_capabilities.c126 int_to_array(SANE_Int *tab, int *tabsize, int cont) in int_to_array() argument
/third_party/backends/backend/
H A Dhp3900_usb.c451 SANE_Int cont, data, offset = 0, col = 0; in show_buffer() local
/third_party/ltp/pan/
H A Dtag_report.c59 char **cont; in test_result() local

Completed in 16 milliseconds

123456