Home
last modified time | relevance | path

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

12345678

/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c372 struct fsg_common *common; member
387 static inline int __fsg_is_set(struct fsg_common *common, in __fsg_is_set()
397 #define fsg_is_set(common) likely(__fsg_is_set(common, __func__, __LINE__)) argument
408 static int exception_in_progress(struct fsg_common *common) in exception_in_progress()
414 static void set_bulk_out_req_length(struct fsg_common *common, in set_bulk_out_req_length()
451 static void wakeup_thread(struct fsg_common *common) in wakeup_thread()
456 static void raise_exception(struct fsg_common *common, enum fsg_state new_state) in raise_exception()
470 static int ep0_queue(struct fsg_common *common) in ep0_queue()
491 struct fsg_common *common = ep->driver_data; in bulk_in_complete() local
508 struct fsg_common *common = ep->driver_data; in bulk_out_complete() local
[all …]
/external/guice/lib/build/
Dguava-testlib-19.0.jar ... com/ com/google/ com/google/common/ com/google/common/util/ com ...
Dtruth-0.36.jar ... com/ com/google/ com/google/common/ com/google/common/truth/ com
/external/pcre/dist2/src/
Dpcre2_jit_compile.c249 backtrack_common common; member
260 backtrack_common common; member
280 backtrack_common common; member
290 backtrack_common common; member
295 backtrack_common common; member
309 backtrack_common common; member
329 backtrack_common common; member
341 backtrack_common common; member
656 static PCRE2_SPTR next_opcode(compiler_common *common, PCRE2_SPTR cc) in next_opcode()
855 static BOOL check_opcode_types(compiler_common *common, PCRE2_SPTR cc, PCRE2_SPTR ccend) in check_opcode_types()
[all …]
/external/guice/lib/
Dguava-19.0.jar ... com/ com/google/ com/google/common/ com/google/common/annotations/ com ...
/external/owasp/sanitizer/distrib/lib/
Dguava.jar ... google/common/cache/ com/google/common/base/ com/google/common/base
/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jar ... google/common/cache/ com/google/common/base/ com/google/common/base
/external/cldr/tools/java/libs/
Dguava.jar ... com/ com/google/ com/google/common/ com/google/common/annotations/ com ...
/external/dagger2/lib/
Dauto-common-1.0-20151022.071545-39.jar ... google/auto/ com/google/auto/common/ com/google/auto/common/Visibility ...
Dauto-value-1.4.1.jar ... final autovalue.shaded.com.google$.common.collect.$ImmutableSet DO_NOT_PULL_DOWN_ANNOTATIONS private static final autovalue ...
/external/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
Dfsp_configs.h10 struct fsp_cfg_common common; member
15 struct common_buf common; /* FSP common runtime data structure */ member
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dast.h152 ParseCommon common; member
162 ParseCommon common; member
232 ParseCommon common; member
249 ParseCommon common; member
256 ParseCommon common; member
263 ParseCommon common; member
270 ParseCommon common; member
277 ParseCommon common; member
284 ParseCommon common; member
291 ParseCommon common; member
[all …]
/external/kotlinc/lib/
Dkotlin-daemon-client.jar ... UnicastRemoteObject implements org.jetbrains.kotlin.daemon.common.CompilerServicesFacadeBase { private final org.jetbrains.kotlin ...
/external/clang/test/CodeGen/
D2005-09-24-BitFieldCrash.c6 struct tree_common common; member
16 struct tree_common common; member
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jar ... .Iterator i$ Iterable iterable com.google.common.collect.ImmutableList$Builder result public static com ...
/external/clang/test/Modules/Inputs/private/
Dcommon.h4 typedef int common; typedef
/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/v8/src/compiler/
Dbasic-block-instrumentor.cc42 static const Operator* PointerConstant(CommonOperatorBuilder* common, in PointerConstant()
67 CommonOperatorBuilder common(graph->zone()); in Instrument() local
Dselect-lowering.h30 CommonOperatorBuilder* common() const { return common_; } in common() function
/external/mesa3d/src/amd/
Dmeson.build24 subdir('common') subdir
/external/error_prone/error_prone/
Derror_prone_core-2.3.2-with-dependencies.jar ... TypePredicate typePredicate () protected abstract com.google.common.base.Optional implicitToStringFix (com.sun. ...
/external/mesa3d/src/intel/
Dmeson.build25 subdir('common') subdir
/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/selinux/secilc/docs/
Dcil_class_and_permission_statements.md4 common section in Class and Permission Statements

12345678