Searched refs:class (Results 176 - 200 of 7698) sorted by relevance

1234567891011>>

/external/pdfium/xfa/src/fwl/src/core/include/
H A Dfwl_panelimp.h9 class CFWL_WidgetImp;
10 class CFWL_WidgetImpProperties;
11 class IFWL_Widget;
12 class IFWL_Content;
13 class CFWL_PanelImp;
14 class CFWL_PanelImp : public CFWL_WidgetImp {
/external/pdfium/xfa/src/fxbarcode/common/
H A DBC_GlobalHistogramBinarizer.h9 class CBC_CommonBinarizer;
10 class CBC_CommonBitArray;
11 class CBC_CommonBitMatrix;
12 class CBC_LuminanceSource;
13 class CBC_GlobalHistogramBinarizer;
14 class CBC_GlobalHistogramBinarizer : public CBC_Binarizer {
/external/skia/experimental/SkV8Example/
H A DSkV8Example.h15 class GrContext;
16 class GrGLInterface;
17 class GrRenderTarget;
18 class SkSurface;
20 class JsContext;
22 class SkV8ExampleWindow : public SkOSWindow {
/external/v8/src/compiler/
H A Dosr.h81 class CompilationInfo;
85 class JSGraph;
86 class CommonOperatorBuilder;
87 class Frame;
88 class Linkage;
92 class OsrHelper {
/external/libnl/lib/route/
H A Dclass_obj.c2 * lib/route/class.c Queueing Classes
13 * @ingroup class
22 #include <netlink/route/class.h>
23 #include <netlink/route/class-modules.h>
30 struct rtnl_class *class = (struct rtnl_class *) obj; local
33 tca_free_data((struct rtnl_tca *) class);
35 cops = rtnl_class_lookup_ops(class);
37 cops->co_free_data(class);
60 struct rtnl_class *class = (struct rtnl_class *) obj; local
63 tca_dump_line((struct rtnl_tca *) class, "clas
73 struct rtnl_class *class = (struct rtnl_class *) obj; local
96 struct rtnl_class *class = (struct rtnl_class *) obj; local
118 rtnl_class_put(struct rtnl_class *class) argument
137 rtnl_class_leaf_qdisc(struct rtnl_class *class, struct nl_cache *cache) argument
169 rtnl_class_foreach_child(struct rtnl_class *class, struct nl_cache *cache, void (*cb)(struct nl_object *, void *), void *arg) argument
194 rtnl_class_foreach_cls(struct rtnl_class *class, struct nl_cache *cache, void (*cb)(struct nl_object *, void *), void *arg) argument
218 rtnl_class_set_ifindex(struct rtnl_class *class, int ifindex) argument
223 rtnl_class_get_ifindex(struct rtnl_class *class) argument
228 rtnl_class_set_handle(struct rtnl_class *class, uint32_t handle) argument
233 rtnl_class_get_handle(struct rtnl_class *class) argument
238 rtnl_class_set_parent(struct rtnl_class *class, uint32_t parent) argument
243 rtnl_class_get_parent(struct rtnl_class *class) argument
248 rtnl_class_set_kind(struct rtnl_class *class, const char *name) argument
254 rtnl_class_get_kind(struct rtnl_class *class) argument
259 rtnl_class_get_stat(struct rtnl_class *class, enum rtnl_tc_stats_id id) argument
[all...]
/external/skia/src/pathops/
H A DSkPathOpsDebug.h156 class SkPathOpsDebug {
175 static void CoincidentHealth(class SkOpContourHead* contourList, const char* id);
192 static bool ChaseContains(const SkTDArray<class SkOpSpanBase*>& , const class SkOpSpanBase* );
194 static void CheckHealth(class SkOpContourHead* contourList, const char* id);
197 static class SkOpContour* DebugAngleContour(struct SkOpAngle*, int id);
198 static const class SkOpPtT* DebugAnglePtT(const struct SkOpAngle*, int id);
199 static const class SkOpSegment* DebugAngleSegment(const struct SkOpAngle*, int id);
200 static const class SkOpSpanBase* DebugAngleSpan(const struct SkOpAngle*, int id);
202 static const struct SkOpAngle* DebugContourAngle(class SkOpContou
[all...]
/external/clang/include/clang/Serialization/
H A DModuleFileExtension.h18 class BitstreamCursor;
19 class BitstreamWriter;
20 class hash_code;
21 class raw_ostream;
26 class ASTReader;
27 class ASTWriter;
28 class Sema;
31 class ModuleFile;
53 class ModuleFileExtensionReader;
54 class ModuleFileExtensionWrite
[all...]
/external/icu/icu4c/source/i18n/
H A Dvalueformatter.h20 class UnicodeString;
21 class DigitList;
22 class FieldPositionHandler;
23 class DigitGrouping;
24 class PluralRules;
25 class FixedPrecision;
26 class DigitFormatter;
27 class DigitFormatterOptions;
28 class ScientificPrecision;
29 class SciFormatterOption
[all...]
/external/pdfium/xfa/src/fwl/src/basewidget/include/
H A Dfwl_barcodeimp.h9 class CFWL_WidgetImp;
10 class CFWL_WidgetImpProperties;
11 class CFWL_WidgetImpDelegate;
12 class CFWL_EditImp;
13 class CFWL_EditImpDelegate;
14 class IFWL_Widget;
15 class CFWL_BarcodeEdit;
16 class CFWL_BarcodeEditDelegate;
17 class CFWL_BarcodeImp;
18 class CFWL_BarcodeImpDelegat
[all...]
/external/clang/lib/CodeGen/
H A DCGCUDARuntime.h10 // This provides an abstract class for CUDA code generation. Concrete
20 class Function;
25 class CUDAKernelCallExpr;
29 class CodeGenFunction;
30 class CodeGenModule;
31 class FunctionArgList;
32 class ReturnValueSlot;
33 class RValue;
35 class CGCUDARuntime {
59 /// Creates an instance of a CUDA runtime class
[all...]
/external/clang/test/Modules/Inputs/
H A Ddef.h16 class Def2 {
22 class Def3 {
/external/elfutils/libelf/
H A Dgelf_newehdr.c41 gelf_newehdr (Elf *elf, int class) argument
43 return (class == ELFCLASS32
/external/google-breakpad/src/processor/
H A Dstackwalk_common.h39 class ProcessState;
40 class SourceLineResolverInterface;
/external/libbrillo/brillo/
H A Dunittest_utils.h5 // Internal implementation of brillo::Any class.
12 // Helper class to create and close a unidirectional pipe. The file descriptors
14 class ScopedPipe {
27 // Helper class to create and close a bi-directional pair of sockets. The
29 class ScopedSocketPair {
/external/libchrome/base/prefs/
H A Dpref_observer.h10 class PrefService;
15 class PrefObserver {
/external/libchrome/base/test/
H A Dopaque_ref_counted.h12 // OpaqueRefCounted is a test class for scoped_refptr to ensure it still works
14 class OpaqueRefCounted;
22 extern template class scoped_refptr<base::OpaqueRefCounted>;
/external/llvm/include/llvm/Analysis/
H A DCodeMetrics.h23 class AssumptionCache;
24 class BasicBlock;
25 class Loop;
26 class Function;
27 class Instruction;
28 class DataLayout;
29 class TargetTransformInfo;
30 class Value;
/external/llvm/include/llvm/CodeGen/
H A DAtomicExpandUtils.h14 class Value;
15 class AtomicRMWInst;
H A DGCs.h18 class GCStrategy;
19 class GCMetadataPrinter;
H A DMachineFunctionInitializer.h20 class MachineFunction;
24 class MachineFunctionInitializer {
/external/llvm/include/llvm/IR/
H A DAutoUpgrade.h20 class CallInst;
21 class Constant;
22 class Function;
23 class Instruction;
24 class Module;
25 class GlobalVariable;
26 class Type;
27 class Value;
/external/llvm/include/llvm/TableGen/
H A DMain.h19 class RecordKeeper;
20 class raw_ostream;
/external/llvm/include/llvm/Transforms/Utils/
H A DSimplifyIndVar.h24 class CastInst;
25 class DominatorTree;
26 class IVUsers;
27 class Loop;
28 class LoopInfo;
29 class PHINode;
30 class ScalarEvolution;
34 class IVVisitor {
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.h20 class Triple;
22 // If you need to create another MCAsmInfo class, which inherits from MCAsmInfo,
23 // you will need to make sure your new class sets PrivateGlobalPrefix to
27 class AMDGPUMCAsmInfo : public MCAsmInfoELF {
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCAsmInfo.h10 // This file contains the declaration of the HexagonMCAsmInfo class.
21 class Triple;
23 class HexagonMCAsmInfo : public MCAsmInfoELF {

Completed in 907 milliseconds

1234567891011>>