HomeSort by relevance Sort by last modified time
    Searched defs:core (Results 1 - 25 of 1244) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/qcom/media/mm-core/omxcore/src/7630/
qc_registry_table.c 32 This module contains the registry table for the QCOM's OpenMAX core.
38 omx_core_cb_type core[] = variable
662 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 32 This module contains the registry table for the QCOM's OpenMAX core.
39 omx_core_cb_type core[] = variable
445 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/7627A/
qc_registry_table.c 32 This module contains the registry table for the QCOM's OpenMAX core.
38 omx_core_cb_type core[] = variable
778 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 32 This module contains the registry table for the QCOM's OpenMAX core.
39 omx_core_cb_type core[] = variable
677 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8660/
qc_registry_table.c 34 This module contains the registry table for the QCOM's OpenMAX core.
40 omx_core_cb_type core[] = variable
669 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 34 This module contains the registry table for the QCOM's OpenMAX core.
44 omx_core_cb_type core[] = variable
466 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8960/
qc_registry_table.c 34 This module contains the registry table for the QCOM's OpenMAX core.
40 omx_core_cb_type core[] = variable
270 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 34 This module contains the registry table for the QCOM's OpenMAX core.
41 omx_core_cb_type core[] = variable
509 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/8974/
qc_registry_table.c 34 This module contains the registry table for the QCOM's OpenMAX core.
40 omx_core_cb_type core[] = variable
446 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 34 This module contains the registry table for the QCOM's OpenMAX core.
41 omx_core_cb_type core[] = variable
493 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /hardware/qcom/media/mm-core/src/default/
qc_registry_table.c 32 This module contains a dummy registry table for the QCOM's OpenMAX core
39 omx_core_cb_type core[] = variable
63 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
qc_registry_table_android.c 32 This module contains a dummy registry table for the QCOM's OpenMAX core
40 omx_core_cb_type core[] = variable
60 const unsigned int SIZE_OF_CORE = sizeof(core) / sizeof(omx_core_cb_type);
  /external/webkit/Source/WebKit2/UIProcess/Authentication/
WebCredential.cpp 36 const WebCore::Credential& WebCredential::core() function in class:WebKit::WebCredential
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
NativeAllocatorTag.java 18 package android.filterfw.core;
package-info.java 4 package android.filterfw.core;
GenerateFieldPort.java 18 package android.filterfw.core;
GenerateFinalPort.java 18 package android.filterfw.core;
GenerateProgramPorts.java 18 package android.filterfw.core;
ProtocolException.java 18 package android.filterfw.core;
  /frameworks/base/tests/CoreTests/android/core/
MiscRegressionTest.java 17 package android.core;
  /external/nist-sip/java/gov/nist/core/
Match.java 26 package gov.nist.core;
MultiMap.java 1 package gov.nist.core;
MultiValueMap.java 1 package gov.nist.core;
  /external/junit/
Common.mk 7 # List of source to build into the core-junit library
9 core-junit-files := \
37 $(core-junit-files) \
  /external/nist-sip/java/gov/nist/core/net/
AddressResolver.java 26 package gov.nist.core.net;

Completed in 261 milliseconds

1 2 3 4 5 6 7 8 91011>>