/external/libvpx/libvpx/vp8/decoder/ |
onyxd_int.h | 15 #include "vp8/common/onyxd.h" 17 #include "vp8/common/onyxc_int.h" 18 #include "vp8/common/threading.h" 42 DECLARE_ALIGNED(16, VP8_COMMON, common); 111 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\ 119 vpx_internal_error(&pbi->common.error, VPX_CODEC_MEM_ERROR,\
|
/frameworks/opt/telephony/ |
CleanSpec.mk | 41 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates) 42 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates) 43 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates) 44 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates) 45 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates) 46 $(call add-clean-step, rm -rf $(OUT_DIR)/target/common/obj/JAVA_LIBRARIES/telephony-common_intermediates)
|
/external/svox/pico/lib/ |
picoctrl.c | 116 picoos_emRaiseException(this->common->em,status,NULL,(picoos_char*)"problem (re-)initializing the engine"); 274 picodata_disposeProcessingUnit(this->common->mm,&ctrl->procUnit[i]); 275 picodata_disposeCharBuffer(this->common->mm, &ctrl->procCbOut[i]); 278 picoos_deallocate(this->common->mm, (void *) &this->subObj); 325 ctrl->procCbOut[newPU] = picodata_newCharBuffer(this->common->mm, 326 this->common,bufSize); 339 ctrl->procUnit[newPU] = picotok_newTokenizeUnit(this->common->mm, 340 this->common, cbIn, ctrl->procCbOut[newPU], this->voice); 344 ctrl->procUnit[newPU] = picopr_newPreprocUnit(this->common->mm, 345 this->common, cbIn, ctrl->procCbOut[newPU], this->voice) 501 picoos_Common common; member in struct:picoctrl_engine [all...] |
/device/samsung/toro/ |
releasetools.py | 18 import common namespace 54 radio_type, radio_device = common.GetTypeAndDevice("/radio", info.info_dict) 57 len(source_radio_img), common.sha1(source_radio_img).hexdigest(), 58 len(target_radio_img), common.sha1(target_radio_img).hexdigest())) 103 common.ZipWriteStr(info.output_zip, "bootloader.img", bootloader_img) 112 tf = common.File("radio.img", target_radio_img) 118 sf = common.File("radio.img", source_radio_img); 122 diff = common.Difference(tf, sf, diff_program="bsdiff") 123 common.ComputeDifferences([diff]) 125 if d is None or len(d) > tf.size * common.OPTIONS.patch_threshold [all...] |
/device/samsung/toroplus/ |
releasetools.py | 18 import common namespace 54 radio_type, radio_device = common.GetTypeAndDevice("/radio", info.info_dict) 57 len(source_radio_img), common.sha1(source_radio_img).hexdigest(), 58 len(target_radio_img), common.sha1(target_radio_img).hexdigest())) 103 common.ZipWriteStr(info.output_zip, "bootloader.img", bootloader_img) 112 tf = common.File("radio.img", target_radio_img) 118 sf = common.File("radio.img", source_radio_img); 122 diff = common.Difference(tf, sf) 123 common.ComputeDifferences([diff]) 125 if d is None or len(d) > tf.size * common.OPTIONS.patch_threshold [all...] |
/frameworks/base/core/java/android/os/ |
CommonClock.java | 37 * Used for accessing the android common time service's common clock and receiving notifications 38 * about common time synchronization status changes. 44 * common time service is not able to determine the current common time due to a lack of 50 * Sentinel value returned by {@link #getTimelineId()} when the common time service is not 56 * Sentinel value returned by {@link #getEstimatedError()} when the common time service is not 63 * attempting to determine the state of the common time service. 68 * Value used by {@link #getState()} to indicate that the common time service is in its initial 77 * Value used by {@link #getState()} to indicate that the common time service is in its clien [all...] |
/external/expat/lib/ |
xmlrole.c | 125 static int FASTCALL common(PROLOG_STATE *state, int tok); 161 return common(state, tok); 192 return common(state, tok); 213 return common(state, tok); 231 return common(state, tok); 261 return common(state, tok); 278 return common(state, tok); 295 return common(state, tok); 315 return common(state, tok); 332 return common(state, tok) 1305 common(PROLOG_STATE *state, int tok) function [all...] |
/cts/tests/tests/permission2/ |
Android.mk | 22 LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common mms-common
|
/external/chromium/chrome/browser/extensions/ |
external_policy_extension_loader.h | 12 #include "content/common/notification_observer.h" 13 #include "content/common/notification_registrar.h"
|
/external/chromium/chrome/browser/tab_contents/ |
popup_menu_helper_mac.h | 10 #include "content/common/notification_observer.h" 11 #include "content/common/notification_registrar.h"
|
/external/chromium/chrome/browser/ui/gtk/ |
overflow_button.h | 10 #include "content/common/notification_observer.h" 11 #include "content/common/notification_registrar.h"
|
/external/chromium/chrome/browser/ |
utility.sb | 14 ; *** The contents of content/common/common.sb are implicitly included here. ***
|
/external/chromium/chrome/common/ |
about_handler.cc | 5 #include "chrome/common/about_handler.h" 6 #include "chrome/common/url_constants.h"
|
content_settings_helper.cc | 5 #include "chrome/common/content_settings_helper.h" 9 #include "chrome/common/url_constants.h"
|
/external/chromium/chrome/common/extensions/ |
file_browser_handler.cc | 5 #include "chrome/common/extensions/file_browser_handler.h" 7 #include "chrome/common/extensions/url_pattern.h"
|
/external/clang/include/clang/StaticAnalyzer/Checkers/ |
CommonBugCategories.h | 1 //=--- CommonBugCategories.h - Provides common issue categories -*- C++ -*-===// 13 // Common strings used for the "category" of many static analyzer issues.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CommonBugCategories.cpp | 1 //=--- CommonBugCategories.cpp - Provides common issue categories -*- C++ -*-=// 10 // Common strings used for the "category" of many static analyzer issues.
|
/external/clang/test/CodeGen/ |
asm-label.c | 14 // LINUX: @foo = common global i32 0 18 // DARWIN: @"\01foo" = common global i32 0
|
/external/compiler-rt/lib/asan/lit_tests/Unit/ |
lit.cfg | 13 # Setup attributes common for all compiler-rt projects. 17 "lit.common.unit.cfg")
|
/external/compiler-rt/lib/msan/lit_tests/Unit/ |
lit.cfg | 13 # Setup attributes common for all compiler-rt projects. 17 "lit.common.unit.cfg")
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
lit.cfg | 13 # Setup attributes common for all compiler-rt projects. 17 "lit.common.unit.cfg")
|
/external/guava/guava/src/com/google/common/annotations/ |
package-info.java | 18 * Common annotation types. This package is a part of the open-source 21 package com.google.common.annotations;
|
/external/guava/guava/src/com/google/common/collect/ |
BstSide.java | 15 package com.google.common.collect; 17 import com.google.common.annotations.GwtCompatible;
|
/external/guava/guava-gwt/test/com/google/common/net/ |
TestPlatform.java | 17 package com.google.common.net; 19 import com.google.common.annotations.GwtCompatible;
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
AbstractQueueTester.java | 17 package com.google.common.collect.testing.testers; 19 import com.google.common.collect.testing.AbstractCollectionTester;
|