OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:all
(Results
151 - 175
of
5203
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/native_client_sdk/src/gonacl_appengine/
Makefile
1
# Copyright (c) 2013 The Chromium Authors.
All
rights reserved.
8
all
:
16
.PHONY:
all
run push
/external/clang/test/PCH/
headersearch.cpp
13
// RUN: echo '#include "tmp2.h"' > %t_orig/
all
.h
14
// RUN: echo '#include "sub/orig_sub.h"' >> %t_orig/
all
.h
15
// RUN: echo '#include "orig_sub2.h"' >> %t_orig/
all
.h
16
// RUN: echo 'int
all
();' >> %t_orig/
all
.h
19
// RUN: cd %t_orig && %clang_cc1 -x c++ -emit-pch -o
all
.h.pch -Isub2
all
.h
23
// RUN: %clang_cc1 -include-pch
all
.h.pch -I%t_moved -I%t_moved/sub2 -Wpadded -emit-llvm-only %s 2> %t.stderr
27
// RUN: not %clang_cc1 -DREDECL -include-pch
all
.h.pch -I%t_moved -I%t_moved/sub2 -emit-llvm-only %s 2> %t.stderr
31
// RUN: not %clang_cc1 -DINSTANTIATION -include-pch
all
.h.pch -I%t_moved -I%t_moved/sub2 -emit-llvm-only %s 2> %t.stder
[
all
...]
/external/icu/
Android.mk
19
include $(call
all
-subdir-makefiles)
/external/icu/icu4c/
Android.mk
19
include $(call
all
-subdir-makefiles)
/external/smack/src/org/jivesoftware/smackx/pubsub/
ChildrenAssociationPolicy.java
2
*
All
rights reserved. Licensed under the Apache License, Version 2.0 (the "License");
25
all
,
enum constant in enum:ChildrenAssociationPolicy
/system/extras/tests/lib/
Android.mk
18
include $(call
all
-subdir-makefiles)
/external/iptables/
Android.mk
5
include $(call
all
-subdir-makefiles)
/external/nanopb-c/generator/proto/
Makefile
0
all
: nanopb_pb2.py plugin_pb2.py
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/
Android.mk
3
include $(call
all
-makefiles-under,$(LOCAL_PATH))
/external/zxing/
Android.mk
3
include $(call
all
-makefiles-under, $(LOCAL_PATH))
/frameworks/base/services/tests/
Android.mk
3
include $(call
all
-makefiles-under, $(LOCAL_PATH))
/frameworks/base/tests/utils/SleepUtils/
Android.mk
2
include $(call
all
-makefiles-under, $(LOCAL_PATH))
/frameworks/rs/driver/
Android.mk
4
include $(call
all
-makefiles-under,$(LOCAL_PATH))
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/
Android.mk
3
include $(call
all
-named-subdir-makefiles, $(codec_dir))
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/
Android.mk
3
include $(call
all
-named-subdir-makefiles, $(omx_dir))
/hardware/ti/omap3/
Android.mk
17
include $(
all
-subdir-makefiles)
/ndk/tests/device/test-googletest-full/jni/
Application.mk
1
APP_ABI :=
all
/packages/apps/Nfc/nci/
Android.mk
3
include $(call
all
-makefiles-under,$(LOCAL_PATH))
/packages/apps/Nfc/nxp/
Android.mk
3
include $(call
all
-makefiles-under,$(LOCAL_PATH))
/development/ndk/platforms/android-3/include/linux/
stacktrace.h
15
#define save_stack_trace(trace, task,
all
, skip) do { } while (0)
/device/samsung/manta/
Android.mk
17
# WARNING: Everything listed here will be built on
ALL
platforms,
28
include $(call
all
-makefiles-under,$(LOCAL_PATH))
/frameworks/base/cmds/uiautomator/
Android.mk
19
include $(call
all
-subdir-makefiles)
23
include $(call
all
-subdir-makefiles)
/frameworks/compile/libbcc/lib/
Android.mk
19
include $(call
all
-makefiles-under,$(LOCAL_PATH))
/frameworks/compile/libbcc/tools/
Android.mk
18
include $(call
all
-makefiles-under,$(LOCAL_PATH))
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
stacktrace.h
15
#define save_stack_trace(trace, task,
all
, skip) do { } while (0)
Completed in 1034 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>