Home
last modified time | relevance | path

Searched refs:utils (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/external/qemu/
DMakefile.common102 android/async-utils.c \
109 android/sync-utils.c \
110 android/utils/assert.c \
111 android/utils/bufprint.c \
112 android/utils/debug.c \
113 android/utils/dll.c \
114 android/utils/dirscanner.c \
115 android/utils/filelock.c \
116 android/utils/ini.c \
117 android/utils/intmap.c \
[all …]
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemNumber.java36 import org.apache.xml.utils.FastStringBuffer;
37 import org.apache.xml.utils.NodeVector;
38 import org.apache.xml.utils.PrefixResolver;
39 import org.apache.xml.utils.StringBufferPool;
40 import org.apache.xml.utils.res.XResourceBundle;
41 import org.apache.xml.utils.res.CharArrayWrapper;
42 import org.apache.xml.utils.res.IntArrayWrapper;
43 import org.apache.xml.utils.res.LongArrayWrapper;
44 import org.apache.xml.utils.res.StringArrayWrapper;
1340 … org.apache.xml.utils.res.XResourceBundle.LANG_BUNDLE_NAME, getLocale(transformer, contextNode)); in getFormattedNumber()
[all …]
DAVTPartXPath.java23 import org.apache.xml.utils.FastStringBuffer;
99 String val, org.apache.xml.utils.PrefixResolver nsNode, in AVTPartXPath()
131 … XPathContext xctxt, FastStringBuffer buf, int context, org.apache.xml.utils.PrefixResolver nsNode) in evaluate()
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Dwpa_gui.pro11 SOURCES += ../../src/utils/os_win32.c
16 SOURCES += ../../src/utils/os_win32.c
23 SOURCES += ../../src/utils/os_win32.c
27 SOURCES += ../../src/utils/os_unix.c
30 INCLUDEPATH += . .. ../../src/utils ../../src/common
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpa_gui.pro12 SOURCES += ../../src/utils/os_win32.c
17 SOURCES += ../../src/utils/os_win32.c
24 SOURCES += ../../src/utils/os_win32.c
28 SOURCES += ../../src/utils/os_unix.c
31 INCLUDEPATH += . .. ../../src ../../src/utils
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
Dwpa_gui.pro11 SOURCES += ../../src/utils/os_win32.c
16 SOURCES += ../../src/utils/os_win32.c
19 SOURCES += ../../src/utils/os_unix.c
22 INCLUDEPATH += . .. ../../src/utils ../../src/common
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui/
Dwpa_gui.pro11 SOURCES += ../../src/utils/os_win32.c
16 SOURCES += ../../src/utils/os_win32.c
19 SOURCES += ../../src/utils/os_unix.c
22 INCLUDEPATH += . .. ../../src ../../src/utils
/external/oprofile/
DChangeLog3 * utils/opcontrol: Add argument checking for numerical arguments
12 * utils/ophelp.c:
31 * oprofile/utils/opcontrol:
52 * utils/ophelp.c:
93 * utils/ophelp.c: Add "mips/74K" and "mips/1004K" as valid cpu types,
103 * utils/opcontrol:
109 * utils/opcontrol:
133 * utils/ophelp.c: correct usage of core terminology for v7 and MPCore
141 * utils/ophelp.c: Add "i386/nehalem" as a valid cpu_type. This will
179 * utils/opcontrol: Fix messages sending method to opd_pipe
[all …]
DChangeLog-200610 * utils/opcontrol:
11 * utils/ophelp.c Add support for Cell Broadband Engine
114 …* utils/opcontrol: Added --session-dir option, to place sample database in dir instead of default …
134 * utils/opcontrol: Remove a bashism in validate_separate_args()
155 * utils/ophelp.c: ppc 745x event improvements.
204 * utils/ophelp.c: support Intel Core 2 events
214 * utils/ophelp.c: support PowerPC G4 events
219 * utils/ophelp.c:
237 * utils/ophelp.c: support Intel Core Duo events
241 * utils/opcontrol: (do_save_setup): Save KERNEL_RANGE and XEN_RANGE
[all …]
/external/skia/
DAndroid.mk183 src/utils/SkBoundaryPatch.cpp \
184 src/utils/SkCamera.cpp \
185 src/utils/SkDumpCanvas.cpp \
186 src/utils/SkEGLContext_none.cpp \
187 src/utils/SkInterpolator.cpp \
188 src/utils/SkLayer.cpp \
189 src/utils/SkOSFile.cpp \
190 src/utils/SkMeshUtils.cpp \
191 src/utils/SkNinePatch.cpp \
192 src/utils/SkParse.cpp \
[all …]
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXMLStringFactoryImpl.java23 import org.apache.xml.utils.FastStringBuffer;
24 import org.apache.xml.utils.XMLString;
25 import org.apache.xml.utils.XMLStringFactory;
/external/wpa_supplicant_8/hostapd/
DMakefile10 CFLAGS += -I../src/utils
42 OBJS += ../src/ap/utils.o
65 OBJS += ../src/utils/trace.o
66 HOBJS += ../src/utils/trace.o
77 OBJS += ../src/utils/eloop.o
78 OBJS += ../src/utils/common.o
79 OBJS += ../src/utils/wpa_debug.o
80 OBJS += ../src/utils/wpabuf.o
81 OBJS += ../src/utils/os_$(CONFIG_OS).o
82 OBJS += ../src/utils/ip_addr.o
[all …]
/external/dbus/cmake/test/
DCMakeLists.txt6 ${CMAKE_SOURCE_DIR}/../test/test-utils.h
7 ${CMAKE_SOURCE_DIR}/../test/test-utils.c
15 ${CMAKE_SOURCE_DIR}/../test/test-utils.c
16 ${CMAKE_SOURCE_DIR}/../test/test-utils.h
21 ${CMAKE_SOURCE_DIR}/../test/test-utils.c
22 ${CMAKE_SOURCE_DIR}/../test/test-utils.h
31 ${CMAKE_SOURCE_DIR}/../test/test-utils.c
32 ${CMAKE_SOURCE_DIR}/../test/test-utils.h
/external/skia/bench/
DAndroid.mk23 ../src/utils/SkNWayCanvas.cpp \
24 ../src/utils/SkParse.cpp
32 external/skia/include/utils \
/external/apache-xml/src/main/java/org/apache/xpath/
DXPath.java31 import org.apache.xml.utils.PrefixResolver;
32 import org.apache.xml.utils.SAXSourceLocator;
170 errorListener = new org.apache.xml.utils.DefaultErrorHandler(); in XPath()
219 errorListener = new org.apache.xml.utils.DefaultErrorHandler(); in XPath()
352 while (e instanceof org.apache.xml.utils.WrappedRuntimeException) in execute()
354 e = ((org.apache.xml.utils.WrappedRuntimeException) e).getException(); in execute()
427 while (e instanceof org.apache.xml.utils.WrappedRuntimeException) in bool()
429 e = ((org.apache.xml.utils.WrappedRuntimeException) e).getException(); in bool()
/external/wpa_supplicant_8/wpa_supplicant/
DMakefile14 CFLAGS += -I../src/utils
52 OBJS += ../src/utils/common.o
53 OBJS += ../src/utils/wpa_debug.o
54 OBJS += ../src/utils/wpabuf.o
56 OBJS_p += ../src/utils/common.o
57 OBJS_p += ../src/utils/wpa_debug.o
58 OBJS_p += ../src/utils/wpabuf.o
60 OBJS_c += ../src/utils/wpa_debug.o
74 OBJS += ../src/utils/os_$(CONFIG_OS).o
75 OBJS_p += ../src/utils/os_$(CONFIG_OS).o
[all …]
/external/wpa_supplicant_6/wpa_supplicant/
DMakefile14 CFLAGS += -I../src/utils
45 OBJS += ../src/utils/common.o
46 OBJS += ../src/utils/wpa_debug.o
47 OBJS += ../src/utils/wpabuf.o
54 OBJS_p += ../src/utils/common.o
55 OBJS_p += ../src/utils/wpa_debug.o
76 OBJS += ../src/utils/os_$(CONFIG_OS).o
77 OBJS_p += ../src/utils/os_$(CONFIG_OS).o
78 OBJS_c += ../src/utils/os_$(CONFIG_OS).o
83 OBJS += ../src/utils/$(CONFIG_ELOOP).o
[all …]
DAndroid.mk56 INCLUDES += $(LOCAL_PATH)/src/utils
62 OBJS += src/utils/common.c
63 OBJS += src/utils/wpa_debug.c
64 OBJS += src/utils/wpabuf.c
71 OBJS_p += src/utils/common.c
72 OBJS_p += src/utils/wpa_debug.c
93 OBJS += src/utils/os_$(CONFIG_OS).c
94 OBJS_p += src/utils/os_$(CONFIG_OS).c
95 OBJS_c += src/utils/os_$(CONFIG_OS).c
100 OBJS += src/utils/$(CONFIG_ELOOP).c
[all …]
/external/llvm/utils/emacs/
DREADME1 -*- llvm/utils/emacs/README -*-
12 (cons (expand-file-name "path-to-llvm/utils/emacs") load-path))
21 (cons (expand-file-name "path-to-llvm/utils/emacs") load-path))
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DKeyManager.java26 import org.apache.xml.utils.PrefixResolver;
27 import org.apache.xml.utils.QName;
28 import org.apache.xml.utils.XMLString;
DKeyTable.java31 import org.apache.xml.utils.PrefixResolver;
32 import org.apache.xml.utils.QName;
33 import org.apache.xml.utils.WrappedRuntimeException;
34 import org.apache.xml.utils.XMLString;
/external/apache-xml/src/main/java/org/apache/xml/utils/
DStringBufferPool.java21 package org.apache.xml.utils;
34 new ObjectPool(org.apache.xml.utils.FastStringBuffer.class);
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializerFactory.java28 import org.apache.xml.serializer.utils.MsgKey;
29 import org.apache.xml.serializer.utils.Utils;
179 throw new org.apache.xml.serializer.utils.WrappedRuntimeException(e); in getSerializer()
/external/bluetooth/bluez/
DThirdPartyProject.prop7 name=bluez-utils
8 keywords=bluez-utils
/external/chromium/testing/gmock/
DMakefile.am46 include/gmock/internal/gmock-generated-internal-utils.h \
47 include/gmock/internal/gmock-internal-utils.h \
94 src/gmock-internal-utils.cc \
138 include/gmock/internal/gmock-generated-internal-utils.h.pump
153 scripts/generator/cpp/utils.py \

12345678910>>...16