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

  /external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
Core.pm 1 package Perf::Trace::Core;
166 Perf::Trace::Core - Perl extension for perf script
170 use Perf::Trace::Core
  /hardware/ti/omap4-aah/domx/domx/omx_rpc/src/
omx_rpc_utils.c 81 char Core[MAX_CORENAME_LENGTH];
98 Core[i] = *str;
102 Core[i] = '\0';
111 DOMX_DEBUG(" CORE NAME RECOVERED: %s", Core);
118 if (strcmp(Core, Core_Array[i]) == 0)
144 /* Implementation returns only current core ID - But this is a place holder to abstract out the
145 default server and other additional servers available on the current core. This additional servers
201 * @brief This function gets the target core id by parsing the component name.
203 * <OMX>.<Company Name>.<Core Name>.<Domain>.<Component Details> wit
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/src/
omx_rpc_utils.c 81 char Core[MAX_CORENAME_LENGTH];
98 Core[i] = *str;
102 Core[i] = '\0';
111 DOMX_DEBUG(" CORE NAME RECOVERED: %s", Core);
118 if (strcmp(Core, Core_Array[i]) == 0)
144 /* Implementation returns only current core ID - But this is a place holder to abstract out the
145 default server and other additional servers available on the current core. This additional servers
201 * @brief This function gets the target core id by parsing the component name.
203 * <OMX>.<Company Name>.<Core Name>.<Domain>.<Component Details> wit
    [all...]
  /external/deqp/framework/platform/win32/
tcuWGL.hpp 4 * drawElements Quality Program Tester Core
152 * \brief Core WGL API
154 * \note Created API objects depend on Core object being live. User is
155 * resposible of keeping Core live as long as there are API objects
158 class Core
161 Core (HINSTANCE instance);
162 ~Core (void);
171 Core (const Core& other);
172 Core& operator= (const Core& other)
    [all...]
tcuWGL.cpp 2 * drawElements Quality Program Tester Core
114 // WGL core
140 // Core
191 // Load WGL core.
203 throw ResourceError("Failed to load core WGL functions");
251 // Core
253 Core::Core (HINSTANCE instance)
258 Core::~Core (void
    [all...]
  /external/lldb/include/lldb/Core/
ArchSpec.h 24 /// @class ArchSpec ArchSpec.h "lldb/Core/ArchSpec.h"
35 enum Core
306 Core
396 Core m_core;
  /art/compiler/dex/
type_inference.h 51 * Since the main purpose is to determine the basic FP/core/reference type, we don't
94 // Core or FP unknown.
100 // Core or FP unknown.
170 bool Core() const {
  /external/llvm/test/Bindings/OCaml/
core.ml 1 (* RUN: cp %s %T/core.ml
2 * RUN: %ocamlc -g -warn-error A -package llvm.analysis -package llvm.bitwriter -linkpkg %T/core.ml -o %t
4 * RUN: %ocamlopt -g -warn-error A -package llvm.analysis -package llvm.bitwriter -linkpkg %T/core.ml -o %t
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv-android.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-core-3.2.1.jar 

Completed in 274 milliseconds