HomeSort by relevance Sort by last modified time
    Searched defs:LOCATION (Results 1 - 25 of 143) sorted by null

1 2 3 4 5 6

  /external/ipsec-tools/src/racoon/
misc.h 40 #define LOCATION debug_location(__FILE__, __LINE__, __func__)
42 #define LOCATION debug_location(__FILE__, __LINE__, NULL)
71 plog(LLV_ERROR, LOCATION, NULL, "strdup failed\n"); \
  /external/oauth/core/src/main/java/net/oauth/http/
HttpResponseMessage.java 39 String location = getHeader(LOCATION); local
40 if (location != null) {
41 into.put(LOCATION, location);
47 /** The name of a dump entry whose value is the response Location header. */
48 public static final String LOCATION = "Location";
  /external/v8/tools/sanitizers/
sancov_formatter_test.py 20 LOCATION = os.path.dirname(os.path.abspath(__file__))
23 BASE_DIR = os.path.dirname(os.path.dirname(LOCATION))
25 # Executable location.
175 sys.path.append(LOCATION)
177 include=([os.path.join(LOCATION, 'sancov_formatter.py')]))
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
HttpRetryExceptionTest.java 30 private static final String LOCATION = "Http test";
53 LOCATION), comparator);
61 100, LOCATION), comparator);
  /packages/apps/Contacts/src/com/android/contacts/util/
PermissionsUtil.java 41 public static final String LOCATION = permission.ACCESS_FINE_LOCATION;
52 return hasPermission(context, LOCATION);
  /device/linaro/bootloader/edk2/
Edk2Setup.bat 57 @set LOCATION=
96 @REM back to WORKSPACE\BaseTools while the --location DIRECTORY flag will
97 @REM still take precedence if the location option follows the reset option
99 @if defined EDK_TOOLS_PATH @set "LOCATION=%EDK_TOOLS_PATH%"
113 @set "LOCATION=!EDK_TOOLS_PATH!"
121 @set "LOCATION=%WORKSPACE%\BaseTools"
147 @set "LOCATION=%WORKSPACE%\%2"
154 @REM or the directory pointed to by the --location option
167 @set "LOCATION=%2"
187 @set "LOCATION=%2"
    [all...]
  /external/skia/src/sksl/
SkSLLayoutLexer.h 20 #undef LOCATION
21 LOCATION,
  /external/skqp/src/sksl/
SkSLLayoutLexer.h 20 #undef LOCATION
21 LOCATION,
  /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
QuickSettingsHelper.java 64 LOCATION("Location"), HOTSPOT("Hotspot"), INVERTCOLORS("Invert colors"),
118 ("wifi,cell,battery,dnd,flashlight,rotation,bt,airplane,location");
  /frameworks/base/core/java/android/widget/
TableRow.java 235 lp.mOffset[LayoutParams.LOCATION] = lp.mOffset[LayoutParams.LOCATION_NEXT];
238 lp.mOffset[LayoutParams.LOCATION] = lp.mOffset[LayoutParams.LOCATION_NEXT] / 2;
242 lp.mOffset[LayoutParams.LOCATION] = lp.mOffset[LayoutParams.LOCATION_NEXT] = 0;
267 return ((TableRow.LayoutParams) child.getLayoutParams()).mOffset[LayoutParams.LOCATION];
409 private static final int LOCATION = 0;
  /external/deqp/framework/randomshaders/
rsgToken.hpp 117 LOCATION,
  /external/guava/guava/src/com/google/common/net/
HttpHeaders.java 145 /** The HTTP {@code Content-Location} header field name. */
146 public static final String CONTENT_LOCATION = "Content-Location";
174 /** The HTTP {@code Location} header field name. */
175 public static final String LOCATION = "Location";
  /external/apache-http/android/src/android/net/http/
Headers.java 58 public final static String LOCATION = "location";
132 LOCATION,
225 if (name.equals(LOCATION)) {
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TimeZoneGenericNames.java 60 LOCATION ("LONG", "SHORT"),
81 * Format pattern enum used for composing location and partial location names
201 case LOCATION:
222 * Returns the generic location name for the given canonical time zone ID.
225 * @return the generic location name for the given canonical time zone ID.
252 // if the time zone is associated with a location
266 NameInfo info = new NameInfo(canonicalTzID, GenericNameType.LOCATION);
309 * 1. If a generic non-location string is available for the zone, return it.
310 * 2. If a generic non-location string is associated with a meta zone an
550 String location = null; local
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TimeZoneGenericNames.java 58 LOCATION ("LONG", "SHORT"),
79 * Format pattern enum used for composing location and partial location names
199 case LOCATION:
220 * Returns the generic location name for the given canonical time zone ID.
223 * @return the generic location name for the given canonical time zone ID.
250 // if the time zone is associated with a location
264 NameInfo info = new NameInfo(canonicalTzID, GenericNameType.LOCATION);
307 * 1. If a generic non-location string is available for the zone, return it.
308 * 2. If a generic non-location string is associated with a meta zone an
548 String location = null; local
    [all...]
  /platform_testing/libraries/system-helpers/settings-helper/src/android/system/helpers/
SettingsHelper.java 60 private static final String LOCATION = "Location";
507 // Set location flag
511 // Load location settings
513 launchAndClickSettings(isQuickSettings, null, By.descContains(LOCATION));
523 Assert.assertFalse("Location not enabled correctly", locationEnabled == 0);
525 Assert.assertEquals("Location not disabled correctly", 0, locationEnabled);
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/provider/
EmailContent.java     [all...]
  /external/caliper/lib/
jsr311-api-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-http/8.1.14.v20131031/
jetty-http-8.1.14.v20131031.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher_1.3.0.v20130509-0110.jar 
  /prebuilts/devtools/tools/lib/
httpcore-4.1.jar 
  /prebuilts/tools/common/http-client/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
httpcore-4.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
httpcore-4.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.5/
httpcore-4.2.5.jar 

Completed in 959 milliseconds

1 2 3 4 5 6