Home
last modified time | relevance | path

Searched defs:common (Results 1 – 25 of 191) sorted by relevance

12345678

/external/pcre/src/
Dpcre2_jit_compile.c250 backtrack_common common; member
261 backtrack_common common; member
283 backtrack_common common; member
293 backtrack_common common; member
298 backtrack_common common; member
312 backtrack_common common; member
332 backtrack_common common; member
344 backtrack_common common; member
872 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode()
1073 static BOOL check_opcode_types(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend) in check_opcode_types()
[all …]
Dpcre2_jit_simd_inc.h205 static void fast_forward_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, s… in fast_forward_char_simd()
369 static jump_list *fast_requested_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR … in fast_requested_char_simd()
501 static void fast_forward_char_pair_simd(compiler_common *common, sljit_s32 offs1, in fast_forward_char_pair_simd()
864 static void fast_forward_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, s… in fast_forward_char_simd()
1048 static void fast_forward_char_pair_simd(compiler_common *common, sljit_s32 offs1, in fast_forward_char_pair_simd()
1248 static void fast_forward_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR char2, s… in fast_forward_char_simd()
1449 static jump_list *fast_requested_char_simd(compiler_common *common, PCRE2_UCHAR char1, PCRE2_UCHAR … in fast_requested_char_simd()
1611 static void fast_forward_char_pair_simd(compiler_common *common, sljit_s32 offs1, in fast_forward_char_pair_simd()
/external/libxkbcommon/src/xkbcomp/
Dast.h154 ParseCommon common; member
164 ParseCommon common; member
245 ParseCommon common; member
262 ParseCommon common; member
269 ParseCommon common; member
276 ParseCommon common; member
283 ParseCommon common; member
290 ParseCommon common; member
297 ParseCommon common; member
304 ParseCommon common; member
[all …]
/external/mesa3d/include/android_stub/hardware/
Dhwvulkan.h33 struct hw_module_t common; member
61 struct hw_device_t common; member
/external/rust/crates/structopt/tests/
Dflatten.rs23 common: Common, in flatten() field
68 common: Common, in flatten_in_subcommand() field
170 common: Common, in flatten_doc_comment() field
/external/clang/test/CodeGen/
D2005-09-24-BitFieldCrash.c6 struct tree_common common; member
16 struct tree_common common; member
/external/rust/crates/getrandom/tests/
Dnormal.rs11 mod common; module
Drdrand.rs15 mod common; module
/external/clang/test/Modules/Inputs/private0/
Dcommon.h4 typedef int common; typedef
/external/clang/test/Modules/Inputs/separate_map_tree/src/
Dcommon.h3 const int common = 2; variable
/external/clang/test/Modules/Inputs/private/
Dcommon.h4 typedef int common; typedef
/external/python/google-auth-library-python/
Dowlbot.py4 common = gcp.CommonTemplates() variable
/external/rust/crates/gdbstub_arch/src/ppc/reg/
Dmod.rs6 mod common; module
/external/python/google-api-python-client/
Dowlbot.py20 common = gcp.CommonTemplates() variable
/external/crosvm/devices/src/virtio/block/
Dmod.rs7 pub(crate) mod common; module
/external/python/python-api-core/
Dowlbot.py20 common = gcp.CommonTemplates() variable
/external/wpa_supplicant_8/src/drivers/
Ddriver_wired_common.c219 int driver_wired_init_common(struct driver_wired_common_data *common, in driver_wired_init_common()
284 void driver_wired_deinit_common(struct driver_wired_common_data *common) in driver_wired_deinit_common()
/external/crosvm/devices/src/virtio/snd/
Dmod.rs5 pub mod common; module
/external/rust/crates/gdbstub/src/protocol/
Dmod.rs1 mod common; module
/external/rust/crates/ryu/tests/
Dd2s_table_test.rs33 mod common; module
Dcommon_test.rs32 mod common; module
/external/mesa3d/src/amd/
Dmeson.build24 subdir('common') subdir
/external/perfetto/src/profiling/perf/
Dcommon_types.h54 CommonSampleData common; member
87 CommonSampleData common; member
/external/rust/crates/anyhow/tests/
Dtest_macros.rs3 mod common; module
/external/tpm2-tss/src/tss2-tcti/
Dtcti-device.h14 TSS2_TCTI_COMMON_CONTEXT common; member

12345678