/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sndhdr.py | 206 def testall(list, recursive, toplevel): 212 if recursive or toplevel:
|
/external/opencv3/3rdparty/jinja2/ |
compiler.py | 145 # a toplevel frame is the root + soft frames such as if conditions. 146 self.toplevel = False 802 frame.toplevel = frame.rootlevel = True 859 if frame.toplevel: 877 if not frame.toplevel: [all...] |
/external/ImageMagick/scripts/ |
xsnap | 50 toplevel .alert -class alert 117 toplevel .options -class Options 286 toplevel .print -class Print 360 toplevel .save -class Saves 413 toplevel .show -visual best
|
/external/chromium-trace/catapult/tracing/tracing/ui/extras/about_tracing/ |
record_selection_dialog.html | 194 'toplevel', 'v8']}, 197 'toplevel']}, 199 categoryFilter: ['blink', 'cc', 'gpu', 'toplevel']}, 202 'toplevel']}, 205 'toplevel',
|
/hardware/ti/omap4-aah/domx/make/ |
build.mk | 193 ifneq ($(TOPLEVEL),) 262 ifneq ($(TOPLEVEL),) 277 ifneq ($(TOPLEVEL),) 304 ifneq ($(TOPLEVEL),) 316 ifneq ($(TOPLEVEL),)
|
/hardware/ti/omap4xxx/domx/make/ |
build.mk | 193 ifneq ($(TOPLEVEL),) 262 ifneq ($(TOPLEVEL),) 277 ifneq ($(TOPLEVEL),) 304 ifneq ($(TOPLEVEL),) 316 ifneq ($(TOPLEVEL),)
|
/external/iw/ |
interface.c | 266 TOPLEVEL(del, NULL, NL80211_CMD_DEL_INTERFACE, 0, CIB_NETDEV, handle_interface_del, 385 TOPLEVEL(info, NULL, NL80211_CMD_GET_INTERFACE, 0, CIB_NETDEV, handle_interface_info, 453 TOPLEVEL(dev, NULL, NL80211_CMD_GET_INTERFACE, NLM_F_DUMP, CIB_NONE, handle_dev_dump,
|
info.c | 668 TOPLEVEL(list, NULL, NL80211_CMD_GET_WIPHY, NLM_F_DUMP, CIB_NONE, handle_info, 670 TOPLEVEL(phy, NULL, NL80211_CMD_GET_WIPHY, NLM_F_DUMP, CIB_NONE, handle_info, NULL); 682 TOPLEVEL(commands, NULL, NL80211_CMD_GET_WIPHY, 0, CIB_NONE, handle_commands, 717 TOPLEVEL(features, "", NL80211_CMD_GET_PROTOCOL_FEATURES, 0, CIB_NONE,
|
iw.h | 91 #define TOPLEVEL(_name, _args, _nlcmd, _flags, _idby, _handler, _help) \
|
link.c | 270 TOPLEVEL(link, NULL, 0, 0, CIB_NETDEV, handle_link,
|
/external/valgrind/docs/internals/ |
xml-output.txt | 87 somewhere below. The root nonterminal is TOPLEVEL. 101 TOPLEVEL 114 protocol version is one they don't understand. Hence TOPLEVEL is:
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/emitter/ |
EmitterTest.java | 166 List<?> topLevel = Arrays.asList(Collections.singletonMap("k1", "v1"), Collections.singletonMap("k2", "v2")); 167 Map<String, ?> map = Collections.singletonMap("aaa", topLevel);
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
UIIntents.java | 237 * @param topLevel indicates whether the app settings is launched as the top-level settings 242 public abstract void launchApplicationSettingsActivity(Context context, boolean topLevel);
|
/prebuilts/misc/common/swig/include/2.0.11/cffi/ |
cffi.swg | 163 (cl:eval-when (:compile-toplevel :load-toplevel)
|
/external/valgrind/coregrind/m_debuginfo/ |
readelf.c | [all...] |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/ |
groovy-all-2.2.1-sources.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/ |
groovy-all-2.3.6-sources.jar | |
/build/kati/ |
Makefile.ckati | 104 KATI_GIT_DIR := $(shell git -C $(KATI_SRC_PATH) rev-parse --show-toplevel)
|
/development/samples/RenderScript/Levels/res/layout/ |
main.xml | 21 android:id="@+id/toplevel">
|
rs.xml | 21 android:id="@+id/toplevel">
|
/development/tools/checkstyle/gitlint/ |
git.py | 25 root = subprocess.check_output(['git', 'rev-parse', '--show-toplevel'],
|
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncPosition.java | 41 * Figure out if we're executing a toplevel expression.
|
/external/chromium-trace/catapult/telemetry/telemetry/timeline/ |
tracing_category_filter.py | 19 "toplevel",
|
tracing_config.py | 114 "toplevel",
|
/external/chromium-trace/catapult/tracing/tracing/base/ |
task.html | 28 * Use task.after().after().after() to describe the toplevel passes that make
|