/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
D | bb-i2c.c | 18 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_start() 26 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_start() 37 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_stop() 40 while (!ctx->gpio->read(ctx->scl)) in lws_bb_i2c_stop() 56 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_write() 59 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_write() 64 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_write() 67 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_write() 82 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_read() 84 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_read() [all …]
|
D | bb-i2c.h | 20 _lws_plat_gpio_t scl; member
|
/third_party/libwebsockets/lib/drivers/i2c/bitbang/ |
D | lws-bb-i2c.c | 34 ctx->gpio->mode(ctx->scl, LWSGGPIO_FL_WRITE | LWSGGPIO_FL_READ | LWSGGPIO_FL_PULLUP); in lws_bb_i2c_init() 46 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_start() 54 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_start() 65 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_stop() 68 while (!ctx->gpio->read(ctx->scl)) in lws_bb_i2c_stop() 84 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_write() 87 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_write() 92 ctx->gpio->set(ctx->scl, 1); in lws_bb_i2c_write() 95 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_write() 110 ctx->gpio->set(ctx->scl, 0); in lws_bb_i2c_read() [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_gradients.c | 122 float scl; in lerp_colors() local 132 scl = step * (nb_colors - 1); in lerp_colors() 133 i = floorf(scl); in lerp_colors() 135 return lerp_color(arr[i], arr[i + 1], scl - i); in lerp_colors() 140 float scl; in lerp_colors16() local 150 scl = step * (nb_colors - 1); in lerp_colors16() 151 i = floorf(scl); in lerp_colors16() 153 return lerp_color16(arr[i], arr[i + 1], scl - i); in lerp_colors16()
|
/third_party/boost/libs/context/src/asm/ |
D | make_i386_ms_pe_gas.asm | 32 .def @feat.00; .scl 3; .type 0; .endef 36 .def _make_fcontext; .scl 2; .type 32; .endef 150 .def __exit; .scl 2; .type 32; .endef /* standard C library function */
|
D | make_x86_64_ms_pe_gas.asm | 93 .def make_fcontext; .scl 2; .type 32; .endef 171 .def _exit; .scl 2; .type 32; .endef /* standard C library function */
|
D | jump_i386_ms_pe_gas.asm | 32 .def @feat.00; .scl 3; .type 0; .endef 36 .def _jump_fcontext; .scl 2; .type 32; .endef
|
D | ontop_i386_ms_pe_gas.asm | 32 .def @feat.00; .scl 3; .type 0; .endef 36 .def _ontop_fcontext; .scl 2; .type 32; .endef
|
D | jump_x86_64_ms_pe_gas.asm | 93 .def jump_fcontext; .scl 2; .type 32; .endef
|
D | ontop_x86_64_ms_pe_gas.asm | 93 .def ontop_fcontext; .scl 2; .type 32; .endef
|
/third_party/gstreamer/gstplugins_good/gst/monoscope/ |
D | monoscope.c | 55 double scl = (256.0 / (double) hq); in colors_init() local 59 colors[i] = ((int) (i * scl) << 16) + (255 << 8); in colors_init() 61 colors[i + hq1] = (255 << 16) + ((int) ((hq1 - i) * scl) << 8); in colors_init()
|
/third_party/grpc/templates/src/php/docker/centos7/ |
D | Dockerfile.template | 20 yum install -y centos-release-scl && ${'\\'} 23 SHELL [ "/usr/bin/scl", "enable", "devtoolset-7"]
|
/third_party/grpc/src/php/docker/centos7/ |
D | Dockerfile | 18 yum install -y centos-release-scl && \ 21 SHELL [ "/usr/bin/scl", "enable", "devtoolset-7"]
|
/third_party/protobuf/protoc-artifacts/ |
D | scl-enable-devtoolset.sh | 13 exec scl enable devtoolset-2 "$(quote "$@")"
|
/third_party/libwebsockets/include/libwebsockets/ |
D | lws-bb-i2c.h | 33 _lws_plat_gpio_t scl; member
|
/third_party/jerryscript/targets/mbedos5/jerryscript-mbed/jerryscript-mbed-drivers/source/ |
D | I2C-js.cpp | 301 int scl = jerry_get_number_value(args[1]); in DECLARE_CLASS_CONSTRUCTOR() local 303 I2C *native_ptr = new I2C((PinName)sda, (PinName)scl); in DECLARE_CLASS_CONSTRUCTOR()
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | lsat.hpp | 178 T lamt, sdsq, s, lamdp, phidp, sppsq, dd, sd, sl, fac, scl, sav, spp; in inv() local 207 scl = cos(lamdp) >= 0. ? 1. : -1; in inv() 208 lamt -= half_pi * (1. - scl) * sl; in inv()
|
/third_party/FatFs/source/ |
D | ff.c | 1161 DWORD scl = clst, ecl = clst; in remove_chain() local 1201 rt[0] = clst2sect(fs, scl); /* Start of data area to be freed */ in remove_chain() 1204 scl = ecl = nxt; in remove_chain() 1225 DWORD cs, ncl, scl; in create_chain() local 1236 scl = fs->last_clst; /* Suggested cluster to start to find */ in create_chain() 1239 if (scl == 0 || scl >= fs->n_fatent) in create_chain() 1240 scl = fs->st_clst - 1 ; in create_chain() 1241 if (scl == 0 || scl < fs->st_clst || scl >= fs->st_clst + fs->ct_clst) in create_chain() 1242 scl = fs->st_clst - 1; in create_chain() 1246 if (scl == 0 || scl >= fs->n_fatent) scl = 1; in create_chain() [all …]
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/ |
D | devices.c | 39 .scl = GPIO_NUM_15,
|
/third_party/gstreamer/gstplugins_base/gst/audiotestsrc/ |
D | gstaudiotestsrc.c | 871 gdouble step, scl; \ 883 scl = 1024.0 / M_PI_M2; \ 892 *ptr = (g##type) scale * src->wave_table[(gint) (src->accumulator * scl)]; \ 928 gdouble step, scl; \ 944 scl = 1024.0 / M_PI_M2; \ 971 (g##type) volscale * ramp * src->wave_table[(gint) (src->accumulator * scl)]; \
|
/third_party/flutter/skia/third_party/externals/icu/source/data/lang/ |
D | fur.txt | 37 cu{"sclâf de glesie"} 43 den{"sclâf"}
|
/third_party/icu/icu4c/source/data/lang/ |
D | fur.txt | 38 cu{"sclâf de glesie"} 44 den{"sclâf"}
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | fur.txt | 38 cu{"sclâf de glesie"} 44 den{"sclâf"}
|
/third_party/icu/icu4c/source/data/unit/ |
D | ia.txt | 226 one{"{0} scl"} 1097 dnam{"scl"} 1098 one{"{0} scl"} 1099 other{"{0} scl"}
|
/third_party/skia/third_party/externals/icu/source/data/unit/ |
D | ia.txt | 226 one{"{0} scl"} 1097 dnam{"scl"} 1098 one{"{0} scl"} 1099 other{"{0} scl"}
|