OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reach
(Results
1 - 25
of
829
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/Sema/
block-return-1.c
5
^ (void) { if (j) return 1; }(); // expected-error {{control may
reach
end of non-void block}}
freemain.c
9
} // expected-warning {{control may
reach
end of non-void function}}
return.c
71
} // expected-warning {{control may
reach
end of non-void function}}
75
} // expected-warning {{control may
reach
end of non-void function}}
103
} // expected-warning {{control may
reach
end of non-void function}}
115
} // expected-warning {{control may
reach
end of non-void function}}
138
} // expected-warning {{control may
reach
end of non-void function}}
234
} // expected-warning{{control may
reach
end of non-void function}}
259
// PR12318 - Don't give a may
reach
end of non-void function warning.
/external/icu4c/data/brkitr/
title.txt
18
# any non-cased stuff, to
reach
the start of the next word.
30
# any non-cased stuff, to
reach
the start of the next word.
/external/kernel-headers/original/linux/
leds-an30259a.h
57
/* time to
reach
mid_brightness_up from off in ms */
59
/* time to
reach
color from mid_brightness_up in ms */
63
/* time to
reach
mid_brightness_down from max brightness in ms */
65
/* time to
reach
off from mid_brightness_down in ms */
/external/chromium/chrome/browser/chromeos/
cros_settings_provider.cc
17
// It should not
reach
here from UI in the guest mode, but just in case.
system_key_event_listener.h
43
// This event filter intercepts events before they
reach
GDK, allowing us to
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
bugzillaLogin.sh
44
echo " - you can't
reach
Bugzilla for some reason"
46
echo "Make sure that you can
reach
<https://bugs.eclipse.org/bugs/index.cgi> and try again."
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
strip
15
TEST1 := "Is this TERMINAL fun? What makes you believe is this terminal fun? JAPAN is a WONDERFUL planet -- I wonder if we will ever
reach
their level of COMPARATIVE SHOPPING..."
46
$answer = "\"Is this TERMINAL fun? What makes you believe is this terminal fun? JAPAN is a WONDERFUL planet -- I wonder if we will ever
reach
their level of COMPARATIVE SHOPPING...\"
/docs/source.android.com/src/compatibility/
contact-us.md
22
this site, you can
reach
us in one of a few different ways. To get the most
28
The preferred way to
reach
us is via the [compatibility@android.com](mailto:compatibility@android.com) address.
/cts/suite/audio_quality/lib/src/
Settings.cpp
55
return mAdbSetting; // just for removing compiler warning, will not
reach
here
/external/chromium/chrome/browser/net/
preconnect.h
18
// Try to preconnect. Typically motivated by OMNIBOX to
reach
search service.
/external/chromium/testing/
multiprocess_func_list.h
17
// this means that by the time that we
reach
our main() function the mapping
/external/icu4c/test/intltest/
tsdate.h
58
int32_t fLimit; // How many iterations it should take to
reach
convergence
/external/mesa3d/src/glsl/
TODO
1
- Detect code paths in non-void functions that don't
reach
a return statement
/external/stlport/stlport/stl/
_csetjmp.h
36
* so we need to
reach
them in vendor namespace:
/external/tcpdump/tests/
bgp_vpn_attrset.out
15
Multi-Protocol
Reach
NLRI (14), length: 30, Flags [OE]:
/ndk/sources/cxx-stl/stlport/stlport/stl/
_csetjmp.h
36
* so we need to
reach
them in vendor namespace:
/ndk/sources/host-tools/sed-4.2.1/doc/
groupify.sed
20
# Step 3.1: Print the blank lines before the group. If we
reach
the "@end",
/packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportParser.java
29
// once we
reach
that header, accumulate all lines until we get to the next section.
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_csetjmp.h
36
* so we need to
reach
them in vendor namespace:
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_csetjmp.h
36
* so we need to
reach
them in vendor namespace:
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_csetjmp.h
36
* so we need to
reach
them in vendor namespace:
/frameworks/base/docs/html/about/
marketplace.jd
20
<p>How you choose to distribute your app affects precisely how many users your app will
reach
. Which
26
to Android users around the world. When you publish an app on Google Play, you
reach
hundreds of
/external/chromium/chrome/browser/autofill/
autofill_common_test.h
53
// Disables or mocks out code that would otherwise
reach
out to system services.
Completed in 1433 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>