HomeSort by relevance Sort by last modified time
    Searched full:pvt (Results 1 - 25 of 801) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/pdfium/core/src/fpdfdoc/
doc_vtmodule.cpp 14 void IPDF_VariableText::DelVariableText(IPDF_VariableText* pVT) {
15 delete (CPDF_VariableText*)pVT;
  /external/fio/lib/
getopt_long.c 26 } pvt; variable in typeref:struct:getopt_private_state
58 if (optstring != pvt.last_optstring || argv != pvt.last_argv ||
61 pvt.last_optstring = optstring;
62 pvt.last_argv = argv;
64 pvt.optptr = NULL;
115 if ((uintptr_t) (pvt.optptr - carg) > (uintptr_t) strlen(carg)) {
117 pvt.optptr = carg + 1;
120 opt = *pvt.optptr++;
124 if (*pvt.optptr)
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_module.cpp 11 if (IPDF_VariableText* pVT = IPDF_VariableText::NewVariableText()) {
12 return new CFX_Edit(pVT);
  /external/libavc/
NOTICE 18 * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
  /external/libhevc/
NOTICE 1 Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
  /external/libmpeg2/
NOTICE 18 * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
  /external/libavc/decoder/
ih264d_quant_scaling.h 18 * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
ih264d_thread_compute_bs.h 18 * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
ih264d_transfer_address.h 18 * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
  /external/libavc/encoder/
ih264e_config.h 18 * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
ih264e_list.h 18 * Originally developed and contributed by Ittiam Systems Pvt. Ltd, Bangalore
  /external/libhevc/common/
ihevc_deblk_tables.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
  /external/libhevc/decoder/
ihevcd_boundary_strength.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_common_tables.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_deblk.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_decode.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_get_mv.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_ilf_padding.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_inter_pred.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_intra_pred_mode_prediction.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_parse_residual.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_parse_slice.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_parse_slice_header.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_process_slice.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore
ihevcd_ref_list.h 3 * Copyright (C) 2012 Ittiam Systems Pvt Ltd, Bangalore

Completed in 257 milliseconds

1 2 3 4 5 6 7 8 91011>>