HomeSort by relevance Sort by last modified time
    Searched full:info (Results 1801 - 1825 of 4990) sorted by null

<<71727374757677787980>>

  /external/v8/src/
register-allocator.h 32 #include "number-info.h"
68 explicit Result(Register reg, NumberInfo::Type info = NumberInfo::kUnknown);
105 void set_number_info(NumberInfo::Type info);
  /external/webkit/JavaScriptCore/runtime/
RegExpConstructor.cpp 65 const ClassInfo RegExpConstructor::info = { "Function", &InternalFunction::info, 0, ExecState::regExpConstructorTable }; member in class:JSC::RegExpConstructor
294 if (arg0.inherits(&RegExpObject::info)) {
  /external/webkit/WebCore/html/
HTMLCollection.cpp 48 HTMLCollection::HTMLCollection(PassRefPtr<Node> base, CollectionType type, CollectionCache* info)
52 , m_info(info)
256 // resetCollectionInfo() can set info->current to be 0. If this is the
  /external/webkit/WebKit/chromium/src/
GraphicsContext3D.cpp 2031 CGImageAlphaInfo info = CGImageGetAlphaInfo(cgImage); local
    [all...]
  /frameworks/base/location/java/android/location/provider/
LocationProvider.java 110 public void updateNetworkState(int state, NetworkInfo info) {
111 LocationProvider.this.onUpdateNetworkState(state, info);
308 public abstract void onUpdateNetworkState(int state, NetworkInfo info);
  /frameworks/base/media/libstagefright/omx/
OMX.cpp 187 ComponentInfo &info = *--list->end(); local
189 info.mName = componentName;
197 info.mRoles.push_back(roles[i]);
  /frameworks/base/services/java/com/android/server/
KeyInputQueue.java 1283 InputDevice.AbsoluteInfo info = new InputDevice.AbsoluteInfo(); local
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd.h 104 struct dhd_info *info; /* Info module handle */ member in struct:dhd_pub
116 /* Dongle media info */
  /hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_video_config_parser.cpp 92 aOutputs->profile = (uint32)profile_level; // for mp4, profile/level info is packed
138 // check codec info and get settings
181 LoadWORD(wdat, pData); // Size of image info.
  /packages/apps/Email/src/com/android/email/mail/
Store.java 175 StoreInfo info = StoreInfo.getStoreInfo(uri, context); local
176 if (info != null) {
177 store = instantiateStore(info.mClassName, uri, context, callbacks);
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
unwind.h 181 specific to the code fragment described by an unwind info block, and
182 it is always referenced via the pointer in the unwind info block, and
188 area contains no version info because name of the function invoked
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
RepoSourcesAdapter.java 307 UpdateInfo info = installedPkg.canBeUpdatedBy(remotePkg); local
308 if (info == UpdateInfo.UPDATE) {
312 } else if (info != UpdateInfo.INCOMPATIBLE) {
  /system/core/adb/
fdevent.c 48 static void dump_fde(fdevent *fde, const char *info)
54 info);
57 #define dump_fde(fde, info) do { } while(0)
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 356 ApplicationInfo info = getPm().getApplicationInfo(pkgName, 0); local
357 assertNotNull(info);
358 assertEquals(pkgName, info.packageName);
362 File srcDir = new File(info.sourceDir);
364 File publicSrcDir = new File(info.publicSourceDir);
366 long pkgLen = new File(info.sourceDir).length();
369 assertTrue((info.flags & ApplicationInfo.FLAG_FORWARD_LOCK) != 0);
373 assertFalse((info.flags & ApplicationInfo.FLAG_FORWARD_LOCK) != 0);
378 assertFalse((info.flags & ApplicationInfo.FLAG_EXTERNAL_STORAGE) != 0);
380 assertTrue((info.flags & ApplicationInfo.FLAG_EXTERNAL_STORAGE) != 0)
394 ApplicationInfo info = getPm().getApplicationInfo(pkgName, 0); local
795 ApplicationInfo info = null; local
1066 ApplicationInfo info = getPm().getApplicationInfo(pkgName, local
1368 ApplicationInfo info = getPm().getApplicationInfo(ip.pkg.packageName, 0); local
1377 ApplicationInfo info = getPm().getApplicationInfo(ip.pkg.packageName, 0); local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/
arm-eabi-readelf 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-readelf 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/bin/
sh-linux-gnu-readelf 
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 1 This is gprof.info, produced by makeinfo version 4.8 from gprof.texi.
3 START-INFO-DIR-ENTRY
5 END-INFO-DIR-ENTRY
20 File: gprof.info, Node: Top, Next: Introduction, Up: (dir)
53 File: gprof.info, Node: Introduction, Next: Compiling, Prev: Top, Up: Top
110 File: gprof.info, Node: Compiling, Next: Executing, Prev: Introduction, Up: Top
175 `gcov' tool instead of `gprof'. See that tool's manual or info pages
190 File: gprof.info, Node: Executing, Next: Invoking, Prev: Compiling, Up: Top
245 File: gprof.info, Node: Invoking, Next: Output, Prev: Executing, Up: Top
283 File: gprof.info, Node: Output Options, Next: Analysis Options, Up: Invokin
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 1 This is gprof.info, produced by makeinfo version 4.8 from gprof.texi.
3 START-INFO-DIR-ENTRY
5 END-INFO-DIR-ENTRY
20 File: gprof.info, Node: Top, Next: Introduction, Up: (dir)
53 File: gprof.info, Node: Introduction, Next: Compiling, Prev: Top, Up: Top
110 File: gprof.info, Node: Compiling, Next: Executing, Prev: Introduction, Up: Top
175 `gcov' tool instead of `gprof'. See that tool's manual or info pages
190 File: gprof.info, Node: Executing, Next: Invoking, Prev: Compiling, Up: Top
245 File: gprof.info, Node: Invoking, Next: Output, Prev: Executing, Up: Top
283 File: gprof.info, Node: Output Options, Next: Analysis Options, Up: Invokin
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 1 This is gprof.info, produced by makeinfo version 4.8 from gprof.texi.
3 START-INFO-DIR-ENTRY
5 END-INFO-DIR-ENTRY
20 File: gprof.info, Node: Top, Next: Introduction, Up: (dir)
53 File: gprof.info, Node: Introduction, Next: Compiling, Prev: Top, Up: Top
110 File: gprof.info, Node: Compiling, Next: Executing, Prev: Introduction, Up: Top
175 `gcov' tool instead of `gprof'. See that tool's manual or info pages
190 File: gprof.info, Node: Executing, Next: Invoking, Prev: Compiling, Up: Top
245 File: gprof.info, Node: Invoking, Next: Output, Prev: Executing, Up: Top
283 File: gprof.info, Node: Output Options, Next: Analysis Options, Up: Invokin
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 1 This is gprof.info, produced by makeinfo version 4.8 from
4 START-INFO-DIR-ENTRY
6 END-INFO-DIR-ENTRY
21 File: gprof.info, Node: Top, Next: Introduction, Up: (dir)
54 File: gprof.info, Node: Introduction, Next: Compiling, Prev: Top, Up: Top
111 File: gprof.info, Node: Compiling, Next: Executing, Prev: Introduction, Up: Top
176 `gcov' tool instead of `gprof'. See that tool's manual or info pages
191 File: gprof.info, Node: Executing, Next: Invoking, Prev: Compiling, Up: Top
246 File: gprof.info, Node: Invoking, Next: Output, Prev: Executing, Up: Top
284 File: gprof.info, Node: Output Options, Next: Analysis Options, Up: Invokin
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c 213 SDL_memset(&video->info, 0, (sizeof video->info));
268 video->info.vfmt = SDL_VideoSurface->format;
309 const SDL_VideoInfo *info; local
311 info = NULL;
313 info = &current_video->info;
315 return(info);
593 width = video->info.current_w;
596 height = video->info.current_h
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gprof.info 1 This is .././gprof/gprof.info, produced by makeinfo version 4.8 from
4 START-INFO-DIR-ENTRY
6 END-INFO-DIR-ENTRY
21 File: gprof.info, Node: Top, Next: Introduction, Up: (dir)
52 File: gprof.info, Node: Introduction, Next: Compiling, Prev: Top, Up: Top
107 File: gprof.info, Node: Compiling, Next: Executing, Prev: Introduction, Up: Top
200 File: gprof.info, Node: Executing, Next: Invoking, Prev: Compiling, Up: Top
255 File: gprof.info, Node: Invoking, Next: Output, Prev: Executing, Up: Top
293 File: gprof.info, Node: Output Options, Next: Analysis Options, Up: Invoking
333 `--file-info'
    [all...]
  /bionic/libc/arch-x86/bionic/
dl_iterate_phdr_static.c 54 dl_iterate_phdr(int (*cb)(struct dl_phdr_info *info, size_t size, void *data),
  /bionic/linker/
linker.c 168 static void insert_soinfo_into_debug_map(soinfo * info)
174 map = &(info->linkmap);
175 map->l_addr = info->base;
176 map->l_name = (char*) info->name;
177 map->l_ld = (uintptr_t)info->dynamic;
196 static void remove_soinfo_from_debug_map(soinfo * info)
198 struct link_map * map = &(info->linkmap);
207 void notify_gdb_of_load(soinfo * info)
209 if (info->flags & FLAG_EXE) {
219 insert_soinfo_into_debug_map(info);
658 prelink_info_t info; local
    [all...]

Completed in 1267 milliseconds

<<71727374757677787980>>