Searched
refs:native (Results
301 -
325 of
537) sorted by null
<<11121314151617181920>>
/external/chromium_org/third_party/angle_dx11/src/libGLESv2/renderer/ |
Image.cpp | 100 int inputPitch, const void *input, size_t outputPitch, void *output, bool native) 110 if (!native) // BGRA8 destination format 187 int inputPitch, const void *input, size_t outputPitch, void *output, bool native) 197 if (!native) // BGRA8 destination format
|
/frameworks/compile/mclinker/lib/LD/ |
ELFReaderIf.cpp | 120 << pInput.path().native();
|
/frameworks/compile/mclinker/lib/MC/ |
CommandAction.cpp | 29 pBuilder.createNode<InputTree::Positional>(path().stem().native(), path());
|
/frameworks/compile/mclinker/lib/Support/ |
Directory.cpp | 144 m_Path.native().clear();
|
FileHandle.cpp | 141 m_Path.native().clear();
|
/frameworks/webview/chromium/ |
Android.mk | 122 # Native support library (libwebviewchromium_plat_support.so) - does NOT link 123 # any native chromium code. This is built from source even if the product has 139 frameworks/native/include/ui \
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/ |
Android.mk | 97 libmm-vdec-inc += frameworks/native/include/media/openmax 98 libmm-vdec-inc += frameworks/native/include/media/hardware
|
/hardware/qcom/media/mm-video-v4l2/vidc/venc/ |
Android.mk | 84 libmm-venc-inc += frameworks/native/include/media/hardware 85 libmm-venc-inc += frameworks/native/include/media/openmax
|
/packages/apps/Nfc/nci/jni/ |
SecureElement.h | 58 ** native: Native data. 63 bool initialize (nfc_jni_native_data* native);
|
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | 298 @ methodToCall is guaranteed to be non-native 436 @ go ahead and transfer control to the native code 461 blx r8 @ off to the native code 469 @ native return; r10=newSaveArea [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 298 @ methodToCall is guaranteed to be non-native 436 @ go ahead and transfer control to the native code 461 blx r8 @ off to the native code 469 @ native return; r10=newSaveArea [all...] |
CompilerTemplateAsm-armv7-a.S | 298 @ methodToCall is guaranteed to be non-native 436 @ go ahead and transfer control to the native code 461 blx r8 @ off to the native code 469 @ native return; r10=newSaveArea [all...] |
/external/chromium_org/chrome/renderer/resources/extensions/ |
messaging.js | 19 // The reserved channel name for the sendRequest/send(Native)Message APIs. 177 // using some native hackery. 209 // Called by native code when a channel has been opened to this context. 270 // Called by native code when a channel has been closed. 287 // Called by native code when a message has been sent to the given port.
|
/external/chromium_org/v8/test/intl/break-iterator/ |
protected-icu-internals.js | 28 // Internal object we got from native code should not be writable,
|
/external/chromium_org/v8/test/intl/collator/ |
protected-icu-internals.js | 28 // Internal object we got from native code should not be writable,
|
/external/chromium_org/v8/test/intl/date-format/ |
protected-icu-internals.js | 28 // Internal object we got from native code should not be writable,
|
/external/chromium_org/v8/test/intl/number-format/ |
protected-icu-internals.js | 28 // Internal object we got from native code should not be writable,
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-1548.js | 28 // Test that the caller and arguments objects are not available on native
|
/external/chromium_org/v8/test/webkit/fast/js/ |
reserved-words-strict.js | 61 "native",
|
/external/chromium_org/v8/test/webkit/ |
reserved-words.js | 86 "native",
|