/external/collada/include/1.4/dom/ |
domFx_samplerRECT_common.h | 4 * Licensed under the MIT Open Source License, for details please see license.txt or the website
33 virtual COLLADA_TYPE::TypeEnum getElementType() const { return COLLADA_TYPE::SOURCE; } 568 * Gets the source element. 569 * @return a daeSmartRef to the source element.
|
domTypes.h | 4 * Licensed under the MIT Open Source License, for details please see license.txt or the website
746 SOURCE = 28, [all...] |
/external/webkit/Tools/Scripts/ |
prepare-ChangeLog | 42 # Handle yacc source files too (other languages?). 206 # For each source file, convert line range to function list. 208 print STDERR " Extracting affected function names from source files.\n"; 210 # Only look for function names in certain source files. 214 open SOURCE, $file or next; 215 my @function_ranges = get_function_line_ranges(\*SOURCE, $file); 216 close SOURCE; 328 } elsif ($prefixDir eq "Source/WebCore") { [all...] |
/libcore/luni/src/test/java/tests/api/java/lang/reflect/ |
ConstructorTest.java | 51 @Retention(RetentionPolicy.SOURCE)
|
FieldTest.java | 69 @Retention(RetentionPolicy.SOURCE) [all...] |
/packages/apps/Browser/src/com/android/browser/ |
IntentHandler.java | 2 * Copyright (C) 2010 The Android Open Source Project 49 // "source" parameter for Google search suggested by the browser 51 // "source" parameter for Google search from unknown source 265 String searchSource = "&source=android-" + GOOGLE_SEARCH_SOURCE_SUGGEST + "&"; 267 String source = null; local 270 source = appData.getString(Search.SOURCE); 272 if (TextUtils.isEmpty(source)) { 273 source = GOOGLE_SEARCH_SOURCE_UNKNOWN [all...] |
Controller.java | 2 * Copyright (C) 2010 The Android Open Source Project 145 // "source" parameter for Google search through search key 147 // "source" parameter for Google search through simplily type 1489 final MenuItem source = menu.findItem(isInLoad() ? R.id.stop_menu_id local 1614 final Tab source = getTabControl().getCurrentTab(); local [all...] |
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
SearchActivity.java | 2 * Copyright (C) 2009 The Android Open Source Project 619 String source = getIntent().getStringExtra(Search.SOURCE); local 621 getLogger().logStart(mOnCreateLatency, latency, source, getCorpus(),
|
/external/bluetooth/bluez/audio/ |
manager.c | 66 #include "source.h" 81 SOURCE = 1 << 3, 118 .source = FALSE, 151 return enabled.source; 213 DBG("Found Audio Source"); 214 if (device->source == NULL) 215 device->source = source_init(device); 1165 else if (g_str_equal(list[i], "Source")) 1166 enabled.source = TRUE; 1185 else if (g_str_equal(list[i], "Source")) [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
Launcher.java | 3 * Copyright (C) 2008 The Android Open Source Project [all...] |
/prebuilt/common/ecj/ |
ecj.jar | |
/prebuilt/sdk/10/ |
android.jar | |
/prebuilt/sdk/11/ |
android.jar | |
/prebuilt/sdk/13/ |
android.jar | |
/prebuilt/sdk/15/ |
android.jar | |
/prebuilt/sdk/5/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |
/prebuilt/sdk/7/ |
android.jar | |
/prebuilt/sdk/8/ |
android.jar | |
/prebuilt/sdk/9/ |
android.jar | |