| /third_party/backends/sanei/ |
| H A D | sanei_ir.c | 66 double term; in sanei_ir_create_norm_histo() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | chnsecal.cpp | 616 int32_t term = ( ((int32_t)(6 * solarLongitude / CalendarAstronomer::PI)) + 2 ) % 12; in majorSolarTerm() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | show-parse.c | 110 static const char *show_modifiers(unsigned long mod, int term) in show_modifiers() argument
|
| /third_party/skia/src/core/ |
| H A D | SkGpuBlurUtils.cpp | 860 float term = static_cast<float>(i - radius); in Compute1DGaussianKernel() local
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLDSLParser.cpp | 1698 DSLExpression DSLParser::term() { in term() function in SkSL::DSLParser
|
| /device/soc/rockchip/common/sdk_linux/drivers/media/usb/uvc/ |
| H A D | uvc_driver.c | 1228 struct uvc_entity *unit, *term;
in uvc_parse_standard_control() local 1775 struct uvc_entity *term; uvc_scan_chain_backward() local 1862 uvc_scan_chain(struct uvc_video_chain *chain, struct uvc_entity *term) uvc_scan_chain() argument 2024 struct uvc_entity *term; uvc_scan_device() local 2258 struct uvc_entity *term; uvc_register_terms() local [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf.c | 636 kbase_csf_queue_terminate(struct kbase_context *kctx, struct kbase_ioctl_cs_queue_terminate *term) kbase_csf_queue_terminate() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | wavpackenc.c | 688 int delta = dppi->delta, pre_delta, term = dppi->value; in decorr_mono_buffer() local 725 int term, branches = s->num_branches - depth; in recurse_mono() local 1505 int term = dppi->value; decorr_stereo_buffer() local 1670 int term, branches = s->num_branches - depth; recurse_stereo() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_config_file.c | 2739 char *term; in hostapd_config_fill() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | ap_config_file.c | 2649 char *term; local
|
| /third_party/alsa-utils/aplay/ |
| H A D | aplay.c | 1558 struct termios term; local 1567 tcgetattr(fileno(stdin), &term); local 1575 tcsetattr(fileno(stdin), TCSANOW, &term); local 1580 struct termios term; local 1588 tcsetattr(fileno(stdin), TCSANOW, &term); local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_peephole.cpp | 3332 FlowInstruction *term = insn ? insn->asFlow() : NULL; in removeFlow() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-parser.cc | 2178 void RegExpBuilder::AddAtom(RegExpTree* term) { in AddAtom() argument 2193 void RegExpBuilder::AddTerm(RegExpTree* term) { in AddTerm() argument
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | pngstest.c | 3629 int term = (arg[1] == '0' ? 0 : '\n'); in main() local
|
| /third_party/python/Modules/ |
| H A D | _cursesmodule.c | 3374 _curses_setupterm_impl(PyObject *module, const char *term, int fd) in _curses_setupterm_impl() argument
|
| /third_party/python/Modules/clinic/ |
| H A D | _cursesmodule.c.h | 2685 const char *term = NULL; in _curses_setupterm() local [all...] |
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 1465 kbasep_cs_queue_terminate(struct kbase_context *kctx, struct kbase_ioctl_cs_queue_terminate *term) kbasep_cs_queue_terminate() argument 1491 kbasep_cs_queue_group_terminate(struct kbase_context *kctx, struct kbase_ioctl_cs_queue_group_term *term) kbasep_cs_queue_group_terminate() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_core_linux.c | 1349 kbasep_cs_queue_terminate(struct kbase_context *kctx, struct kbase_ioctl_cs_queue_terminate *term) kbasep_cs_queue_terminate() argument 1399 kbasep_cs_queue_group_terminate(struct kbase_context *kctx, struct kbase_ioctl_cs_queue_group_term *term) kbasep_cs_queue_group_terminate() argument
|
| /third_party/libdrm/ |
| H A D | xf86drm.c | 3589 char path[PATH_MAX + 1], *term; in get_pci_path() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface.c | 5427 char *term; in p2p_ctrl_find() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | ctrl_iface.c | 6138 char *term; local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 2464 get_swizzle(const struct tgsi_full_src_register *reg, enum tgsi_swizzle term) in get_swizzle() argument
|
| /third_party/vixl/src/aarch64/ |
| H A D | simulator-aarch64.cc | 11359 bool term = false; in Simulator() local
|
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 193625 Blob term; /* Current term */ global() member 230354 Fts5Buffer term; /* Buffer containing previous term on page */ global() member 230460 Fts5Buffer term; /* Current term */ global() member 234306 Fts5Buffer term; global() local 236242 Fts5Buffer term = {0,0,0}; /* Buffer used to hold most recent term */ global() local 236599 Fts5Buffer term; /* Current term read from page */ global() local 236647 Fts5Buffer term; /* Current term read from page */ global() local 243539 Fts5Buffer term; /* Current value of 'term' column */ global() member [all...] |
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |