HomeSort by relevance Sort by last modified time
    Searched defs:INTERNAL (Results 1 - 14 of 14) sorted by null

  /external/arduino/hardware/arduino/cores/arduino/
wiring.h 65 #define INTERNAL 3
  /external/bison/lib/
strtol.c 219 #define INTERNAL(X) INTERNAL1(X)
238 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr,
433 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM);
  /packages/apps/Gallery/src/com/android/camera/
ImageManager.java 125 public static enum DataLocation { NONE, INTERNAL, EXTERNAL, ALL }
306 if (haveSdCard && location != DataLocation.INTERNAL) {
314 if (location == DataLocation.INTERNAL || location == DataLocation.ALL) {
  /external/chromium/chrome/browser/extensions/
extension_updater_unittest.cc 221 Extension::INTERNAL));
384 Extension::INTERNAL);
529 service.CreateTestExtensions(1, 1, &extensions, &url, Extension::INTERNAL);
553 service.CreateTestExtensions(1, 3, &tmp, NULL, Extension::INTERNAL);
732 kInitialIncognitoEnabled, Extension::INTERNAL));
    [all...]
  /external/chromium/chrome/common/extensions/
extension.h 49 INTERNAL, // A crx file from the internal Extensions directory.
358 // Only internal and external extensions can be autoupdated.
359 return location == Extension::INTERNAL ||
365 // be disabled by the user. The same applies for internal components.
    [all...]
  /external/v8/src/arm/
stub-cache-arm.cc 37 namespace internal { namespace in namespace:v8
841 FrameScope scope(masm, StackFrame::INTERNAL);
    [all...]
  /external/v8/src/ia32/
stub-cache-ia32.cc 37 namespace internal { namespace in namespace:v8
437 // -- esp[4] : last argument in the internal frame of the caller
454 // -- esp[kFastApiCallArguments * 4 + 4] : last argument in the internal
673 FrameScope scope(masm, StackFrame::INTERNAL);
687 // Leave the internal frame.
696 FrameScope scope(masm, StackFrame::INTERNAL);
708 // Leave the internal frame.
    [all...]
  /external/v8/src/mips/
stub-cache-mips.cc 37 namespace internal { namespace in namespace:v8
831 FrameScope scope(masm, StackFrame::INTERNAL);
    [all...]
  /external/v8/src/
v8globals.h 35 namespace internal { namespace in namespace:v8
505 INTERNAL, // like VAR, but not user-visible (may or may not
556 } } // namespace v8::internal
  /external/v8/src/x64/
stub-cache-x64.cc 37 namespace internal { namespace in namespace:v8
415 // -- rsp[8] : last argument in the internal frame of the caller
434 // -- rsp[kFastApiCallArguments * 8 + 8] : last argument in the internal
657 FrameScope scope(masm, StackFrame::INTERNAL);
671 // Leave the internal frame.
680 FrameScope scope(masm, StackFrame::INTERNAL);
692 // Leave the internal frame.
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 139 milliseconds