/external/pdfium/third_party/libtiff/ |
tiffiop.h | 116 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ 121 #define TIFF_STRIPCHOP 0x08000 /* enable strip chopping support */ 145 uint32 tif_curstrip; /* current strip for read/write */ 159 TIFFPreMethod tif_predecode; /* pre- row/strip/tile decoding */ 162 TIFFPreMethod tif_preencode; /* pre- row/strip/tile encoding */ 163 TIFFBoolMethod tif_postencode; /* post- row/strip/tile encoding */ 166 TIFFCodeMethod tif_decodestrip; /* strip decoding routine */ 167 TIFFCodeMethod tif_encodestrip; /* strip encoding routine */ 171 TIFFSeekMethod tif_seek; /* position within a strip routine */ 173 TIFFStripMethod tif_defstripsize; /* calculate/constrain strip size * [all...] |
/frameworks/base/core/java/android/widget/ |
TabWidget.java | 255 * Sets the drawable to use as the left part of the strip below the tab 258 * @param drawable the left strip drawable 269 * Sets the drawable to use as the left part of the strip below the tab 273 * strip drawable 282 * @return the drawable used as the left part of the strip below the tab 294 * Sets the drawable to use as the right part of the strip below the tab 297 * @param drawable the right strip drawable 308 * Sets the drawable to use as the right part of the strip below the tab 312 * strip drawable 321 * @return the drawable used as the right part of the strip below the ta [all...] |
/build/make/core/ |
package_internal.mk | 33 ifeq ($(strip $(package_overridden)),) 40 LOCAL_PACKAGE_NAME := $(strip $(LOCAL_PACKAGE_NAME)) 45 ifneq ($(strip $(LOCAL_MODULE_SUFFIX)),) 50 ifneq ($(strip $(LOCAL_MODULE)),) 55 ifneq ($(strip $(LOCAL_MODULE_CLASS)),) 68 LOCAL_MODULE_TAGS := $(strip $(LOCAL_MODULE_TAGS)) 94 package_resource_overlays := $(strip \ 140 all_assets := $(strip \ 173 my_overlay_resources := $(strip \ 178 my_res_resources := $(if $(my_res_dir),$(strip \ [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/ |
UniClassObject.py | 249 if SubValue.strip():
251 ' ' * (PreFormatLength + len('#language en-US ')) + '\"%s\\n\"' % SubValue.strip() + '\r\n'
456 Line = Line.strip()
483 Line = Line.strip()
508 if FileIn[LineCount].strip().startswith('#language'):
523 Line = Line[:CommIndex].strip()
644 NewLines.append(Line[:Line.find(u'"')].strip())
653 ExistStrNameList.append(StrName.split()[1].strip())
673 ExistStrNameList.append(StrName.split()[1].strip())
683 NewLines.append((Line[:Line.find(u'#language')]).strip())
[all...] |
/build/kati/ |
expr_test.go | 271 in: `$(strip $1)`, 275 literal("(strip"), 282 in: `$(strip $(1))`, 286 literal("(strip"),
|
/build/make/core/combo/ |
fdo.mk | 27 ifeq ($(strip $($(combo_2nd_arch_prefix)TARGET_FDO_PROFILE_PATH)),)
|
/build/make/tools/ |
adbs | 41 print(line.strip())
|
normalize_path.py | 29 print os.path.normpath(line.strip())
|
/cts/tools/cts-holo-generation/ |
Android.mk | 22 # and because it is in data, do not strip classes.dex
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/ |
template-params.xml | 33 ViewPager title strip which gives continuous feedback to the user when scrolling.
|
/development/samples/training/EffectiveNavigation/res/layout/ |
activity_collection_demo.xml | 23 This title strip will display the currently visible page title, as well as the page
|
/device/google/contexthub/firmware/build/ |
app_chre_executable.mk | 22 ifeq ($(strip $(my_variants)),)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_popen.py | 22 got = eval(data)[1:] # strip off argv[0]
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/ |
GenFds.py | 186 if List[0].strip() == "EFI_SOURCE":
187 GlobalData.gEfiSource = List[1].strip()
190 elif List[0].strip() == "EDK_SOURCE":
191 GlobalData.gEdkSource = List[1].strip()
194 elif List[0].strip() in ["WORKSPACE", "TARGET", "TOOLCHAIN"]:
195 GlobalData.gGlobalDefines[List[0].strip()] = List[1].strip()
197 GlobalData.gCommandLineDefines[List[0].strip()] = List[1].strip()
199 GlobalData.gCommandLineDefines[List[0].strip()] = "TRUE" [all...] |
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/ |
InfBinarySectionParser.py | 69 if BinLineContent.strip() == '':
79 if BinLineContent.strip().startswith(DT.TAB_COMMENT_SPLIT):
147 ValueList[0] = ValueList[0].strip()
181 if ValueList[0].strip() == 'SUBTYPE_GUID':
|
InfLibrarySectionParser.py | 59 if LibLineContent.strip() == '':
65 if LibLineContent.strip().startswith(DT.TAB_COMMENT_SPLIT):
162 if LineContent.strip() == '':
166 if not LineContent.strip().startswith("#"):
|
/external/Microsoft-GSL/ |
.travis.yml | 97 mkdir -p cmake && travis_retry wget --no-check-certificate --quiet -O - "${CMAKE_URL}" | tar --strip-components=1 -xz -C cmake 120 travis_retry wget --quiet -O - "${LLVM_URL}" | tar --strip-components=1 -xJ -C "${LLVM_ROOT}" 121 travis_retry wget --quiet -O - "${LIBCXX_URL}" | tar --strip-components=1 -xJ -C "${LLVM_ROOT}/projects/libcxx" 122 travis_retry wget --quiet -O - "${LIBCXXABI_URL}" | tar --strip-components=1 -xJ -C "${LLVM_ROOT}/projects/libcxxabi"
|
/external/autotest/client/common_lib/cros/ |
adb_keepalive.py | 23 return output.strip() == 'device'
|
arc_common.py | 35 return output.strip() == '1'
|
/external/autotest/client/site_tests/kernel_TPMPing/ |
kernel_TPMPing.py | 21 version = utils.system_output('/bin/uname -r').strip()
|
/external/autotest/server/control_segments/ |
reset | 17 labels_list = [l.strip() for l in job_labels.split(',') if l]
|
verify | 15 labels_list = [l.strip() for l in job_labels.split(',') if l]
|
/external/autotest/server/site_tests/brillo_KernelVersionTest/ |
brillo_KernelVersionTest.py | 28 result = host.run_output('uname -r').strip()
|
/external/autotest/server/site_tests/brillo_NVRAM/ |
brillo_NVRAM.py | 24 return host.run_output('getprop %s' % property_name).strip()
|
/external/autotest/server/site_tests/enterprise_CFM_HuddlyUpdater/ |
parse.py | 46 val = fields[1].strip()
|